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

20 commits

Author SHA1 Message Date
82df78aa5b wip 2021-06-29 10:45:12 -04:00
3f456f922b improve parsing of booleans from JSON 2021-06-25 04:44:56 -04:00
ba72f5cc27 node: clone samples if modified by write hooks 2021-06-25 04:44:18 -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
1aebd550de path: add support for using a node as a source in multiple paths 2020-09-10 17:41:31 +02:00
f892e5e29f node: fix vecotrize feature (closes #274) 2020-09-10 17:40:38 +02:00
3c13f67930 refactor: struct node -> struct vnode 2020-09-10 17:40:36 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +02:00
c47fc8f865 avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01: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
6433caac28 node: use macro for default sample length 2019-06-05 18:59:57 +02:00
ebf2943240 update VILLAScommon submodule 2019-06-04 16:55:38 +02:00
4a4a7d1280 use C++ linkage for hook_list 2019-04-23 13:12:04 +02:00
6a106b42e5 use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
d2a2542866 refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
0d91ac891b use C++ compiler 2019-04-07 15:13:40 +02:00
Renamed from lib/node_direction.c (Browse further)