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
2017-04-27 11:26:10 +02:00
..
api Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
fpga remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
hooks Init jitter, mean and variance calc for NTP vs GPS ts 2017-04-26 16:16:15 +00:00
kernel add missing free() 2017-04-02 13:03:31 +02:00
nodes AsyncIP endianess fix, test with VILLASnode 2017-04-25 15:11:41 +00:00
web add some missing headers 2017-04-27 11:26:10 +02:00
advio.c Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
api.c add some missing headers 2017-04-27 11:26:10 +02:00
compat.c added compat.c for adding compatibility with older library versions 2017-04-03 09:02:18 +02:00
crypt.c shm node: fix compiler / build-system errors 2017-04-15 21:30:37 +02:00
hist.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
hook.c Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
json.c shm node: fix compiler / build-system errors 2017-04-15 21:30:37 +02:00
list.c replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
log.c remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
log_config.c remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
Makefile.inc Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
Makefile.villas-ext.inc remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
Makefile.villas.inc remove libconfig references from libvillas-ext 2017-04-26 11:58:12 +02:00
mapping.c Merge branch 'develop' into node-shm 2017-04-06 12:12:56 +02:00
memory.c minor improvements 2017-04-24 19:56:14 +02:00
msg.c added new helper functions to convert struct msg between network and host byte-order 2017-04-23 22:13:28 +02:00
node.c fix: memory leak 2017-04-24 18:59:45 +02:00
node_type.c fixed several bugs in the new state machine logic 2017-04-07 17:44:20 +02:00
path.c use same log output for starting nodes and paths 2017-04-27 09:34:08 +02:00
plugin.c valgrind: fix memory leak 2017-04-24 19:27:27 +02:00
pool.c Merge branch 'develop' into node-shm 2017-04-06 12:12:56 +02:00
queue.c Merge branch 'develop' into node-shm 2017-04-06 12:12:56 +02:00
queue_signalled.c queue_signalled: add some missing functions from queue 2017-04-17 23:23:07 +02:00
sample.c Merge branch 'develop' into node-shm 2017-04-17 23:54:44 +02:00
sample_io.c don't link libext against any external libraries 2017-04-15 20:38:58 +02:00
shmem.c queue_signalled: do not use abbreviations for member names 2017-04-17 23:23:07 +02:00
stats.c stats: minor fixes 2017-03-29 04:20:26 +02:00
super_node.c valgrind: refactored super_node_parse_uri() to avoid memory leaks 2017-04-24 19:28:07 +02:00
timing.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
utils.c changed signature of spawn() 2017-04-15 21:29:34 +02:00
web.c add some missing headers 2017-04-27 11:26:10 +02:00
webmsg.c smaller fixes for websocket message code 2017-04-24 14:19:12 +02:00