Julius Pfrommer
|
e9437b5c34
Merge branch 'master' into unsigned_array_size
|
hace 9 años |
Chris Iatrou
|
efae15466b
Republish service and retransmit queuing implemented
|
hace 9 años |
Julius Pfrommer
|
3ba9364fdd
remove iterations of unpublished notifications just for counting; remove redundant checks
|
hace 9 años |
Julius Pfrommer
|
5bc8d06cb0
remove bugs found with clang analyzer
|
hace 9 años |
Joakim L. Gilje
|
7982c8cef9
use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp
|
hace 9 años |
Jörg Schüler-Maroldt
|
e58d410a5a
Save Handling of Subscriptionlist and Workerjobs
|
hace 9 años |
Julius Pfrommer
|
99a55a492a
cosmetic cleanups, add some inline documentation and todos
|
hace 9 años |
Stasik0
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
hace 9 años |
ichrispa
|
0b5d68e07f
Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager.
|
hace 9 años |
ichrispa
|
30570f5042
Creating of timedWorker based subscriptions enabled. Change and Delete still pending.
|
hace 9 años |
ichrispa
|
dc40af607e
Basic infrastructure for createing subscriptions updated by a timed work item (WIP).
|
hace 9 años |
Stasik0
|
13963238e3
fixing amalgamation for subscriptions by carefull changing of guards and resorting of headers
|
hace 10 años |
Julius Pfrommer
|
90a6db22c4
purely cosmetic changes
|
hace 10 años |
Julius Pfrommer
|
2f2337bce9
replace list in monitoreditems with a queue O(1) access to the last element, cleaner semantics of the code
|
hace 10 años |
Julius Pfrommer
|
2737bec03f
remove the pointer monitoreditem->node, release the node only after the pointer is no longer used.
|
hace 10 años |
Julius Pfrommer
|
b9b12bfbef
add subscription sources dynamically in cmake. remove some ifdefs
|
hace 10 años |
ichrispa
|
eb117f86a5
Removed spurious #define.
|
hace 10 años |
ichrispa
|
11b9e4ec85
Added monitoredNodeId to UA_MonitoredItem struct.
|
hace 10 años |
Julius Pfrommer
|
47269ea3b8
split out ua_subscription.c/.h
|
hace 10 años |