Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) il y a 8 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 8 ans
  Julius Pfrommer 9f9c66b413 cosmetic improvements il y a 8 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 8 ans
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). il y a 8 ans
  Julius Pfrommer 53d67b4140 single server config struct il y a 8 ans
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build il y a 8 ans
  Julius Pfrommer f41713daaf align the naming of service calls with a server context il y a 8 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 8 ans
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size il y a 8 ans
  Julius Pfrommer 692ec899d4 Include temperature file paths il y a 8 ans
  Julius Pfrommer 4f30c9aaf2 remove crash in the client when the server does not respond il y a 8 ans
  Stasik0 12f7798215 fixing segfault of uaexpert - wrong valueRank was the problem il y a 8 ans
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node il y a 8 ans
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes il y a 8 ans
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api il y a 8 ans
  Julius Pfrommer ba3dd74f83 revert changing the standard port il y a 8 ans
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 8 ans
  Julius Pfrommer 9378fc92de improve the network layer il y a 8 ans
  Julius Pfrommer 1811544b2d return the added node id only when requested il y a 8 ans
  Julius Pfrommer b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes il y a 8 ans
  Julius Pfrommer 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes il y a 8 ans
  Julius Pfrommer 8514dc7703 fix the unit tests il y a 8 ans
  Julius Pfrommer ae7332d944 simplify the API. less expandednodeids il y a 8 ans
  Julius Pfrommer 008ea5f927 use less pointers in the user-facing API il y a 8 ans
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services il y a 8 ans
  Julius Pfrommer de60618406 finish refactoring the write service il y a 8 ans
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service il y a 8 ans
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute il y a 8 ans
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 il y a 8 ans