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-10-21 21:04:45 +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 api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +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 mqtt: bugfixes after last refactoring 2020-10-21 21:04:45 +02:00
nanomsg.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00
ngsi.cpp api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +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 correct selection of uldaq hardware 2020-10-21 21:04:45 +02:00
websocket.cpp api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
zeromq.cpp warn about unused return values for *_{init,destroy}() functions 2020-09-10 17:41:29 +02:00