1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2021-09-21 10:15:42 +02:00
..
api log: use spdlog custom formatters for basic VILLASnode types (closes #308) 2021-07-07 09:10:23 +00:00
formats fix doxygen @todo commands 2021-08-31 14:40:37 +02:00
hooks fix new cppcheck errors 2021-09-17 18:19:06 +02:00
kernel kernel: refactor naming style 2021-05-20 06:21:33 -04:00
memory memory: do not attempt to reserve hugepages or lock memory in unprivileged environments 2021-09-21 10:15:42 +02:00
nodes use new cpp code-style in VILLAScommon 2021-09-19 19:26:03 +02:00
api.cpp api: extend status endpoint 2020-10-15 14:57:13 +02:00
CMakeLists.txt remove dependency on std::filesystem 2021-09-13 19:46:03 +02:00
config.cpp config: fix unit tests 2021-09-19 18:15:05 +02:00
config_helper.cpp update copyright year to 2020 2020-01-20 17:17:00 +01:00
dumper.cpp dumper: prevent writing to socket after 10 failed attampts 2021-07-09 16:54:11 +02:00
format.cpp several minor fixes 2021-06-18 14:32:03 -04:00
hook.cpp stats: fix initialization of sub-hooks 2021-07-13 11:22:40 +02:00
hook_list.cpp hook: add hook_list_check() 2021-07-07 10:41:54 +02:00
mapping.cpp mapping: use signal lists after hook processing 2021-06-24 10:35:41 +00:00
memory.cpp memory: do not attempt to reserve hugepages or lock memory in unprivileged environments 2021-09-21 10:15:42 +02:00
node.cpp use new cpp code-style in VILLAScommon 2021-09-19 19:26:03 +02:00
node_direction.cpp log: use spdlog custom formatters for basic VILLASnode types (closes #308) 2021-07-07 09:10:23 +00:00
node_list.cpp use new NodeList and PathList in SuperNode 2021-06-21 16:12:47 -04:00
node_type.cpp log: use spdlog custom formatters for basic VILLASnode types (closes #308) 2021-07-07 09:10:23 +00:00
path.cpp use new cpp code-style in VILLAScommon 2021-09-19 19:26:03 +02:00
path_destination.cpp log: use spdlog custom formatters for basic VILLASnode types (closes #308) 2021-07-07 09:10:23 +00:00
path_list.cpp use new NodeList and PathList in SuperNode 2021-06-21 16:12:47 -04:00
path_source.cpp fix new cppcheck errors 2021-09-17 18:19:06 +02:00
pool.cpp kernel: refactor naming style 2021-05-20 06:21:33 -04:00
queue.cpp fix new cppcheck errors 2021-09-17 18:19:06 +02:00
queue_signalled.cpp drop legacy logger 2021-03-17 14:58:45 +00:00
sample.cpp ported io/format code to C++ 2021-06-17 08:26:46 -04:00
shmem.cpp ported io/format code to C++ 2021-06-17 08:26:46 -04:00
signal.cpp signal: add signal_print() function 2021-07-07 10:41:54 +02:00
signal_data.cpp ported io/format code to C++ 2021-06-17 08:26:46 -04:00
signal_list.cpp signal_list: do not print full signal list if not necessary 2021-07-07 10:41:54 +02:00
signal_type.cpp drop legacy logger 2021-03-17 14:58:45 +00:00
socket_addr.cpp fix doxygen @todo commands 2021-08-31 14:40:37 +02:00
stats.cpp drop legacy logger 2021-03-17 14:58:45 +00:00
super_node.cpp use new cpp code-style in VILLAScommon 2021-09-19 19:26:03 +02:00
usb.cpp temper: add new node-type for reading PCSensor / TEMPer USB sensors 2021-06-18 15:26:55 -04:00
web.cpp fix doxygen @todo commands 2021-08-31 14:40:37 +02:00