1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/include/villas
2017-03-27 12:28:13 +02:00
..
fpga added _vd and _vt members for struct fpga_ip (now in line with nodes, hooks, models, etc..) 2017-03-25 21:10:25 +01:00
kernel refactoring: if_create() => if_init() 2017-03-12 17:08:04 -03:00
nodes cosmetic changes 2017-03-13 00:04:56 -03:00
advio.h advio: fixed unit tests 2017-03-25 21:13:45 +01:00
api.h refactoring: struct cfg => struct super_node 2017-03-12 17:01:24 -03:00
common.h refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc.. 2017-03-11 23:50:30 -03:00
hist.h minor bugfixes and improvements 2017-03-13 23:51:38 -03:00
hook.h yet another rewrite of the hook system 2017-03-27 12:26:11 +02:00
list.h replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
log.h added new option to redirect log output to a file 2017-03-14 01:49:22 -03:00
mapping.h 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.h make number of huge pages configurable 2017-03-11 23:39:00 -03:00
msg.h updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
msg_format.h updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
node.h several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
node_type.h cosmetic changes 2017-03-13 00:04:56 -03:00
path.h refactoring: simplified hook system 2017-03-17 01:08:48 -03:00
plugin.h refactoring: simplified hook system 2017-03-17 01:08:48 -03:00
pool.h several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
queue.h several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00
sample.h Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
sample_io.h added new sample_io module for adding new IO formats 2017-03-27 12:28:13 +02:00
stats.h stats: added support for different output formats 2017-03-20 09:15:54 -03:00
super_node.h refactoring: struct cfg => struct super_node 2017-03-12 17:01:24 -03:00
timing.h updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
utils.h added SWAP() macro 2017-03-25 21:24:06 +01:00
web.h refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc.. 2017-03-11 23:50:30 -03:00
webmsg_format.h several smaller fixes and documentation updates 2017-03-12 17:13:37 -03:00