.. |
api
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00: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
|
refactoring: periodic_task => task
|
2017-08-22 12:20:14 +02:00 |
web
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
advio.h
|
advio: check if file is locally accessible
|
2017-08-05 21:02:36 +02:00 |
api.h
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
atomic.h
|
define atomic_state for C++ even more properly
|
2017-05-15 17:47:44 +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
|
hooks: use unsigned instead of size_t to count samples
|
2017-08-05 22:18:47 +02:00 |
hook_type.h
|
hooks: use unsigned instead of size_t to count samples
|
2017-08-05 22:18:47 +02:00 |
io.h
|
io: fix data types for sample count
|
2017-08-22 12:20:55 +02:00 |
io_format.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 |
list.h
|
fixes for new build-system
|
2017-07-25 12:40:05 +02:00 |
log.h
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +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
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
memory.h
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
node.h
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
node_type.h
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
path.h
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +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
|
add close methods for queue and use them for shmem
|
2017-05-12 13:12:42 +02:00 |
sample.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 |
shmem.h
|
fix undefined reference caused by inlined function
|
2017-06-17 03:15:35 +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
|
adding pluggable IO formats
|
2017-08-05 21:02:09 +02:00 |
task.h
|
refactoring: periodic_task => task
|
2017-08-22 12:20:14 +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 |