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
2019-03-26 15:39:07 +01:00
..
api add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00
formats remove auto signal type detection 2019-03-09 13:34:51 +01:00
hooks hooks: simplify hook processing system so that ever hook only processes a single sample at once 2019-03-16 09:05:42 +01:00
kernel if: do not reset affinity (see #233) 2019-03-15 17:19:08 +01:00
memory allow for running without superuser privilges (closes #227) 2019-02-12 17:27:09 +01:00
nodes mqtt: fix memory corruption in MQTT node (closes #237) 2019-03-25 16:01:17 +01:00
api.cpp fix compiler errors 2019-01-21 10:34:36 +01:00
CMakeLists.txt config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00
config.cpp config: introduce new class for loading and parsing configuration 2019-03-26 07:15:07 +01:00
config_helper.cpp port config_helper.c to C++ 2019-03-26 07:15:07 +01:00
format_type.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
hook.c hook: separate hook_list_*() and hook_*() functions 2019-03-16 10:04:23 +01:00
hook_list.cpp hook: port hook_list to C++ 2019-03-16 10:11:26 +01:00
hook_type.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
io.c add new option to command line utilities to specify signal type 2019-03-16 09:41:50 +01:00
mapping.c bunch of bugfixes and refactoring for preperation of hooks 2019-03-09 00:32:22 +01:00
memory.c fix missing label 2019-03-09 12:44:50 +01:00
node.c refactor: remove unused variable 2019-03-23 20:49:35 +01:00
node_direction.c hook: separate hook_list_*() and hook_*() functions 2019-03-16 10:04:23 +01:00
node_type.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
path.c refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
path_destination.c path: separated path_{source, destination} 2019-02-24 09:41:04 +01:00
path_source.c hook: separate hook_list_*() and hook_*() functions 2019-03-16 10:04:23 +01:00
plugin.c plugin: strip down old plugin system 2019-01-21 16:21:26 +01:00
pool.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
queue.c refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
queue_signalled.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
sample.c remove auto signal type detection 2019-03-09 13:34:51 +01:00
shmem.c fix code style 2019-01-30 01:54:03 +01:00
signal.c refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
stats.c stats: properly handle invalid metric and type names 2019-02-17 22:23:15 +01:00
super_node.cpp add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00
web.cpp add VILLASnode specific exceptions 2019-03-26 15:39:07 +01:00