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

4989 commits

Author SHA1 Message Date
186357db43 update VILLASfpga submodule 2021-09-16 12:31:18 +02:00
6e8da64e79 update VILLASfpga submodule 2021-09-16 11:46:04 +02:00
bc425337ba config: fix compiler errors 2021-09-16 10:58:37 +02:00
c2fe89e385 opal: small fixes 2021-09-15 17:09:42 +02:00
bf8e74c23c config: fix undefined functions 2021-09-15 14:22:56 +02:00
287d6ccc53 update VILLASfpga submodule 2021-09-14 22:53:53 +02:00
bed8ef58f8 villas-check-config: add dump option 2021-09-14 22:52:35 +02:00
0835e34756 config: add example for imports and env-var substitute 2021-09-14 22:52:16 +02:00
0820e1ea32 config: allow importing of glob patterns and resolution of env-vars in import paths 2021-09-14 22:51:39 +02:00
303322d4ca config: throw exception on non-existing environment variables 2021-09-14 20:35:46 +02:00
b83bec6f7d cmake: fix compilation of OPAL-RT AsyncIP code 2021-09-14 20:10:21 +02:00
d3c4f6e24c dpcker: upgrade to Debian bullseye 2021-09-14 15:58:03 +02:00
57fcc3c4f8 several minor fixes 2021-09-14 10:50:05 +02:00
2b21e5f7c6 remove dependency on std::filesystem 2021-09-13 19:46:03 +02:00
35e056dbb7 install more dependencies from source 2021-09-13 18:00:23 +02:00
f5d41edfe3 fpga: fix compilation errors 2021-09-13 15:08:19 +02:00
b7b988ed64 can: fix nullptr check 2021-09-13 15:08:19 +02:00
a37d6c131b infiniband: fix compilation errors 2021-09-13 15:08:19 +02:00
63a5c341fe opal: fix compilation 2021-09-13 14:54:26 +02:00
d18a495274 pmu_dft: add example config 2021-09-13 11:41:42 +02:00
159347800b pmu_dft: fix name of hook 2021-09-13 11:41:13 +02:00
1c32b60e0a rename hook dft to pmu_dft (closes #310) 2021-08-31 15:10:35 +02:00
169e58422f loopback: align code with loopback_internal 2021-08-31 14:40:37 +02:00
fe9119337a super_node: node_type_start() should acutally called before node_prepare() 2021-08-31 14:40:37 +02:00
4d6c746232 fix doxygen @todo commands 2021-08-31 14:40:37 +02:00
8306831942 hook: fixes for new {Single,Multi}SignalHook classes 2021-08-31 14:31:56 +02:00
8d525513e1 QueueSignalledMode::AUTO defaults to QueueSignalledMode::EVENTFD on linux systems 2021-08-31 13:58:19 +02:00
6c58d6ee2b fix code-style in include list 2021-08-31 13:57:37 +02:00
Sonja Happ
a6bd73861b CI: fix rabbitmq version service to 3.8 due to breaking changes in config of version 3.9 (latest) 2021-08-31 13:53:06 +02:00
Sonja Happ
bfa51b2585 include <filesystem> directly and set minimum required compiler versions for gcc and clang in cmake file 2021-08-31 13:53:06 +02:00
Sonja Happ
b57a660bba mqtt: add missing include of super_node.hpp in mqtt node type 2021-08-31 13:53:06 +02:00
Sonja Happ
846352c3d2 add missing WITH_HOOKS condition to compile without hooks 2021-08-31 13:53:06 +02:00
Sonja Happ
d3a04660e4 config: enable compile with GCC versions older than 8 (where filesystem is still in experimental/filesystem) 2021-08-31 13:53:06 +02:00
Sonja Happ
d3b1da4957 loopback_internal: enable compile if eventfd header is not present on system 2021-08-31 13:53:06 +02:00
7d8aa793aa docker: fix Alpine images 2021-08-31 13:39:03 +02:00
bfafe10678 deps: make make threads configurable 2021-08-03 15:37:19 -04:00
45fe6e550b ci: limit concurrency 2021-07-21 15:11:09 +02:00
110ec81cc6 redis: fix cppcheck warnings 2021-07-20 21:05:54 +02:00
198e4a3c51 docker: test build of uldaq on Debian multiarch 2021-07-20 20:52:45 +02:00
14daa11dc1 redis: add detection for TLS support 2021-07-20 20:52:45 +02:00
52192b5f05 redis: fix compilation of redis++ on debian 2021-07-20 18:50:58 +02:00
3f79908bee deps: add SKIP_REDIS variable 2021-07-20 18:15:29 +02:00
b2a8b36fef deps: add MAKE_OPTS variable 2021-07-20 18:15:11 +02:00
64824e198a redis: use self-built hiredis on Debian Docker images 2021-07-20 17:44:08 +02:00
d72a133263 redis: add new redis node-type 2021-07-20 14:53:40 +00:00
5e62b3a35f node: show full details of node when starting 2021-07-20 14:53:40 +00:00
50f6a53742 fix whitespaces 2021-07-20 14:53:40 +00:00
602bae7dd2 web: fix hanging Web::stop() 2021-07-20 14:53:40 +00:00
fc6434c66c pps_ts: re-add missing variable 2021-07-20 13:37:19 +02:00
6c6489f7b3 pps_ts: avoid nullptr dereference 2021-07-20 12:51:54 +02:00