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

4070 commits

Author SHA1 Message Date
db1621dbac python: bump and upload new version to pypi.org 2019-09-03 21:05:43 +02:00
287f249735 msg: fix intiialization of reserved fields 2019-08-29 09:59:04 +02:00
bbe01d0bd2 stats: fix state assertions in stats hook 2019-08-28 16:56:22 +02:00
a3c8b17665 web: reduce polling timeout for lws_service 2019-08-28 16:55:40 +02:00
f9c03f51b6 added new hook for timestamping data according to GPS PPS signal 2019-08-13 21:22:13 +02:00
0bc3c3d362 Merge branch 'nrg5-fixes' into 'develop'
NRG5 fixes

See merge request acs/public/villas/VILLASnode!48
2019-07-31 10:13:53 +02:00
Manuel Pitz
d7f9f7218f path: path_poll_prepare is not possible before nodes are started 2019-07-30 12:01:44 +02:00
Manuel Pitz
db15dda566 loopback: node type does not provide signals 2019-07-30 12:01:05 +02:00
387918660c ci: run raspbian build only manually 2019-06-28 14:25:04 +02:00
e0f4fe7402 ci: fix missing docs in install stage 2019-06-28 13:37:01 +02:00
1e517224be Merge branch 'fix-memory-locking-without-root' into develop 2019-06-28 11:54:06 +02:00
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