Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 8016b42a35 use sent subscription acks to find entries in the pending ack list, relates to #634 vor 8 Jahren
  Stasik0 816d9d7aeb do not process empty subscription notification messages, relates to #634 vor 8 Jahren
  Julius Pfrommer 768b261e52 use the correct error code to remove unknown sequence numbers from the acknowledgement list vor 9 Jahren
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included vor 9 Jahren
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces vor 9 Jahren
  Julius Pfrommer c3abb5014f the synchronous client uses a small keepalivecount and a large lifetimecount vor 9 Jahren
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems vor 9 Jahren
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client vor 9 Jahren
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
  Stasik0 b5e3b37402 Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9 vor 9 Jahren
  Stasik0 4d509b6a9e Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid vor 9 Jahren
  StalderT 7384bb71e7 Update ua_client_highlevel_subscriptions.c vor 9 Jahren
  StalderT 0303b61918 Update ua_client_highlevel_subscriptions.c vor 9 Jahren
  StalderT 6285dc2030 Update ua_client_highlevel_subscriptions.c vor 9 Jahren
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup vor 9 Jahren
  Oleksiy Vasylyev e6387689d5 Subscription callback: using MonitoredItemId instead of ClientHandle vor 9 Jahren
  Oleksiy Vasylyev 3c5a972732 Adding context to a monitored item handling function. vor 9 Jahren
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer vor 9 Jahren
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer vor 9 Jahren
  Julius Pfrommer 7f08e21937 compile methods vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api vor 9 Jahren