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
2015-12-19 16:27:22 +01:00
..
cfg.c moved source files to lib directory 2015-12-13 20:30:16 +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
hist.c moved source files to lib directory 2015-12-13 20:30:16 +01:00
hooks.c moved histograms into separate struct member 2015-12-19 16:27:22 +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
path.c Merge branch 'feature-ts' into develop 2015-12-19 16:20:48 +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
timing.c moved source files to lib directory 2015-12-13 20:30:16 +01:00
utils.c added new conversion helper for libconfig => libjansson objects 2015-12-13 00:43:59 +01:00
websocket.c fixed some small bugs in async path and web socket 2015-12-19 16:15:51 +01:00