Commit History

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