コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Ebner 7b3734dab2 feat(pubsub) removed duplicate link from WriterGroup to connection (node id + ptr) 4 年 前
  Andreas Ebner 9842cf1a6b feat(pubsub) added code review improvements and fixes 4 年 前
  Andreas Ebner 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct 4 年 前
  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 74f158ffa5 feat(pubsub) extended fast path fixed offset size compatibility checks 4 年 前
  Andreas Ebner e5fbae7609 feat(pubsub) extended encoding layer with buffered message handling 4 年 前
  Andreas Ebner ac5bebf749 feat(pubsub) added new function to generate networkMessage offsets 4 年 前
  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 4 年 前
  Andreas Ebner dbebf5cd11 feat(pubsub) separated NetworkMessage sending and generation process 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 年 前
  fem 73530cd661 fix(pubsub): add size checks before UA_calloc calls 4 年 前
  Julius Pfrommer 58bd161557 fix(pubsub): Check for Null-Ptr in UA_Server_setWriterGroupOperational 4 年 前
  Julius Pfrommer 3ad52a1773 refactor(pubsub): Rename deleteMembers to clear 4 年 前
  Julius Pfrommer abae79b2f7 refactor(pubsub): Split pubsub core into reader and writer 4 年 前