FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
před 7 roky |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
před 7 roky |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
před 7 roky |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
před 8 roky |
Julius Pfrommer
|
243237e882
feature: allow limiting the retransmission queue in the server (fix
|
před 8 roky |
Julius Pfrommer
|
9fdd7df363
RetransmissionQueue as TAILQ instead of LIST
|
před 8 roky |
Julius Pfrommer
|
134cb5543d
cosmetic: struct members start with lowercase
|
před 8 roky |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
před 8 roky |
Julius Pfrommer
|
4859fd5219
use delayed callback to send dangling publish responses; fix setting the
|
před 8 roky |
Julius Pfrommer
|
e705eea331
fix handling of timestamps in read/write
|
před 8 roky |
Julius Pfrommer
|
de3b7d9398
cosmetic improvements
|
před 8 roky |
Julius Pfrommer
|
98b67429c9
workaround some current omissions when adding nodes
|
před 8 roky |
Julius Pfrommer
|
2ac78bb448
Remove repeated job when a subscription has publishing disabled; improve logging
|
před 8 roky |
Julius Pfrommer
|
33051eaed6
cleanup cmake (#681)
|
před 8 roky |
Julius Pfrommer
|
f38cd44c51
immediately sample new monitoreditem
|
před 8 roky |
Julius Pfrommer
|
6e452b6da4
fix a memory issue uncovered by coverity
|
před 8 roky |
Julius Pfrommer
|
4ab6abe183
fix #657; allow some statuscodes when creating monitoreditems
|
před 8 roky |
Julius Pfrommer
|
7a465c9db5
fix an issue with statuscode verification uncovered by cppcheck
|
před 8 roky |
Julius Pfrommer
|
a0ad8a8a58
fix an issue uncovered by cppcheck
|
před 8 roky |
Julius Pfrommer
|
db0c995daa
fix #647; enable generation of monitoreditems with "good" and "uncertain" attributes
|
před 8 roky |
Julius Pfrommer
|
ee21b44d60
fix remaining issues for CTT Monitor Basic
|
před 8 roky |
Julius Pfrommer
|
6c645a12d0
fix Monitoring Basic - Err-005
|
před 8 roky |
Julius Pfrommer
|
4bccee85d6
implement setmonitoringmode service
|
před 8 roky |
Stasik0
|
8950931810
some more tests passed in "Subscription Basic" section
|
před 8 roky |
Stasik0
|
bb33937c22
a bunch of error codes changes for ctt's "attribute services" section
|
před 8 roky |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
před 8 roky |
Stasik0
|
509e4c9821
fixing build, the ifdefs had no chance to be set, since config was not included
|
před 8 roky |
Julius Pfrommer
|
cd0c012e47
include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces
|
před 8 roky |
Julius Pfrommer
|
b8e8734110
mostly cosmetic improvements
|
před 8 roky |
Julius Pfrommer
|
67516b5aec
fix setting the monitoringmode
|
před 8 roky |