Commit History

Author SHA1 Message Date
  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 years ago
  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 years ago
  Andreas Ebner 3b170d0199 feat(pubsub) added generation of metdata for PDS and DataSetFields 4 years ago
  Suriya Narayanan Parthasarathi Vimala 112492f6bb fix(PubSub): Publishing order of multiple DataSetFields 4 years ago
  Julius Pfrommer ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 years ago
  Julius Pfrommer 71d6fb4e25 fix(pubsub): Unfreeze all WriterGroups before removing the PubSubManager 4 years ago
  Julius Pfrommer 3ad52a1773 refactor(pubsub): Rename deleteMembers to clear 4 years ago
  Andreas Ebner 0f16425702 feat(pubsub): added pubsub configuration lock and pubsub state machine skeleton 4 years ago
  Julius Pfrommer 522804cafc Server: Move the nodestore from the config to the server 5 years ago
  Julius Pfrommer 9ca1ca412f PubSub: Build flag for custom publisher callback handling 5 years ago
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 5 years ago
  Stefan Profanter f295562a11 Untabify 5 years ago
  Andreas Ebner af8c26f7d1 pubsub improvements 5 years ago
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 5 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 5 years ago
  Julius Pfrommer cea6caea99 PubSub: Simplify UA_Server_addPubSubConnection 5 years ago
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 5 years ago
  Heiko Thiery ca97e78170 fix issue with freeing transport layer memory (#2066) 5 years ago
  andreasebner cf8a55353f Enable PubSub tests and static code analysis (#1833) 5 years ago
  Jose Cabral 24aeec5209 Adapt pubsub 6 years ago
  Andreas Ebner 6aeb2fddf6 Added first part of the pubsub information model representation 6 years ago
  Andreas Ebner 014fe88c93 Extended PubSub cmake exported header, PubSub test extended 6 years ago
  Andreas Ebner 79cb8c68b8 Add pubsub publish callback mechanism 6 years ago
  Andreas Ebner 4b2dfd0241 Add pubsub WriterGroup/Writer/DataSetField handling 6 years ago
  Andreas Ebner ac41f2f648 Add pubsub PublishedDataSet handling 6 years ago
  Andreas Ebner 008e3fe43f Add pubsub connection handling and udp plugin 6 years ago