1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/lib
Niklas Eiling 81ff679b41 node: add configPath member
we need the path of the config file in the nodes in case we want to
parse a separate sub-config with relative path names. This is required
for the fpga node type to parse the ips config file from Fpga::parse.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-02-27 13:40:12 +01:00
..
api Fix formatting using clang-format 2024-02-14 10:09:52 +01:00
formats format-villas.human: Add NEW_FRAME flag to format 2023-09-19 19:07:22 +02:00
hooks Fix formatting using clang-format 2024-02-14 10:09:52 +01:00
kernel Apply clang-format changes 2023-09-08 11:37:42 +02:00
memory Apply clang-format changes 2023-09-08 11:37:42 +02:00
nodes Remove usage of std::filesystem 2024-02-26 17:10:57 +01:00
api.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
capabilities.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
CMakeLists.txt Make project REUSE compliant 2023-09-07 11:16:04 +02:00
config.cpp Remove usage of std::filesystem 2024-02-26 17:10:57 +01:00
config_helper.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
dumper.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
format.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
hook.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
hook_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
mapping.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
mapping_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
memory.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node.cpp node: add configPath member 2024-02-27 13:40:12 +01:00
node_capi.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node_compat.cpp Fix formatting using clang-format 2024-02-14 10:09:52 +01:00
node_direction.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
path.cpp Don't overwrite sample flags during path sample muxing. 2023-09-19 19:07:22 +02:00
path_destination.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
path_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
path_source.cpp Don't overwrite sample flags during path sample muxing. 2023-09-19 19:07:22 +02:00
pool.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
queue.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
queue_signalled.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
sample.cpp Fix formatting using clang-format 2024-02-14 10:09:52 +01:00
shmem.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal_data.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal_list.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
signal_type.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
socket_addr.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
stats.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
super_node.cpp node: add configPath member 2024-02-27 13:40:12 +01:00
usb.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
web.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00