1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/lib
2019-10-03 11:30:08 +02:00
..
api refactor enums to class enums 2019-06-23 16:13:23 +02:00
formats Merge branch 'v0.8.0-fixes' into develop 2019-10-03 11:01:07 +02:00
hooks Merge remote-tracking branch 'remotes/origin/hook-pps_ts' 2019-10-03 11:08:39 +02:00
kernel replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
memory replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
nodes use a thread per process to execute mosquitto loop, contributes to #248 2019-10-03 11:30:08 +02:00
api.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
CMakeLists.txt cmake: fix linking against libwebsockets 2019-06-27 01:25:50 +02:00
config.cpp use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
config_helper.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
format_type.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
hook.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
hook_list.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
io.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
mapping.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
memory.cpp memory locking without root 2019-06-27 15:45:45 +02:00
node.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
node_direction.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
node_type.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
path.cpp path: path_poll_prepare is not possible before nodes are started 2019-07-30 12:01:44 +02:00
path_destination.cpp use villas/utils.hpp instead of villas/utils.h 2019-04-23 13:09:50 +02:00
path_source.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
plugin.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
pool.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
queue.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
queue_signalled.cpp refactor enums to class enums 2019-06-23 16:13:23 +02:00
sample.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
shmem.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
signal.cpp format: fix parsing of complex values in villas.humas format (closes #261) 2019-09-03 22:54:10 +02:00
socket_addr.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
stats.cpp fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
super_node.cpp replace C-style headers with C++ C-compatability headers 2019-06-23 16:57:00 +02:00
web.cpp web: reduce polling timeout for lws_service 2019-08-28 16:55:40 +02:00