1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

3547 commits

Author SHA1 Message Date
14434d093f remove old super_node C wrapper code 2019-04-23 13:14:47 +02:00
4a4a7d1280 use C++ linkage for hook_list 2019-04-23 13:12:04 +02:00
71995642a9 add missing include villas/colors.hpp 2019-04-23 13:11:19 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
cd00f8def5 use STL atomics 2019-04-23 13:05:31 +02:00
a97c4b8078 remove PLUGIN_REGISTER() macro 2019-04-23 13:04:30 +02:00
8f974511fe remove extern "C" 2019-04-23 13:03:58 +02:00
d98fe63695 tests: force build with new version of libiec61850 2019-04-23 12:02:50 +02:00
2bfe605b1f tests: fix integration test pipe-loopback-websocket 2019-04-23 11:32:23 +02:00
c25bd76922 file: fix config test 2019-04-23 11:19:42 +02:00
bc3a29ef31 rtp: fix config test 2019-04-23 11:19:35 +02:00
6965520998 ebm: fix config tests 2019-04-23 11:19:18 +02:00
3c9a962691 path: fix initialization and destruction of per-path logger 2019-04-23 11:02:29 +02:00
9045957f0b config: define new macro for maximum sample length 2019-04-23 10:55:23 +02:00
3162895993 exceptions: add missing include 2019-04-23 10:05:06 +02:00
8487fa1c29 fix: non-trivial designated initializers not supported 2019-04-23 09:57:43 +02:00
12a232f334 ci: disable raspbian builds for now 2019-04-23 09:40:51 +02:00
932d15fdb7 nodes: avoid designated initializers for structs 2019-04-23 00:36:06 +02:00
b764dbfd7d fixes for VILLAScommonn submodule 2019-04-23 00:13:11 +02:00
30fb71d8eb nodes: convert C-style header files to C++ style headers 2019-04-23 00:12:31 +02:00
6cecdf4b81 nodes: refactor NULL => nullptr 2019-04-22 23:46:07 +02:00
5485bf4be3 csv: fix indention 2019-04-22 23:43:56 +02:00
37c724f61b nodes: use C++ compiler 2019-04-22 23:43:46 +02:00
dabb1c5454 src: catch unhandled exceptions 2019-04-17 18:46:18 +02:00
b67acd52fb signal: fix parsing of format parameter 2019-04-17 18:35:22 +02:00
d1da0f2f22 json: fix packing of timestamp values 2019-04-17 18:18:40 +02:00
0c400f7df0 json: fix flag checks 2019-04-17 18:18:08 +02:00
65828daed4 csv: only print offset if both received and origin timestamps are available 2019-04-17 18:13:47 +02:00
39afa0e8a2 socket: fix invalid length of AF_UNIX socket address 2019-04-17 18:12:04 +02:00
0c804bc328 csv: fix typo introduced by C++ refactoring 2019-04-17 18:11:36 +02:00
3cb88b9f0a Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-04-15 13:17:04 +02:00
46c02302a9 update VILLAScommon submodule 2019-04-15 13:11:07 +02:00
root
136c21bd8d Merge branch 'develop' of git.rwth-aachen.de:/acs/public/villas/VILLASnode into develop 2019-04-15 13:09:33 +02:00
3eee38becb be less verbose in logging 2019-04-15 13:09:13 +02:00
c7b7e6017c rtp: missing changes in include/ 2019-04-15 12:28:33 +02:00
864cbdf375 docker: nanomsg is now packaged in Fedora 29 2019-04-15 12:27:33 +02:00
7ee01aabda Merge branch 'hook-rtp-rate-pid' into develop 2019-04-15 12:26:51 +02:00
2dc2d8383d dp: update to use new C++ window impl 2019-04-15 10:03:13 +02:00
4cea9559c9 update VILLAScommon submodule 2019-04-15 10:02:32 +02:00
ed56993302 web: fix out-of-bounds access if compiled with -DWITH_API=OFF (thanks Sonja) 2019-04-14 19:26:41 +02:00
002e473937 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-04-14 19:24:13 +02:00
ab46354083 fix whitespaces / code-style 2019-04-14 19:23:30 +02:00
986fd5f81a rtp: use new villas::node::LimitHook::setRate() interface 2019-04-14 19:22:33 +02:00
b4150d2053 hooks: add a common base class for rate limiting hooks 2019-04-12 09:50:42 +02:00
78fdadfbba Merge branch 'develop' of https://git.rwth-aachen.de/acs/public/villas/VILLASnode into develop 2019-04-10 21:49:56 +02:00
b344c3961e rtp: fix some bugs and debugging output 2019-04-10 18:10:12 +02:00
2b8ae382a7 api: added action for resetting statistics 2019-04-10 18:08:57 +02:00
b8baa79d3a Merge branch 'arm-fixes' into develop 2019-04-10 10:29:29 +02:00
783997139b we dont use camel case for variable names 2019-04-10 09:52:41 +02:00
4d6f85c151 macros should not contain multiple statements! 2019-04-10 09:51:56 +02:00