1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
VILLASnode/include/villas
2017-06-29 19:19:06 +02:00
..
api cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
fpga replace last occurences of #ifndefs with #pragma once 2017-06-28 15:05:31 +02:00
kernel cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
nodes gtwif: improve parsing and printing of GTWIF node-type configuration 2017-06-29 19:19:06 +02:00
rtds rscad: finished rudimentary parsing of RSCAD .inf file by using POSIX regular expressions 2017-06-29 19:05:49 +02:00
web cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
advio.h advio: add some missing includes 2017-06-17 18:55:37 +02:00
api.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
atomic.h define atomic_state for C++ even more properly 2017-05-15 17:47:44 +02:00
common.h move atomic_state definition 2017-05-15 14:47:07 +02:00
compat.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
crypt.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hist.h added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
hook.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
json.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
list.h list: added list_set() 2017-05-23 12:12:39 +02:00
log.h advio: add some missing includes 2017-06-17 18:55:37 +02:00
log_config.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
mapping.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
memory.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
msg.h msg: use new macro to define max packet size 2017-05-23 13:55:13 +02:00
msg_format.h fix: bitfield ordering in struct msg 2017-06-26 07:10:42 +00:00
node.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
node_type.h added new function node_type_name() 2017-05-23 15:20:38 +02:00
path.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
plugin.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
pool.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
queue.h properly define atomic state for queue 2017-05-15 14:04:15 +02:00
queue_signalled.h add close methods for queue and use them for shmem 2017-05-12 13:12:42 +02:00
sample.h remove unnecessary sample_get in shmem node 2017-05-12 11:52:39 +02:00
sample_io.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
shmem.h fix undefined reference caused by inlined function 2017-06-17 03:15:35 +02:00
stats.h replace last occurences of #ifndefs with #pragma once 2017-06-28 15:05:31 +02:00
super_node.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
timing.h add more const keywords 2017-05-08 00:50:56 +02:00
utils.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
web.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
webmsg.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
webmsg_format.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00