提交歷史

作者 SHA1 備註 提交日期
  Andreas Ebner fcefc5d0bc feat(pubsub) changed PubSubConnection storage structure from ptr + size to TAILQ within the PubSubManager struct 4 年之前
  Andreas Ebner a1cd155875 feat(pubsub) extended PubSub RT level example, added testcase for PubSub RT levels, fixed memory leaks, moved offset calculation into DSM and NM binary size calculation (signature changed) 4 年之前
  Andreas Ebner 4b52b9e49b feat(pubsub) extended pubsub fastpath with fixed offsets and static value source, memory fixes, added support for sequence number, added an direct pointer from DSW to the PDS to avoid lookup -> PTR will be updated during each PDS add/remove 4 年之前
  Andreas Ebner 3b170d0199 feat(pubsub) added generation of metdata for PDS and DataSetFields 4 年之前
  Suriya Narayanan Parthasarathi Vimala 112492f6bb fix(PubSub): Publishing order of multiple DataSetFields 4 年之前
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 年之前
  Julius Pfrommer 71d6fb4e25 fix(pubsub): Unfreeze all WriterGroups before removing the PubSubManager 4 年之前
  Julius Pfrommer 3ad52a1773 refactor(pubsub): Rename deleteMembers to clear 4 年之前
  Andreas Ebner 0f16425702 feat(pubsub): added pubsub configuration lock and pubsub state machine skeleton 4 年之前
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 年之前
  Julius Pfrommer 9ca1ca412f PubSub: Build flag for custom publisher callback handling 5 年之前
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 5 年之前
  Stefan Profanter f295562a11 Untabify 5 年之前
  Andreas Ebner af8c26f7d1 pubsub improvements 5 年之前
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 5 年之前
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 年之前
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 5 年之前
  Julius Pfrommer cea6caea99 PubSub: Simplify UA_Server_addPubSubConnection 5 年之前
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 5 年之前
  Heiko Thiery ca97e78170 fix issue with freeing transport layer memory (#2066) 5 年之前
  andreasebner cf8a55353f Enable PubSub tests and static code analysis (#1833) 5 年之前
  Jose Cabral 24aeec5209 Adapt pubsub 6 年之前
  Andreas Ebner 6aeb2fddf6 Added first part of the pubsub information model representation 6 年之前
  Andreas Ebner 014fe88c93 Extended PubSub cmake exported header, PubSub test extended 6 年之前
  Andreas Ebner 79cb8c68b8 Add pubsub publish callback mechanism 6 年之前
  Andreas Ebner 4b2dfd0241 Add pubsub WriterGroup/Writer/DataSetField handling 6 年之前
  Andreas Ebner ac41f2f648 Add pubsub PublishedDataSet handling 6 年之前
  Andreas Ebner 008e3fe43f Add pubsub connection handling and udp plugin 6 年之前