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

5008 commits

Author SHA1 Message Date
5e60f8f550 Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/node 2021-09-21 13:41:33 +02:00
Iris Marie Köster
fa74938fe7 relay: fix buffer overflow 2021-09-21 11:23:02 +00:00
382f609ddd ci: make docker target configurable 2021-09-21 11:04:39 +02:00
a876333846 ci: remove build of docs and rpm packages 2021-09-21 11:03:14 +02:00
ebf8fb41b8 ci: update docker buildx to v0.6.3 2021-09-21 11:01:48 +02:00
f2431d3ba5 docker: update Fedora image to version 34 2021-09-21 10:53:17 +02:00
069a7611ab memory: do not attempt to reserve hugepages or lock memory in unprivileged environments 2021-09-21 10:15:42 +02:00
c7d59e6011 use new cpp code-style in VILLAScommon 2021-09-19 19:26:03 +02:00
30830ebca3 config: fix unit tests 2021-09-19 18:15:05 +02:00
07fbbf11a8 cmake: build opal node-type with 64bit 2021-09-19 17:59:44 +02:00
9baa37c232 villas-pipe: remove usage of vt->pool_size 2021-09-19 17:29:25 +02:00
ced57610cb infiniband: compiler fix 2021-09-17 18:25:45 +02:00
0dc8adcdd3 fix new cppcheck errors 2021-09-17 18:19:06 +02:00
be2402a181 docker: fix syntax error 2021-09-17 18:18:23 +02:00
0a95edd59a docker: big update on Dockerfiles 2021-09-17 16:57:47 +02:00
58e05126e5 docker: build alpine images with all cores 2021-09-17 16:53:47 +02:00
4fba89fee4 docker: Debian bullseye has a functioning cmake 2021-09-17 16:52:49 +02:00
9ffb6095ff deps: install ethercat via Git 2021-09-17 14:32:27 +02:00
d6b2aea51e ci: remove unused variable 2021-09-17 14:08:36 +02:00
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