1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/lib
2015-12-13 20:24:56 +01:00
..
checks.c restructured repository 2015-11-23 17:44:14 +01:00
file.c cleanups 2015-11-29 22:51:04 +01:00
gtfpga.c changed signature of node type initialization 2015-12-11 12:35:32 +01:00
if.c get rid of static global storage as much as possible for now 2015-12-13 00:42:59 +01:00
list.c fixed list_count() and list_contains() -- messed return codes.. 2015-12-11 18:19:17 +01:00
log.c restructured repository 2015-11-23 17:44:14 +01:00
msg.c Merge branch 'node-websocket' into develop 2015-12-09 15:49:54 +01:00
ngsi.c changed signature of node type initialization 2015-12-11 12:35:32 +01:00
nl.c restructured repository 2015-11-23 17:44:14 +01:00
node.c added more helper functions to retrieve names of nodes and their types 2015-12-13 02:02:29 +01:00
opal.c removed obsolete opal_global structure (we keep all static private data in the namespace of the compilation unit now) 2015-12-13 02:00:17 +01:00
socket.c get rid of static global storage as much as possible for now 2015-12-13 00:42:59 +01:00
tc.c restructured repository 2015-11-23 17:44:14 +01:00
utils.c added new conversion helper for libconfig => libjansson objects 2015-12-13 00:43:59 +01:00
websocket.c smaller fixes for web socket node type 2015-12-13 20:24:56 +01:00