Historial de Commits

Autor SHA1 Mensaje Fecha
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file hace 7 años
  Julius Pfrommer 243237e882 feature: allow limiting the retransmission queue in the server (fix hace 7 años
  Julius Pfrommer 9fdd7df363 RetransmissionQueue as TAILQ instead of LIST hace 7 años
  Julius Pfrommer 134cb5543d cosmetic: struct members start with lowercase hace 7 años
  Julius Pfrommer 4859fd5219 use delayed callback to send dangling publish responses; fix setting the hace 7 años
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write hace 7 años
  Julius Pfrommer 6b4c6f5f19 fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases hace 8 años
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem hace 8 años
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros hace 8 años
  Julius Pfrommer b8e8734110 mostly cosmetic improvements hace 8 años
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag hace 8 años
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools hace 8 años
  Julius Pfrommer 90145a1a94 add setpublishingmode service hace 8 años
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems hace 8 años
  Stasik0 7a5c2117df removing double typedef for subscriptions, relates #593 hace 8 años
  Sten Grüner 7bc5a1a8df Merge pull request #574 from ischenk/master hace 8 años
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" hace 8 años
  ischenk fc186260d4 Compile fix for gcc 4.8.3 hace 8 años
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) hace 8 años
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session hace 8 años
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager hace 8 años
  Julius Pfrommer 6150efa166 move subscription limits into the server config hace 8 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 8 años
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size hace 8 años
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented hace 8 años
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks hace 8 años
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer hace 8 años
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp hace 8 años
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs hace 8 años
  Julius Pfrommer 99a55a492a cosmetic cleanups, add some inline documentation and todos hace 9 años