.. |
api
|
Merge branch 'node-test' into develop
|
2017-08-27 18:44:03 +02:00 |
fpga
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
hooks
|
mapping: replace struct mapping with a struct list
|
2017-08-28 14:35:50 +02:00 |
io
|
removed incomplete HDF5 support (now in branch format-h5pt)
|
2017-08-27 18:50:29 +02:00 |
kernel
|
rt: lock all memory by default
|
2017-08-14 14:29:23 +02:00 |
nodes
|
signal: add new option for DC bias offset and fixed random walk
|
2017-08-30 22:41:15 +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: properly initialise job queue for worker thread
|
2017-08-30 13:31:20 +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: added new entrypoint "process" for muxed samples
|
2017-08-30 16:38:07 +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
|
mapping: add missing header fields
|
2017-08-30 16:37:19 +02:00 |
memory.c
|
made most of Linux dependencies optional
|
2017-07-25 12:07:06 +02:00 |
node.c
|
add new functions to retrieve file descriptors from nodes, io formats and tasks
|
2017-08-30 00:22:58 +02:00 |
node_type.c
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
path.c
|
path: add support for multiple sources
|
2017-08-28 14:38:30 +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
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
shmem.c
|
shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode
|
2017-08-30 12:37:09 +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
|
Merge branch 'node-test' into develop
|
2017-08-27 18:44:03 +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
|
use better name for worker thread functions
|
2017-08-30 10:40:15 +02:00 |