1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/lib
Niklas Eiling 18aa0c8862 rework fpga node type
The various changes in fpga require a rewrite of the fpga node type.
To allow relative paths for the fpga config file, Config and SuperNode
had to be modified so they store the path of the main config file.
The syntax of the fpga node type configuration has changed - the example
config in etc has been modified accordingly.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-02-08 11:19:51 +01:00
..
api Apply clang-format changes 2023-09-08 11:37:42 +02:00
formats format-villas.human: Add NEW_FRAME flag to format 2023-09-19 19:07:22 +02:00
hooks Fix fmt 10.0.0 related formatting errors. 2023-09-26 17:59:39 +02: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 rework fpga node type 2024-02-08 11:19:51 +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 rework fpga node type 2024-02-08 11:19:51 +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 fix possible segfault due to non-functional range check with unsigned int 2024-02-08 11:19:51 +01:00
node_capi.cpp Apply clang-format changes 2023-09-08 11:37:42 +02:00
node_compat.cpp Apply clang-format changes 2023-09-08 11:37:42 +02: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 Apply clang-format changes 2023-09-08 11:37:42 +02: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 Apply clang-format changes 2023-09-08 11:37:42 +02: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