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

2631 commits

Author SHA1 Message Date
a98ab9f172 fixes for compilation wih petalinux 2021.1 2022-01-14 16:14:15 -05:00
a9d1584180 websocket: improve handling of pending connections (opening/closing) 2022-01-11 09:19:54 -05:00
8cf6414295 redis: minor stylistic improvements and fixes 2022-01-11 09:19:54 -05:00
6c735f4b18 redis: fix timeouts 2022-01-11 09:19:54 -05:00
04f3a77ec0 mqtt: use threaded libmosquitto interface 2022-01-11 09:19:54 -05:00
c6fe0201da websocket: use std::list for connections 2022-01-11 09:19:54 -05:00
7d6a1031eb websocket: add websocket_init() 2022-01-11 09:19:54 -05:00
c170ac096f websocket: add new option to wait until all client connections are established 2022-01-11 09:19:54 -05:00
2ee4bc7589 close queues when nodes are stopped 2022-01-11 09:19:54 -05:00
d74db0a833 remove unused variable 2022-01-11 09:19:54 -05:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
6adcd8cf92 limit_value: fix typo in hook config parser 2022-01-10 17:52:59 +01:00
Manuel Pitz
4fb8b78b03 update signal renaming behaviour for rms and pmu_dft hook 2021-11-24 12:40:29 +01:00
Manuel Pitz
6a2ceff1b4 change singalNames from list to vector 2021-11-23 14:14:13 +01:00
Manuel Pitz
96d3358ddd Fix missing variable init 2021-11-23 13:51:59 +01:00
Manuel Pitz
409327be7a Fix missing signal update and add multi channel akkumulator 2021-11-23 13:47:19 +01:00
Manuel Pitz
278290e015 mqtt: Add tls extra options 2021-11-10 12:04:59 +00:00
7411711688 stats: add new metric to track number of signals 2021-11-10 11:00:27 +00:00
28843a7cd6 villas-binary: add option to enable source index validation 2021-11-10 05:19:38 -05:00
ba9c7609ae fix NULL ptr dereference in api/status request 2021-10-15 09:32:12 +02:00
d674ba6bf8 json.edgeflex: support more data-types and deserialization 2021-10-09 17:59:52 +02:00
Manuel Pitz
6786d17915 update edgeflex format 2021-10-05 12:53:52 +02:00
Manuel Pitz
5119aba2b4 update to edgeflex format 2021-10-05 09:27:12 +02:00
bd90afc43b line: add new option "comment_prefix" 2021-10-04 19:49:51 +00:00
a9a2037dbb status: fix typo in page header comment (closes #320) 2021-10-04 19:49:51 +00:00
Manuel Pitz
d91f9233d4 update format style 2021-10-04 19:24:47 +00:00
1934766664 status: fix typo 2021-10-04 21:31:02 +02:00
f8f8405b05 state: use new C++ function stateToString() 2021-10-04 21:30:53 +02:00
ec66348ef3 villas-binary: make source_index configurable 2021-10-04 11:07:51 +02:00
01b9ecec45 web: fix proper setting of libwebsocket log level 2021-10-01 07:52:01 -04:00
18c68f0f4f ci: fix tests 2021-09-22 17:06:08 +02:00
23f3cc9ee6 tests: fix config tests 2021-09-21 15:22:09 +02:00
a224c09971 iex61850: re-enable compilation of node-type 2021-09-21 14:24:34 +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
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
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
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
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
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
159347800b pmu_dft: fix name of hook 2021-09-13 11:41:13 +02:00