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
2018-05-24 10:42:57 +02:00
..
api refactor: change include prefix 2018-02-04 16:40:52 +01:00
formats io: align header / source files 2018-05-12 18:11:39 +02:00
kernel fix several build system related issues 2018-02-06 23:29:54 +01:00
nodes io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
advio.h get rid of strncpy as much as possible 2018-04-04 08:53:00 +02:00
api.h reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
atomic.h define atomic_state for C++ even more properly 2017-05-15 17:47:44 +02:00
bitset.h bitset: add some documentation and more features 2017-12-14 14:04:26 +01:00
buffer.h reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
common.h io: properly keep track if status 2018-05-12 14:14:59 +02:00
compat.h - introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats 2017-08-14 14:42:07 +02:00
config.h.in fix several build system related issues 2018-02-06 23:29:54 +01:00
config_helper.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
crypt.h cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
format_type.h io: add support for configurable line and column separators/delimiters 2018-05-24 10:42:57 +02:00
hist.h hist: use hist_{last,highest,lowest,mean} functions 2017-08-31 10:23:28 +02:00
hook.h hook: from now on both paths and nodes can have hooks! 2017-09-02 14:27:58 +02:00
hook_type.h generalize: *_type_lookup() as wrappers around plugin_lookup() 2018-05-13 13:52:02 +02:00
io.h io: add support for configurable line and column separators/delimiters 2018-05-24 10:42:57 +02:00
list.h list: added new function list_lookup_index() 2018-05-24 09:05:00 +02:00
log.h refactor: log_{start,stop} -> log_{open,close} 2018-05-12 18:14:24 +02:00
log_config.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
mapping.h sample: remove obsolete id member 2018-05-08 11:41:05 +02:00
memory.h cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
node.h node: separated node configuratio for send / receive side 2018-05-24 09:04:41 +02:00
node_type.h whitespace cleanups 2018-05-13 13:57:16 +02:00
path.h path: add a new configuration setting to switch between poll and single mode 2018-05-23 02:24:55 +02:00
plugin.h refactor: struct plugin::io -> struct plugin::format 2018-05-13 13:51:28 +02:00
pool.h cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
queue.h properly define atomic state for queue 2017-05-15 14:04:15 +02:00
queue_signalled.h queue_signalled: add support for OS X 2018-05-23 09:06:29 +02:00
sample.h json: rewrite IO format for RESERVE project 2018-05-09 09:24:15 +02:00
shmem.h shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode 2017-08-30 12:37:09 +02:00
signal.h signal: added unit field 2018-05-08 08:45:18 +02:00
stats.h stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
super_node.h add new '-V' option to tools which shows the version of only and exits 2017-09-16 11:52:30 +02:00
table.h log: improve handling of terminal width 2017-09-16 15:00:42 +02:00
task.h task: simplify interface 2017-09-16 15:33:01 +02:00
timing.h add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.h fix several build system related issues 2018-02-06 23:29:54 +01:00
web.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00