Commit History

Author SHA1 Message Date
  Andreas Ebner 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct 4 years ago
  Andreas Ebner fcefc5d0bc feat(pubsub) changed PubSubConnection storage structure from ptr + size to TAILQ within the PubSubManager struct 4 years ago
  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
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 5 years ago
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 5 years ago
  Julius Pfrommer a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 5 years ago
  Julius Pfrommer 7d162cb53b Make feature definitions conditional on build flags 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