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

33 commits

Author SHA1 Message Date
66f44c8ba4 fix: Formatting
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-11-03 10:52:12 +01:00
Steffen Vogel
1520743f73 fix: Formatting with clang-format
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-10-31 12:18:20 +01:00
a366b80109 Fix formatting
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-05-28 19:45:55 -07:00
Steffen Vogel
02a2aa4f94 Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-08 11:37:42 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +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
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
b402048082 add support for plugin sub-registries 2022-03-04 03:47:46 -05:00
977b65ae2d improve log output for signal lists 2022-02-24 08:02:20 -05:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
9ae9ce4dae hook: add hook_list_check() 2021-07-07 10:41:54 +02:00
bc77cf0d9f hook: improve debug output of hook signal lists 2021-07-07 10:41:54 +02:00
21d0158679 hook: add support short-form config 2021-07-07 10:41:54 +02:00
Manuel Pitz
599197a66f fix calculation of maximum number of signals in nodes/paths 2021-07-01 22:26:44 +02:00
e0c622af86 improve hook_list_get_signals 2021-06-24 10:35:41 +00:00
Manuel Pitz
f879b511bf hooks: fix memory leak caused by hooks whic skip samples 2021-06-24 05:55:57 -04:00
731909c3a8 ported io/format code to C++ 2021-06-17 08:26:46 -04:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
Manuel Pitz
bc63985575 hooks: update sample signal descriptors in hook_list_process() 2021-02-15 15:14:00 +01:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
2f29e30c33 add {node,path,hook_list}_to_json() 2020-08-25 20:24:18 +02:00
d9134e662b fix typo 2020-08-17 17:30:22 +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
4a8d2bfc2b hooks: use exceptions for error handling 2019-06-11 18:32:58 +02:00
4a4a7d1280 use C++ linkage for hook_list 2019-04-23 13:12:04 +02:00
932d15fdb7 nodes: avoid designated initializers for structs 2019-04-23 00:36:06 +02:00
1dbc12df6d fix from broken skip-builtin option 2019-04-02 09:17:59 -04:00
2dafb25639 port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
7a06158cc8 hook: port hook_list to C++ 2019-03-16 10:11:26 +01:00
Renamed from lib/hook_list.c (Browse further)