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/nodes
2018-08-13 00:00:09 +02:00
..
amqp.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
cbuilder.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
CMakeLists.txt cmake: allow VILLASnode to be included into other CMake projects via add_subdirectory() 2018-07-16 20:16:14 +02:00
comedi.c comedi: fix typo 2018-07-16 20:26:09 +02:00
file.c Added separate buffer for input and output section 2018-08-06 23:48:13 +02:00
iec61850.c use proper include style 2018-08-12 23:59:15 +02:00
iec61850_sv.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
infiniband.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
influxdb.c fix some includes 2018-08-13 00:00:09 +02:00
loopback.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
mqtt.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
nanomsg.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
ngsi.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
opal.c refactor: fix include paths 2018-08-13 00:00:09 +02:00
shmem.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
signal_generator.c Added flag to enable/disable warning about missed steps 2018-08-04 17:27:06 +02:00
socket.c fix some includes 2018-08-13 00:00:09 +02:00
stats.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00
test_rtt.c Fixes #166, all node interfaces are modified 2018-07-11 18:14:29 +02:00
websocket.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
zeromq.c improve naming of struct node_type function pointers (closes #150) 2018-07-16 11:00:15 +02:00