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

17 commits

Author SHA1 Message Date
42133b2882 miscelaneous fixes 2021-02-22 23:16:53 +01:00
1aebd550de path: add support for using a node as a source in multiple paths 2020-09-10 17:41:31 +02:00
1e73500c75 path: use internal loopback nodes to allow nodes to be used as sources by multiple paths 2020-09-10 17:40:37 +02:00
33ceb2f46c path: add dedicated functions for path_{source,destination}_prepare() 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
995e4b5ec9 memory: use default value for memory type 2019-10-26 13:34:03 +02:00
ef17ec19a2 refactor enums to class enums 2019-06-23 16:13:23 +02:00
6b2e53feda path: keep a per path list of mappings 2019-06-11 18:34:23 +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
ab46354083 fix whitespaces / code-style 2019-04-14 19:23:30 +02:00
9ab2eee357 path: reset sample length after simulation restart 2019-04-08 10:05:20 +02:00
d2a2542866 refactor: NULL => nullptr 2019-04-08 08:59:08 +02:00
0a90cb07bc path: use spdlog 2019-04-07 16:16:58 +02:00
f154e2e204 use std::bitset for masks 2019-04-07 15:44:00 +02:00
0d91ac891b use C++ compiler 2019-04-07 15:13:40 +02:00
Renamed from lib/path_source.c (Browse further)