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

18 commits

Author SHA1 Message Date
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
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
6411fc5ca7 warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +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
a49e11653d average: fixes out-of-bound access in average hook (closes #249) 2019-10-29 22:43:39 +01:00
150d4591fd replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
9045957f0b config: define new macro for maximum sample length 2019-04-23 10:55:23 +02:00
f154e2e204 use std::bitset for masks 2019-04-07 15:44:00 +02:00
1192f68785 refactor: NULL => nullptr 2019-04-07 13:23:43 +02:00
4561eead1e average: improve simplify processing 2019-03-27 13:47:09 +01:00
98c633492b fix bug in average hook 2019-03-26 17:13:57 +01:00
2dafb25639 port hook subsystem to C++ 2019-03-26 15:39:08 +01:00