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
2020-09-30 10:56:58 +02:00
..
amqp.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
can.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
CMakeLists.txt loopback_internal: add new node-type for internal loopback 2020-09-10 17:41:29 +02:00
comedi.cpp ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
ethercat.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
example.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
exec.cpp fix memory leak error in lib/nodes/exec.cpp and lib/nodes/opal.cpp 2020-09-10 18:24:27 +02:00
file.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
fpga.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
iec61850.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
iec61850_sv.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
infiniband.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
influxdb.cpp influxdb: fix invalid use of strncpy() 2020-09-30 10:56:58 +02:00
loopback.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
loopback_internal.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
mqtt.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
nanomsg.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
ngsi.cpp fixed a bunch of errors found by cppcheck 2020-09-10 18:24:27 +02:00
opal.cpp fix memory leak error in lib/nodes/exec.cpp and lib/nodes/opal.cpp 2020-09-10 18:24:27 +02:00
rtp.cpp if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
shmem.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
signal_generator.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
socket.cpp if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233) 2020-09-13 11:11:46 +02:00
stats.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
test_rtt.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
uldaq.cpp fix a lot of small bugs 2020-09-10 17:41:30 +02:00
websocket.cpp final cppcheck fixes 2020-09-11 16:27:22 +02:00
zeromq.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00