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-09-03 10:54:11 +02:00
..
api stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
fpga replaced libconfig by jansson for parsing the configuration (huge commit) 2017-08-03 00:19:27 +02:00
hooks stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
io io: better descriptions for raw format 2017-08-31 09:29:01 +02:00
kernel rt: lock all memory by default 2017-08-14 14:29:23 +02:00
nodes stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +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: improve session handling for WebSocket transport 2017-08-30 23:29:49 +02:00
buffer.c reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +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 hook: from now on both paths and nodes can have hooks! 2017-09-02 14:27:58 +02:00
io.c add node_fd() support to most node types 2017-08-30 09:21:35 +02:00
io_format.c a bunch of smaller changes and bug fixes 2017-08-23 16:51:15 +02:00
list.c refactor: list_init() should return an integer like all other _init() functions 2017-08-28 14:34:47 +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 fix broken dependency in Makefile 2017-08-30 22:27:26 +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 reworked libwebsocket buffers in order to support fragmented messages 2017-08-27 17:04:25 +02:00
mapping.c hook: from now on both paths and nodes can have hooks! 2017-09-02 14:27:58 +02:00
memory.c made most of Linux dependencies optional 2017-07-25 12:07:06 +02:00
node.c stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
node_type.c cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
path.c debug path polling 2017-09-03 10:52:46 +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 adding new synchronization methods to queue_signalled in order to use it with poll / select 2017-08-30 12:35:47 +02:00
sample.c add sample_pool() macro to hide relative pointers 2017-08-30 23:51:41 +02:00
shmem.c shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode 2017-08-30 12:37:09 +02:00
stats.c stats: refactor stats_send hook into a new node-type 2017-09-03 10:54:11 +02:00
super_node.c fix missing log initialization 2017-09-02 21:06:21 +02:00
task.c add new functions to retrieve file descriptors from nodes, io formats and tasks 2017-08-30 00:22:58 +02:00
timing.c add new class to abstract different implementations for periodic tasks 2017-08-14 14:35:16 +02:00
utils.c api: implement restart action 2017-08-10 13:35:44 +02:00
web.c refactor: whitespace changes only 2017-09-02 22:02:01 +02:00