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
93d6239c9a live-iso: update links to docs 2022-03-04 06:02:45 -05:00
c0e3da1030 live-iso: update gitignore 2022-03-04 06:02:21 -05:00
96e0d81991 remove obsolete files 2022-03-04 06:01:27 -05:00
71ba4a96d7 tools: revamp and move tune-realtime script to tools folder 2022-03-04 05:26:56 -05:00
b402048082 add support for plugin sub-registries 2022-03-04 03:47:46 -05:00
b2e433625e opal.asyncip: improve example config 2022-02-24 08:36:44 -05:00
65aa4208bb opal.asyncip: fix example config 2022-02-24 08:02:20 -05:00
26ff62a594 hook: fix eof handling 2022-02-24 08:02:20 -05:00
3ec03e1a72 add example config for new opal.asyncip format 2022-02-24 08:02:20 -05:00
977b65ae2d improve log output for signal lists 2022-02-24 08:02:20 -05:00
dfcafed20a several fixes for new opal format 2022-02-24 08:02:19 -05:00
28380d4e73 openapi: add documentation for new OPAL format 2022-02-24 08:02:19 -05:00
d4f74a5a51 add new format-type for OPAL-RT's AsyncIP example 2022-02-24 08:02:19 -05:00
ca533ac8e0 raw: fix parsing of options 2022-02-24 09:22:02 +01:00
d9ac24bf12 remove old SIM-HES-OFF config 2022-02-21 08:59:38 +01:00
Sonja Happ
f34c4c6057 fix libwebsocket min version in deps install script 2022-02-14 17:03:49 +01:00
Sonja Happ
93eebb640b increase min required version of libwebsockets from 2.3.0 to 3.1.0 2022-02-14 16:57:51 +01:00
db09e26536 add _intel_fast_memmove 2022-02-14 13:31:24 +01:00
b016cba7d0 cmake: another try at fixing the fpga build dependency 2022-02-14 06:54:32 -05:00
203ae7c55f docker: add Dockerfile for Rocky linux 2022-02-14 12:07:52 +01:00
557665f0f5 docker: fix repo URL for CentOS 8 2022-02-14 11:30:19 +01:00
938a65ebda update OpenAPI docs 2022-01-25 09:57:56 +01:00
a98ab9f172 fixes for compilation wih petalinux 2021.1 2022-01-14 16:14:15 -05:00
e51cdc1343 disable broken tests 2022-01-11 11:43:05 -05:00
d2941ec0ef update VILLAScommon submodule 2022-01-11 09:20:14 -05:00
c0fc6f4a10 improve tests 2022-01-11 09:19:54 -05:00
a9d1584180 websocket: improve handling of pending connections (opening/closing) 2022-01-11 09:19:54 -05:00
06029a6fa1 tests: continue work on redis integration test 2022-01-11 09:19:54 -05:00
23f994294a tests: fix relay test 2022-01-11 09:19:54 -05:00
e4a47e0e95 pipe: some refactoring and cleanups 2022-01-11 09:19:54 -05:00
4829184a7d relay: improve log messages 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
7f7ae44acc tests: added integration test for villas-relay 2022-01-11 09:19:54 -05:00
de167c14fa add little example for configuration generation using a Python script 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
80f63f26c7 converted more config docs to OpenAPI 2022-01-10 17:52:36 +01:00
e0242dc544 docs: restructured OpenAPI docs (2) 2021-12-06 09:25:55 +01:00
c313246ddd docs: restructured OpenAPI docs 2021-12-02 04:14:44 -05:00
88bc8d33d6 openapi: add more OpenAPI specs 2021-11-30 10:23:57 +00: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