1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/lib/nodes
Marvin Klimke 2575688951 [WIP] add pthread syncronization to re_main thread
rtp receive handler writes data to mutex protected memory and indicates the amount of data written.
main thread polls on the thread and gets the data respecting the mutex.
2018-12-07 15:15:24 +01:00
..
amqp.c do not send offsets of network node-types 2018-10-20 16:23:26 +02:00
cbuilder.c refactor: json_foreach: index -> i 2018-08-13 00:00:10 +02:00
CMakeLists.txt add rtp node to CMakeLists 2018-11-16 16:08:55 +01:00
comedi.c comedi: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:29:35 +02:00
file.c file: last fix for dir creation 2018-10-21 11:09:20 +02:00
iec61850.c get rid of LIST_INIT 2018-10-19 13:41:50 +02:00
iec61850_sv.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
infiniband.c Added periodic signalling which is necessary in implementation without additional buffer 2018-10-21 12:35:21 +02:00
influxdb.c influxdb: fix uninitialized variable 2018-09-08 00:05:22 +02:00
loopback.c loopback: now also supported on macOS 2018-10-28 13:27:15 +01:00
mqtt.c do not send offsets of network node-types 2018-10-20 16:23:26 +02:00
nanomsg.c do not send offsets of network node-types 2018-10-20 16:23:26 +02:00
ngsi.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
opal.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
rtp.c [WIP] add pthread syncronization to re_main thread 2018-12-07 15:15:24 +01:00
shmem.c shmem: add new mode setting which superseeds the polling setting 2018-10-20 17:12:39 +02:00
signal_generator.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
socket.c do not send offsets of network node-types 2018-10-20 16:23:26 +02:00
stats.c refactor: update copyright years 2018-08-20 18:40:03 +02:00
test_rtt.c use villas.binary as default format for most node types 2018-10-20 15:38:31 +02:00
websocket.c do not send offsets of network node-types 2018-10-20 16:23:26 +02:00
zeromq.c zeromq: fix version detection 2018-10-20 17:35:01 +02:00