Commit History

Author SHA1 Message Date
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 7 years ago
  Markus Graube af8811d04d Add install section for CMake (#764) 7 years ago
  Julius Pfrommer 7e5087e656 move util functions used by several services to dedicated file 7 years ago
  ichrispa 0f872fd0c0 Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763) 7 years ago
  Julius Pfrommer 67f0130946 Use the release number and commit id from git in the generation documentation. 8 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Chris Paul Iatrou ef653a3a3d Registered BUILD_SHARED_LIBS as build option (can otherwise not be enabled by some IDEs) 8 years ago
  Stasik0 fc4e8a81cc fixing a memory problem in completeMessage, relies to #689 8 years ago
  Julius Pfrommer 587a9284c7 cosmetic improvements; make ns0 generation an advanced build option 8 years ago
  Julius Pfrommer 2fa33020b8 fix dynamic linking (#714) 8 years ago
  Markus Graube f894625e28 Improve documentation (#713) 8 years ago
  Sten Grüner 966a7a255d reviving server's certificates in an example (#708) 8 years ago
  Julius Pfrommer 33051eaed6 cleanup cmake (#681) 8 years ago
  Julius Pfrommer e3665608b1 scanf and printf removed from examples, don't need to diable warnings on msvc 8 years ago
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation 8 years ago
  Julius Pfrommer 26ca69f38c move _WINSOCK_DEPRECATED_NO_WARNINGS into plugin flags.make 8 years ago
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) 8 years ago
  Julius Pfrommer d22e42a458 remove warnings from msvc (#665) 8 years ago
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ 8 years ago
  Julius Pfrommer 1f98aa2e01 move system-dependent clock functions into a plugin 8 years ago
  Stasik0 c4fe867742 cosmetic improvement: show git version in ua node space 8 years ago
  Julius Pfrommer 24f5a886fc fix use of inttypes.h printf formatters in example 8 years ago
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; 8 years ago
  Julius Pfrommer 73d02d724f enable subscriptions by default 8 years ago
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces 8 years ago
  Julius Pfrommer c15a60b27e include datatype lists as dependency 8 years ago
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems 8 years ago
  Julius Pfrommer 3268be3b9d remove dependency on lxml 8 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 8 years ago
  Julius Pfrommer f45d6faf85 Overlayable (#582) 8 years ago