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

22 commits

Author SHA1 Message Date
Alexandra
b39e4a0ace feat: new smu node-type
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
2025-01-14 14:42:39 +00:00
Steffen Vogel
d57a5d3306 Refactor parameter name for parse() from cfg to json
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-06-30 10:48:43 +02:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
Manuel Pitz
addef9a1e5 Hook pmu dft classes 2022-06-01 18:15:29 +02:00
Manuel Pitz
5a6c135083 add renumbering for decimate to allow detection of missed samples even if decimating 2022-03-22 18:15:28 +01:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00: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
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
ef7b2f7f91 graphviz: workaround nameclash 2020-06-08 02:32:11 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
b4150d2053 hooks: add a common base class for rate limiting hooks 2019-04-12 09:50:42 +02:00
b465d996b7 decimate: fix invalid setter 2019-04-06 18:20:55 +02:00
a61b705228 fix bugs on rpi #2 2019-04-05 03:51:58 +02:00
2dafb25639 port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
6b68bc0f00 hooks: add functions to set rate/ratio in limit_rate/decimate hooks 2019-01-21 11:01:25 +01:00