Historique des commits

Auteur SHA1 Message Date
  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
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls il y a 5 ans
  Andreas Ebner 7750c77fef added WG handling and extended pubsub information model tests. Fixed some memory leaks. il y a 5 ans
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use il y a 5 ans
  Julius Pfrommer 30e920d10b PubSub: More static methods in ua_pubsub.c il y a 5 ans
  Julius Pfrommer 0e66249be0 PubSub: Make UA_WriterGroup_deleteMembers static, pull out LIST_REMOVE il y a 5 ans
  andreasebner cf8a55353f Enable PubSub tests and static code analysis (#1833) il y a 5 ans
  Julius Pfrommer 7d162cb53b Make feature definitions conditional on build flags il y a 6 ans
  Tino Bischoff f4699e71de enable PayloadHeader il y a 6 ans
  Julius Pfrommer 638e78a23d PubSub: Fix allocating a buffer of length zero il y a 6 ans
  Julius Pfrommer 351bbf6ae2 PubSub: Store old samples only in the writer, not in the DataSetField il y a 6 ans
  Julius Pfrommer 6c389f23d5 PubSub: Add UA_ENABLE_PUBSUB_DELTAFRAMES option to disable delta frames il y a 6 ans
  Julius Pfrommer fe4ad297ed PubSub: Proper reset in UA_DataSetWriter_deleteMembers il y a 6 ans
  Julius Pfrommer 0d8370caa0 PubSub: Fix a double list remove il y a 6 ans
  Julius Pfrommer 1a3e5da9cb PubSub: Remove an indirection in UA_DataSetWriterSample; Refactor UA_DataSetWriter_generateDataSetMessage il y a 6 ans