.. |
api
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +02:00 |
fpga
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
hooks
|
updated print hook to make use of new IO format system
|
2017-08-23 16:50:29 +02:00 |
io
|
io: fix webmsg format
|
2017-08-27 17:04:45 +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 |
advio.c
|
tests: fixed unit tests for new io and tasks modules
|
2017-08-20 10:48:44 +02:00 |
api.c
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +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
|
- 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
|
a bunch of smaller changes and bug fixes
|
2017-08-23 16:51:15 +02:00 |
io_format.c
|
a bunch of smaller changes and bug fixes
|
2017-08-23 16:51:15 +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
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +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
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +02:00 |