Historial de Commits

Autor SHA1 Mensaje Fecha
  Lukas M 89b41278ab JSON: added networkmessage and datasetmessage json encoding (PUBSUB) hace 5 años
  Julius Pfrommer fe01551f83 PubSub: Remove duplicate code path; Improve logging hace 5 años
  Julius Pfrommer 0c19d77f42 PubSub: Send out NetworkMessages with only one DataSetMessage right away hace 5 años
  Julius Pfrommer b16260dbe5 PubSub: Do not malloc network buffers >= 512 bytes hace 5 años
  Julius Pfrommer e50616da7b PubSub: Pull out encoding / sending of NetworkMessages into a separate function hace 5 años
  Julius Pfrommer 9a90b1fcea PubSub: Simplify preparation of NetworkMessages with several DataSetMessages hace 5 años
  Julius Pfrommer 9d4926e8ba PubSub: Remove a warning that no longer applies hace 5 años
  Julius Pfrommer e927037ef8 PubSub: Fix a memleak when encoding fails hace 5 años
  Julius Pfrommer e030f3165c PubSub: Simplify the publisher callback hace 5 años
  Julius Pfrommer e0afb7f8cc PubSub: Replace nmStore with a single variable hace 5 años
  Julius Pfrommer 880a2a75a1 PubSub: Fix pointer to the nmStore array hace 5 años
  Julius Pfrommer d05bfab584 PubSub: Stack-allocate the DataSetMessage array hace 5 años
  Julius Pfrommer 74aeada34a PubSub: Cosmetic improvements part 2 hace 5 años
  Julius Pfrommer b7d0436ec3 PubSub: Small cosmetic improvements hace 5 años
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer hace 5 años
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method hace 5 años
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls hace 5 años
  Andreas Ebner 7750c77fef added WG handling and extended pubsub information model tests. Fixed some memory leaks. hace 5 años
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use hace 5 años
  Julius Pfrommer 30e920d10b PubSub: More static methods in ua_pubsub.c hace 5 años
  Julius Pfrommer 0e66249be0 PubSub: Make UA_WriterGroup_deleteMembers static, pull out LIST_REMOVE hace 5 años
  andreasebner cf8a55353f Enable PubSub tests and static code analysis (#1833) hace 5 años
  Julius Pfrommer 7d162cb53b Make feature definitions conditional on build flags hace 6 años
  Tino Bischoff f4699e71de enable PayloadHeader hace 6 años
  Julius Pfrommer 638e78a23d PubSub: Fix allocating a buffer of length zero hace 6 años
  Julius Pfrommer 351bbf6ae2 PubSub: Store old samples only in the writer, not in the DataSetField hace 6 años
  Julius Pfrommer 6c389f23d5 PubSub: Add UA_ENABLE_PUBSUB_DELTAFRAMES option to disable delta frames hace 6 años
  Julius Pfrommer fe4ad297ed PubSub: Proper reset in UA_DataSetWriter_deleteMembers hace 6 años
  Julius Pfrommer 0d8370caa0 PubSub: Fix a double list remove hace 6 años
  Julius Pfrommer 1a3e5da9cb PubSub: Remove an indirection in UA_DataSetWriterSample; Refactor UA_DataSetWriter_generateDataSetMessage hace 6 años