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-07 17:32:52 +02:00
..
apis moved node id field to struct node::id 2017-04-02 12:59:56 +02:00
fpga do not cast void pointers 2017-03-27 12:58:40 +02:00
hooks various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
kernel add missing free() 2017-04-02 13:03:31 +02:00
nodes change function signature of node_type_start() 2017-04-07 17:32:52 +02:00
advio.c advio: fixed unit tests 2017-03-25 21:13:45 +01:00
api.c added compat.c for adding compatibility with older library versions 2017-04-03 09:02:18 +02:00
compat.c added compat.c for adding compatibility with older library versions 2017-04-03 09:02:18 +02:00
hist.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
hook.c Merge branch 'eric-lab' into develop-try-merge 2017-03-29 06:02:58 +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 fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
Makefile.inc added compat.c for adding compatibility with older library versions 2017-04-03 09:02:18 +02:00
mapping.c added new hook function „map“ to remap values and add other special values to the sample (fixes #80) 2017-03-25 21:11:52 +01:00
memory.c memory: decrease debug verbosity 2017-04-02 04:56:30 +02:00
msg.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
node.c moved node id field to struct node::id 2017-04-02 12:59:56 +02:00
node_type.c change function signature of node_type_start() 2017-04-07 17:32:52 +02:00
path.c fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
plugin.c replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
pool.c fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
queue.c fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
sample.c sample_io: part 2 2017-03-27 12:50:39 +02:00
sample_io.c added new sample_io module for adding new IO formats 2017-03-27 12:28:13 +02:00
stats.c stats: minor fixes 2017-03-29 04:20:26 +02:00
super_node.c fix some aborts due to destruction of uninitialised objects 2017-04-02 04:56:08 +02:00
timing.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
utils.c removed unused function 2017-03-29 08:11:45 +02:00
web.c some codingstyle improvements 2017-04-03 09:01:14 +02:00