Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 33051eaed6 cleanup cmake (#681) il y a 8 ans
  Julius Pfrommer e3665608b1 scanf and printf removed from examples, don't need to diable warnings on msvc il y a 8 ans
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation il y a 8 ans
  Julius Pfrommer 26ca69f38c move _WINSOCK_DEPRECATED_NO_WARNINGS into plugin flags.make il y a 8 ans
  Markus Graube 09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) il y a 8 ans
  Julius Pfrommer d22e42a458 remove warnings from msvc (#665) il y a 8 ans
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ il y a 8 ans
  Julius Pfrommer 1f98aa2e01 move system-dependent clock functions into a plugin il y a 8 ans
  Stasik0 c4fe867742 cosmetic improvement: show git version in ua node space il y a 8 ans
  Julius Pfrommer 24f5a886fc fix use of inttypes.h printf formatters in example il y a 8 ans
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; il y a 8 ans
  Julius Pfrommer 73d02d724f enable subscriptions by default il y a 8 ans
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces il y a 8 ans
  Julius Pfrommer c15a60b27e include datatype lists as dependency il y a 8 ans
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems il y a 8 ans
  Julius Pfrommer 3268be3b9d remove dependency on lxml il y a 8 ans
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) il y a 8 ans
  Julius Pfrommer f45d6faf85 Overlayable (#582) il y a 8 ans
  Thomas Ruschival 08b3fb8f70 Generate nodemacros out of valid characters only (#581) il y a 8 ans
  Julius Pfrommer 77e349cf97 move subscription header for algamation il y a 8 ans
  Julius Pfrommer 04c0cff8fb the subscription manager only manages a list of subscriptions -> move to session il y a 8 ans
  Julius Pfrommer c5bf8a93fc enable method service set by default il y a 8 ans
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h il y a 8 ans
  Julius Pfrommer fbb25e17bc fix inclusion order for ua_connection.h il y a 8 ans
  Julius Pfrommer 01cbd8c8d7 move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5 il y a 8 ans
  Julius Pfrommer 4e529ea850 rename src_extra folder to plugins il y a 8 ans
  Julius Pfrommer 26cd7ec423 add c2rst tool to generate documentation from header files il y a 8 ans
  Julius Pfrommer f2b5b84c0f add an example that shows the integration of the server in an external mainloop il y a 8 ans
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration il y a 8 ans
  Julius Pfrommer e452dcf8e3 replace gmtime with a clean implementation il y a 8 ans