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