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-08-30 23:52:48 +02:00
..
api api: improve session handling for WebSocket transport 2017-08-30 23:29:49 +02:00
fpga replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
io io: merge msg and webmsg formats 2017-08-22 14:15:19 +02:00
kernel - 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
nodes signal: add new option for DC bias offset and fixed random walk 2017-08-30 22:41:15 +02:00
advio.h advio: check if file is locally accessible 2017-08-05 21:02:36 +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
buffer.h reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
common.h move atomic_state definition 2017-05-15 14:47:07 +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_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
hist.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
hook.h hook: added new entrypoint "process" for muxed samples 2017-08-30 16:38:07 +02:00
hook_type.h hook: added new entrypoint "process" for muxed samples 2017-08-30 16:38:07 +02:00
io.h add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
io_format.h add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
list.h refactor: list_init() should return an integer like all other _init() functions 2017-08-28 14:34:47 +02:00
log.h a bunch of smaller changes and bug fixes 2017-08-23 16:51:15 +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 mapping: properly initialize mapping_entry::offset and mapping_entry:length 2017-08-30 23:52:48 +02:00
memory.h cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
node.h add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
node_type.h add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
path.h path: add support for multiple sources 2017-08-28 14:38:30 +02:00
plugin.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
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 adding new synchronization methods to queue_signalled in order to use it with poll / select 2017-08-30 12:35:47 +02:00
sample.h add sample_pool() macro to hide relative pointers 2017-08-30 23:51:41 +02:00
shmem.h shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode 2017-08-30 12:37:09 +02:00
stats.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
super_node.h Merge branch 'node-test' into develop 2017-08-27 18:44:03 +02:00
task.h add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
timing.h add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.h made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
web.h replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00