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

4228 commits

Author SHA1 Message Date
1e35ccab0e wip 2021-04-21 18:01:59 -04:00
3b84db26c6 websocket: send node configuration as metadata to the relay 2021-03-19 08:30:22 -04:00
65e26e31b9 lua: fix Lua 5.1 compatability 2021-03-17 14:58:45 +00:00
56315a026c fix cppcheck warnings 2021-03-17 14:58:45 +00:00
cd81f65142 update VILLAScommon submodule 2021-03-17 14:58:45 +00:00
6928974a93 lua: added integration tests and a few bug fixes 2021-03-17 14:58:45 +00:00
081195a080 villas-hook: allow separate input/output formats 2021-03-17 14:58:45 +00:00
0d1f8576dc villas-hook: allow configuration via JSON file 2021-03-17 14:58:45 +00:00
44b11d54b1 ci: use GitLab services for AMQP and MQTT tests 2021-03-17 14:58:45 +00:00
6a96b05487 fix some integration tests 2021-03-17 14:58:45 +00:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
5f6a28ca11 bump python version 2021-03-09 02:08:09 +01:00
f71bd0fef4 lua: fix includes 2021-03-09 01:49:18 +01:00
2d5ca906e7 fix indention 2021-03-09 01:49:04 +01:00
8fe1df94ff api: fix exception for node and path requests 2021-02-25 17:17:11 -05:00
4ae1b1cbfd path: fix detection of output signals for paths without any hooks configured 2021-02-24 15:09:02 +01:00
6f38977f59 update RPM dependencies 2021-02-24 14:13:36 +01:00
94eeded67d python: autodetect API URL 2021-02-24 10:05:41 +01:00
8e53d2a329 opal: fix node-type 2021-02-24 09:17:53 +01:00
9768014a06 add OpenAPI spec for VILLASnode relay (closes #271) 2021-02-23 02:18:23 +01:00
5c666fbc15 fix cppcheck warnings 2021-02-22 23:30:19 +01:00
0c8d013f06 fix unit test 2021-02-22 23:22:33 +01:00
42133b2882 miscelaneous fixes 2021-02-22 23:16:53 +01:00
3a7f9c05de lua: fix bugs and improve documentation 2021-02-22 23:15:56 +01:00
fd57b5539f lua: first working version of Lua hook 2021-02-19 07:03:22 +01:00
85a6ecc6fa fixup Config 2021-02-19 07:03:22 +01:00
256d53b27f hook: fix Hook:prepare() 2021-02-19 07:03:22 +01:00
1e7ea26dfe config: add Config::getIncludeDirs() 2021-02-19 07:03:22 +01:00
4058941130 fix linking of Lua 2021-02-19 07:03:21 +01:00
04fe1d34a1 fix indention 2021-02-19 07:03:21 +01:00
937d4f0aae signal_data: only use type not complete signal struct 2021-02-19 07:03:21 +01:00
dd7fcb4c89 lua: drop LuaJIT 2021-02-19 07:03:21 +01:00
66bbabee38 docker: install Lua headers 2021-02-19 07:03:21 +01:00
a2b5f1abb2 Merge branch 'master' into dftHook
Conflicts:
	.gitlab-ci.yml
2021-02-19 01:40:17 +01:00
3944289532 docker: update headers in Dockerfiles 2021-02-19 00:22:02 +01:00
fb72d16a38 ci: make cppcheck happy 2021-02-19 00:04:13 +01:00
80b58e21c6 ci: avoid seccomp issues 2021-02-17 18:53:03 +01:00
8b35978dda ci: bump version of docekr image 2021-02-17 15:57:32 +01:00
f10708d771 fix flake8 errors 2021-02-17 13:01:30 +01:00
d06c388e56 python: fix flake8 errors 2021-02-17 12:33:28 +01:00
07d2ac98a4 Update Shmem_CIGRE_MV.py 2021-02-17 09:52:06 +01:00
7db2b0a380 added new example on using VILLASnode Python API 2021-02-17 09:33:35 +01:00
e200c28d59 add missing include 2021-02-16 15:49:10 +01:00
1250a127ed fix CI 2021-02-16 15:02:06 +01:00
12589345ce final fixes 2021-02-16 14:41:55 +01:00
f1b3fa1492 use std::vector() instead of new/delete 2021-02-16 14:23:28 +01:00
1e0ac85ffc dumper: fix refactoring error 2021-02-16 13:32:31 +01:00
862e14ff0f uldaq: use libuldaq function for error processing 2021-02-16 13:30:26 +01:00
69e60b26c0 fix cppcheck errors 2021-02-16 13:25:37 +01:00
31925ebc5a dft: various code-style fixes 2021-02-16 13:16:38 +01:00