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-08-23 15:49:42 +02:00
..
api remove superfulous includes 2017-08-23 15:49:42 +02:00
fpga replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
hooks hooks: fix config parser for stats hook 2017-08-23 15:49:22 +02:00
io io: merge msg and webmsg formats 2017-08-22 14:15:19 +02:00
kernel rt: lock all memory by default 2017-08-14 14:29:23 +02:00
nodes zeromq: increase maximum message size 2017-08-23 15:48:34 +02:00
web replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
advio.c tests: fixed unit tests for new io and tasks modules 2017-08-20 10:48:44 +02:00
api.c api: fix strange behaviour in Docker 2017-08-23 15:46:48 +02:00
compat.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
config_helper.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
crypt.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hist.c hist: show hist results with more accuracy 2017-08-14 14:43:31 +02:00
hook.c - 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
io.c io: fix data types for sample count 2017-08-22 12:20:55 +02:00
io_format.c - 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
list.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
log.c log: change alignment of log output 2017-08-22 12:13:38 +02:00
log_config.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
log_helper.c log: do proper default initialization 2017-08-20 10:53:41 +02:00
log_table.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
Makefile.inc - 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
Makefile.villas-ext.inc improve Makefiles and make web, api and json support optional 2017-07-25 12:07:06 +02:00
Makefile.villas.inc fixes and new Dockerfile for Centos 7 2017-08-14 20:19:40 +02:00
mapping.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
memory.c made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
node.c properly handle failed read / writes to nodes 2017-08-22 12:31:12 +02:00
node_type.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
path.c remove superflouus includes 2017-08-22 14:14:12 +02:00
plugin.c remove superflouus includes 2017-08-22 14:14:12 +02:00
pool.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
queue.c fix: several compiler warnings / errors emitted by clang 2017-07-25 12:07:05 +02:00
queue_signalled.c improve readability 2017-05-14 11:35:49 +02:00
sample.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
shmem.c some refactoring 2017-07-02 23:58:56 +02:00
stats.c replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
super_node.c unifying log output 2017-08-22 12:14:06 +02:00
task.c tests: fixed unit tests for new io and tasks modules 2017-08-20 10:48:44 +02:00
timing.c add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
web.c web: protocols[0] must handle HTTP requests 2017-08-23 15:46:29 +02:00