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
Dennis Potter 0819207c55 Fixed bug which improved latency about 33%.
An ugly workaround was removed in 3c33696265 and 159cefb14d. Besides making the code a little cleaner, it was expected that this would improve latency. However, it did not.

Cause for this was a bug that disabled inline messages for all messages. This is fixed in this commit. Now, the anticipated latency improvement can be seen. Compared to 159cefb14d, the latency for samples with 16 values or less is up to 33% better.

Furthermore, the check for signaling is fixed and some typos are fixed.
2018-11-02 12:46:12 +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 revert commit a693e7b5db 2018-10-30 11:17:34 +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 Fixed bug which improved latency about 33%. 2018-11-02 12:46:12 +01: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
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 socket: enable raw socket only on linux and if libnl3-route was found (closes #210) 2018-10-31 10:38:43 +01: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