Commit History

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