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
2021-08-31 14:40:37 +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 hook: fixes for new {Single,Multi}SignalHook classes 2021-08-31 14:31:56 +02:00
kernel kernel: refactor naming style 2021-05-20 06:21:33 -04:00
memory kernel: refactor naming style 2021-05-20 06:21:33 -04:00
nodes usb: imrove error handling 2021-08-31 14:40:37 +02:00
api.cpp api: extend status endpoint 2020-10-15 14:57:13 +02:00
CMakeLists.txt use new NodeList and PathList in SuperNode 2021-06-21 16:12:47 -04:00
config.cpp fix code-style in include list 2021-08-31 13:57:37 +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 kernel: refactor naming style 2021-05-20 06:21:33 -04:00
node.cpp node: show full details of node when starting 2021-07-20 14:53:40 +00: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 add missing WITH_HOOKS condition to compile without hooks 2021-08-31 13:53:06 +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 path_source: fix double incref 2021-07-12 17:48:30 +02:00
pool.cpp kernel: refactor naming style 2021-05-20 06:21:33 -04:00
queue.cpp ported io/format code to C++ 2021-06-17 08:26:46 -04: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 super_node: node_type_start() should acutally called before node_prepare() 2021-08-31 14:40:37 +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