Commit History

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