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

4305 commits

Author SHA1 Message Date
Sonja Happ
e8ed440ccf Fix MSG_TS macro 2019-05-08 15:44:19 +02:00
Sonja Happ
3db0a1894f Docker raspbian: build and test for raspbian in CI 2019-05-08 15:02:18 +02:00
Sonja Happ
6f860af9d1 add unthreaded version of MQTT node type 2019-05-08 14:10:55 +02:00
Sonja Happ
79b8bd8a40 CMake: reduce required version of libuuid from 2.27 to 2.23 (works on Centos7) 2019-05-06 13:20:32 +02:00
Sonja Happ
4f03908713 CMake: reduce required version of libuuid from 2.29 to 2.27 2019-05-02 15:30:29 +02:00
d8eb2f966a ci: bump libiec61850 version 2019-04-23 14:57:28 +02:00
b322b4423d update VILLAScommon submodule 2019-04-23 13:15:48 +02:00
11bb63ecce use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:15:00 +02:00
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