Commit History

Author SHA1 Message Date
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 5 years ago
  Stefan Profanter f295562a11 Untabify 5 years ago
  Julius Pfrommer a82e151e55 Subscriptions: Remove complexity and log more status codes 5 years ago
  Julius Pfrommer c52f5a8b3e Subscriptions: Debug-log every sampling callback 5 years ago
  Julius Pfrommer cdd1f21506 Subscriptions: Encode to compare also if only StatusCodes are checked 5 years ago
  Nik625 81958f67ca Support of PercentDeadband feature 5 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer f3cb66a68a Subscriptions: Small cosmetic improvements 5 years ago
  Julius Pfrommer 040c263773 Subscriptions: Add absolute deadband filter for boolean values 5 years ago
  Julius Pfrommer a469a0d9b4 Stack: Rename isDataTypeNumeric to UA_DataType_isNumeric 5 years ago
  Martin Lang c17b068960 Fix PC-lint warning: Declaration of symbol 'index' hides symbol 'index(...)' (#2148) 5 years ago
  Julius Pfrommer 829c25ab2f Don't prepare NodeIds for logging when the loglevel is too high 5 years ago
  Julius Pfrommer 544b5e2acc Subscriptions: Fix a shadowed global variable in amalgamation 5 years ago
  Julius Pfrommer 0bdcbeaccd Subscriptions: Store lastValue only if a filter is activated 5 years ago
  Julius Pfrommer 5fa42ebd1d Subscriptions: Remove inline definition inside a compilation unit 5 years ago
  Julius Pfrommer f7b8caad08 Subscriptions: Sample values without copying where possible 5 years ago
  Julius Pfrommer a0d60337b3 Subscriptions: Separate file for MonitoredItem code 5 years ago
  Fabian Arndt ac4392ea2b Added callback to register MonitoredItems in userland 5 years ago
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) 5 years ago
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) 5 years ago
  Jannis Voelker 497ebaaa9f Fix value encoding for data change notifications 5 years ago
  Peter Rustler a7635b6b9c Fix memory leak in monitored item 6 years ago
  Stefan Profanter 18a5c21610 Fix merge conflicts 6 years ago
  Stefan Profanter af8daa874d Merge branch '0.3' into master 6 years ago
  Julius Pfrommer 68c60fc22f Subscriptions: Fix sending EventNotifications and DataChangeNotifications in one message 6 years ago
  Julius Pfrommer 682b61a9f8 Subscriptions: Track number of different Notification types via UA_Notification_enqueue 6 years ago
  Julius Pfrommer c085465440 Events: Fix registering of monitoreditem callbacks 6 years ago
  Thomas Bender 43cdfb67b7 fix segmentation fault for subscription data change 6 years ago
  Julius Pfrommer ddd798d5f8 Purely cosmetic changes to DataChange MonitoredItems 6 years ago
  Julius Pfrommer 0a338f2898 Move comment about notification deletion to the right place 6 years ago