Tino Bischoff
|
a0514d0b2c
Add pubsub message encoding
|
6 years ago |
Julius Pfrommer
|
0d856f97c1
generate calcSizeBinary for all types
|
6 years ago |
Julius Pfrommer
|
083356b4af
make calcsizebinary const
|
6 years ago |
Julius Pfrommer
|
ef02e88fae
simplify generated encoding API
|
6 years ago |
Silvio Traversaro
|
fc2200ad68
Avoid duplicated initialization of LIB_INSTALL_DIR
|
6 years ago |
StalderT
|
9e3e280650
fix travis & appveyor
|
6 years ago |
Julius Pfrommer
|
bb9483e916
Rename server.c to server_ctt.c to indicate its intention
|
6 years ago |
Julius Pfrommer
|
48c1a408b7
Add datasource before type checking the variable
|
6 years ago |
Julius Pfrommer
|
a3c885b96f
Use correct typedefinition for nodes in the ctt example
|
6 years ago |
Silvio Traversaro
|
04077c70da
Fix broken link in index.rst
|
6 years ago |
Root-Core
|
961f0dbde8
Fixed __COUNTER__ macro for PowerPC compilation
|
6 years ago |
Jannis Voelker
|
a62025a1e1
Enable auto generation for ContentFilter operands and EventFilterResult
|
6 years ago |
Stefan Profanter
|
fb61d2a5be
Improve Appveyor Error handling/output
|
6 years ago |
Ari Breitkreuz
|
bbbdf143a6
fixed const qualifier on UA_EditNodeCallback
|
6 years ago |
StalderT
|
73d654773a
fix1672
|
6 years ago |
Stefan Profanter
|
fdfb3e2a26
Merge pull request #1662 from StalderT/updatembetlsversion
|
6 years ago |
Stefan Profanter
|
382876c23a
Merge pull request #1670 from StalderT/fixappveyor
|
6 years ago |
StalderT
|
2bb2ea75d1
fix appveyor
|
6 years ago |
StalderT
|
e4de552a97
update mbedtls to version 2.7.1
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Julius Pfrommer
|
5975e602b6
simplify publish request queueing
|
6 years ago |
Julius Pfrommer
|
3590afa874
small improvements and subscription documentation
|
6 years ago |
Julius Pfrommer
|
8187d8d12b
rename numMonitoredItems to monitoredItemsSize
|
6 years ago |
Julius Pfrommer
|
2afadcd480
cosmetic improvements to the subscriptions
|
6 years ago |
Julius Pfrommer
|
721843e9fe
simplify notifications handling
|
6 years ago |
Julius Pfrommer
|
3dd6817a01
use clientHandle from MonitoredItem
|
6 years ago |
StalderT
|
c4eae725c9
rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId
|
6 years ago |
StalderT
|
98a29088c9
modify notification queues in the server fix #1631
|
6 years ago |
Ari Breitkreuz
|
43ec1caf19
removed const qualifier from editNode function
|
6 years ago |
Mark Giraud
|
12cc370a3b
Add interval to improve performance when dumping with valgrind
|
6 years ago |