Commit History

Author SHA1 Message Date
  Thangavaila Kalyani Thangaraja b627dac0a0 [FIX] PubSub: Remove value for variables in add target variables 5 years ago
  Andreas Ebner 27dfe87d3c add PubSub Test for UADP Message generation and NM/DSM calculation bugfix 5 years ago
  Selva Suba Jenifer Joseph f41f4f1935 [FIX] PubSub: Unregister Subscriber callback 5 years ago
  Julius Pfrommer f4e1d2c1a2 PubSub: Simplify UA_Server_processNetworkMessage 5 years ago
  Julius Pfrommer 5b01c26f51 PubSub: Correct the indendation in UA_Server_processNetworkMessage 5 years ago
  Julius Pfrommer e382587211 PubSub: UA_Server_processNetworkMessage: Handle the case where no dataSetReaderErg is found 5 years ago
  Julius Pfrommer b4f5ad589f PubSub: Test for the actual publisher id type in the message 5 years ago
  Julius Pfrommer 925821e403 PubSub: Remove a superfluous check 5 years ago
  Julius Pfrommer 39d20427aa PubSub: Remove excessive brackets 5 years ago
  Julius Pfrommer 7a8b29d637 PubSub: Fix #2838, Wrong union-member is used when checking for publisherId 5 years ago
  Diesilva Sagaya James b73d720b09 [FEATURE] Subscriber implementation 5 years ago
  Stefan Profanter af0bb2de25 PubSub: Use new name for raw data 5 years ago
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 5 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
  Stefan Profanter f295562a11 Untabify 5 years ago
  Andreas Ebner af8c26f7d1 pubsub improvements 5 years ago
  Lukas M 89b41278ab JSON: added networkmessage and datasetmessage json encoding (PUBSUB) 5 years ago
  Julius Pfrommer fe01551f83 PubSub: Remove duplicate code path; Improve logging 5 years ago
  Julius Pfrommer 0c19d77f42 PubSub: Send out NetworkMessages with only one DataSetMessage right away 5 years ago
  Julius Pfrommer b16260dbe5 PubSub: Do not malloc network buffers >= 512 bytes 5 years ago
  Julius Pfrommer e50616da7b PubSub: Pull out encoding / sending of NetworkMessages into a separate function 5 years ago
  Julius Pfrommer 9a90b1fcea PubSub: Simplify preparation of NetworkMessages with several DataSetMessages 5 years ago
  Julius Pfrommer 9d4926e8ba PubSub: Remove a warning that no longer applies 5 years ago
  Julius Pfrommer e927037ef8 PubSub: Fix a memleak when encoding fails 5 years ago
  Julius Pfrommer e030f3165c PubSub: Simplify the publisher callback 5 years ago
  Julius Pfrommer e0afb7f8cc PubSub: Replace nmStore with a single variable 5 years ago
  Julius Pfrommer 880a2a75a1 PubSub: Fix pointer to the nmStore array 5 years ago
  Julius Pfrommer d05bfab584 PubSub: Stack-allocate the DataSetMessage array 5 years ago
  Julius Pfrommer 74aeada34a PubSub: Cosmetic improvements part 2 5 years ago