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

4209 commits

Author SHA1 Message Date
594105454f ci: ix dependency for package building 2019-06-28 11:49:00 +02:00
56c3db4bb1 ci: fix deployment of packages 2019-06-27 22:15:20 +02:00
8b046ad20b tests: reduce timeouts 2019-06-27 21:47:46 +02:00
fb401ae65b ci: build RPM packages in every commit 2019-06-27 21:26:27 +02:00
Divya Laxetti
ed26f772e7 memory locking without root 2019-06-27 15:45:45 +02:00
bb3210faaf ci: allow failures in integration tests 2019-06-27 09:55:30 +02:00
667901688a gate: add hold-off timer 2019-06-27 02:22:08 +02:00
32fcbdf796 gate: add hold-off timer 2019-06-27 02:20:58 +02:00
2d7941ea17 uldaq: fix compare of differing signedness 2019-06-27 01:51:03 +02:00
4038ec03bc ci: limit libSegfault to tests only 2019-06-27 01:44:19 +02:00
4ce98dd6fc update VILLAScommon submodule 2019-06-27 01:38:09 +02:00
cfc84c0457 gate: add example config 2019-06-27 01:36:45 +02:00
a6ad231f7a gate: add integration test 2019-06-27 01:36:35 +02:00
9e1220ae20 gate: add new gate hook for triggered acquisition 2019-06-27 01:26:13 +02:00
688b731e24 cmake: fix linking against libwebsockets 2019-06-27 01:25:50 +02:00
7a8b2b902d ci: add support for armhf and aarch64 cross-builds 2019-06-27 01:25:25 +02:00
5e3d5a49a0 ci: add cross-compile target 2019-06-26 23:33:41 +02:00
a9f8571577 docker: add Dockerfile for armhf cross-compilation based on Debian Buster / Multiarch 2019-06-26 23:33:28 +02:00
2d818774e9 ci: remove libSegfault from build stages 2019-06-26 23:32:41 +02:00
86aaaa9a20 cmake: fix include dir for websockets 2019-06-26 23:32:19 +02:00
93ce39b303 ci: allow package deployment also for non tagged commits 2019-06-26 20:48:33 +02:00
af62dc20ca ci: use full concurency 2019-06-26 20:38:07 +02:00
61eb669f0c tests: show elapsed time per test case 2019-06-26 20:37:47 +02:00
f71643813f fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
Divya Laxetti
9e418add40 update common submodule 2019-06-26 16:12:54 +02:00
39f28149af exec: fix argument parsing 2019-06-23 17:35:28 +02:00
d4fbf83054 exec: enable flushing by default 2019-06-23 17:35:05 +02:00
abd8a7d92b exec: show more details 2019-06-23 17:22:03 +02:00
ef1c339433 replace NULL by nullptr 2019-06-23 16:58:28 +02:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
c842914bc5 stats: port to C++ 2019-06-23 13:35:42 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
2a7d876f7c test-cmp: fix initialisation order 2019-06-20 09:50:44 +02:00
f2776109c5 python: fix invalid relative import for Python 3.5 2019-06-18 18:52:51 +01:00
73677d0df6 infiniband: fix printf formatting string on arm arch 2019-06-18 18:51:52 +01:00
51259b9701 villas-signal: fix initialization order 2019-06-18 18:50:24 +01:00
2e6ca2de94 avoid calling copy constructors 2019-06-18 17:53:09 +02:00
7ad5c58d0e exec: start executable in exec_prepare() rather than exec_start() 2019-06-11 16:41:33 +00:00
b3dc60e605 Merge branch 'develop' of https://git.rwth-aachen.de/acs/public/villas/VILLASnode into develop 2019-06-11 16:34:36 +00:00
6b2e53feda path: keep a per path list of mappings 2019-06-11 18:34:23 +02:00
4a8d2bfc2b hooks: use exceptions for error handling 2019-06-11 18:32:58 +02:00
c863cac804 cast: throw exception for invalid signals 2019-06-11 16:20:35 +00:00
923ef88fb5 smaller fixes 2019-06-05 19:00:09 +02:00
6433caac28 node: use macro for default sample length 2019-06-05 18:59:57 +02:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
8fd096ab17 whitespace cleanups 2019-06-04 16:55:50 +02:00
ebf2943240 update VILLAScommon submodule 2019-06-04 16:55:38 +02:00
05ac6dd61f fix obsolete include filename 2019-05-28 17:36:23 +02:00
492004bf34 use new villas::Tool class as common top-level entrypoint 2019-05-28 17:31:58 +02:00