Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Ebner 47fb3c3269 fix(pubsub) moved code for the SequenceNumber to the right section 4 vuotta sitten
  Andreas Ebner 7b3734dab2 feat(pubsub) removed duplicate link from WriterGroup to connection (node id + ptr) 4 vuotta sitten
  Andreas Ebner 9842cf1a6b feat(pubsub) added code review improvements and fixes 4 vuotta sitten
  Andreas Ebner 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct 4 vuotta sitten
  Andreas Ebner fcefc5d0bc feat(pubsub) changed PubSubConnection storage structure from ptr + size to TAILQ within the PubSubManager struct 4 vuotta sitten
  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 vuotta sitten
  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 vuotta sitten
  Andreas Ebner 74f158ffa5 feat(pubsub) extended fast path fixed offset size compatibility checks 4 vuotta sitten
  Andreas Ebner e5fbae7609 feat(pubsub) extended encoding layer with buffered message handling 4 vuotta sitten
  Andreas Ebner ac5bebf749 feat(pubsub) added new function to generate networkMessage offsets 4 vuotta sitten
  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 vuotta sitten
  Andreas Ebner dbebf5cd11 feat(pubsub) separated NetworkMessage sending and generation process 4 vuotta sitten
  Andreas Ebner 3b170d0199 feat(pubsub) added generation of metdata for PDS and DataSetFields 4 vuotta sitten
  Suriya Narayanan Parthasarathi Vimala 112492f6bb fix(PubSub): Publishing order of multiple DataSetFields 4 vuotta sitten
  fem 73530cd661 fix(pubsub): add size checks before UA_calloc calls 4 vuotta sitten
  Julius Pfrommer 58bd161557 fix(pubsub): Check for Null-Ptr in UA_Server_setWriterGroupOperational 4 vuotta sitten
  Julius Pfrommer 3ad52a1773 refactor(pubsub): Rename deleteMembers to clear 4 vuotta sitten
  Julius Pfrommer abae79b2f7 refactor(pubsub): Split pubsub core into reader and writer 4 vuotta sitten