Andreas Ebner
|
47fb3c3269
fix(pubsub) moved code for the SequenceNumber to the right section
|
5 년 전 |
Andreas Ebner
|
9842cf1a6b
feat(pubsub) added code review improvements and fixes
|
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 년 전 |
Andreas Ebner
|
e5fbae7609
feat(pubsub) extended encoding layer with buffered message handling
|
5 년 전 |
Andreas Ebner
|
ac5bebf749
feat(pubsub) added new function to generate networkMessage offsets
|
5 년 전 |
Andreas Ebner
|
4bb65bd5e1
extended freeze logic with the creation of DSM (if RT is enabled), moved structures to UADP Layer and created offset calculation skeleton
|
5 년 전 |
Mark Giraud
|
d070a2ff51
Clean up implementation specific behavior and some other code smells
|
6 년 전 |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
6 년 전 |
Lukas M
|
89b41278ab
JSON: added networkmessage and datasetmessage json encoding (PUBSUB)
|
6 년 전 |
Julius Pfrommer
|
7d162cb53b
Make feature definitions conditional on build flags
|
7 년 전 |
Stefan Profanter
|
b6a0012b21
Fix implicit conversion loses integer precision: 'const UA_NetworkMessageType' to 'UA_Byte'
|
7 년 전 |
Julius Pfrommer
|
a9a2af2d37
PubSub: Quit encoding functions early when possible
|
7 년 전 |
Julius Pfrommer
|
f26da00170
PubSub: Remove dependency on a specific logger
|
7 년 전 |
Andreas Ebner
|
014fe88c93
Extended PubSub cmake exported header, PubSub test extended
|
7 년 전 |
bis
|
b84d79b10b
SecurityFooter & Signature: include only when security enabled;
|
7 년 전 |
Tino Bischoff
|
a0514d0b2c
Add pubsub message encoding
|
7 년 전 |