Julius Pfrommer
|
6529137c26
enable statuscode descriptions by default; split functionality across
|
8 years ago |
Stefan Profanter
|
4c9857e122
Add missing statuscodes from StatusCode.csv
|
8 years ago |
Stefan Profanter
|
0f7ce31433
Fix compilation errors in UDP network plugin (#820)
|
8 years ago |
Julius Pfrommer
|
bd7858bf12
improve handling of timestamps in subscriptions
|
8 years ago |
Markus Graube
|
af8811d04d
Add install section for CMake (#764)
|
8 years ago |
Julius Pfrommer
|
7e5087e656
move util functions used by several services to dedicated file
|
8 years ago |
ichrispa
|
0f872fd0c0
Fixed supertype instantiation for typed objects; object node instantiation will now also instantiate any supertype attributes (see #763)
|
8 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 |