Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer f4e1d2c1a2 PubSub: Simplify UA_Server_processNetworkMessage il y a 5 ans
  Julius Pfrommer 5b01c26f51 PubSub: Correct the indendation in UA_Server_processNetworkMessage il y a 5 ans
  Julius Pfrommer e382587211 PubSub: UA_Server_processNetworkMessage: Handle the case where no dataSetReaderErg is found il y a 5 ans
  Julius Pfrommer b4f5ad589f PubSub: Test for the actual publisher id type in the message il y a 5 ans
  Julius Pfrommer 925821e403 PubSub: Remove a superfluous check il y a 5 ans
  Julius Pfrommer 39d20427aa PubSub: Remove excessive brackets il y a 5 ans
  Julius Pfrommer 7a8b29d637 PubSub: Fix #2838, Wrong union-member is used when checking for publisherId il y a 5 ans
  Diesilva Sagaya James b73d720b09 [FEATURE] Subscriber implementation il y a 5 ans
  Stefan Profanter af0bb2de25 PubSub: Use new name for raw data il y a 5 ans
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells il y a 5 ans
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files il y a 5 ans
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure il y a 5 ans
  Stefan Profanter f295562a11 Untabify il y a 5 ans
  Andreas Ebner af8c26f7d1 pubsub improvements il y a 5 ans
  Lukas M 89b41278ab JSON: added networkmessage and datasetmessage json encoding (PUBSUB) il y a 5 ans
  Julius Pfrommer fe01551f83 PubSub: Remove duplicate code path; Improve logging il y a 5 ans
  Julius Pfrommer 0c19d77f42 PubSub: Send out NetworkMessages with only one DataSetMessage right away il y a 5 ans
  Julius Pfrommer b16260dbe5 PubSub: Do not malloc network buffers >= 512 bytes il y a 5 ans
  Julius Pfrommer e50616da7b PubSub: Pull out encoding / sending of NetworkMessages into a separate function il y a 5 ans
  Julius Pfrommer 9a90b1fcea PubSub: Simplify preparation of NetworkMessages with several DataSetMessages il y a 5 ans
  Julius Pfrommer 9d4926e8ba PubSub: Remove a warning that no longer applies il y a 5 ans
  Julius Pfrommer e927037ef8 PubSub: Fix a memleak when encoding fails il y a 5 ans
  Julius Pfrommer e030f3165c PubSub: Simplify the publisher callback il y a 5 ans
  Julius Pfrommer e0afb7f8cc PubSub: Replace nmStore with a single variable il y a 5 ans
  Julius Pfrommer 880a2a75a1 PubSub: Fix pointer to the nmStore array il y a 5 ans
  Julius Pfrommer d05bfab584 PubSub: Stack-allocate the DataSetMessage array il y a 5 ans
  Julius Pfrommer 74aeada34a PubSub: Cosmetic improvements part 2 il y a 5 ans
  Julius Pfrommer b7d0436ec3 PubSub: Small cosmetic improvements il y a 5 ans
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer il y a 5 ans
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method il y a 5 ans