.. |
api
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
formats
|
io: obey io->flags and smp->flags during encoding/decoding of samples
|
2018-10-20 16:23:57 +02:00 |
hooks
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
kernel
|
bugfixes for ARM
|
2018-10-04 00:49:46 +02:00 |
memory
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2018-08-20 18:40:46 +02:00 |
nodes
|
Added periodic signalling which is necessary in implementation without additional buffer
|
2018-10-21 12:35:21 +02:00 |
advio.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
api.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
bitset.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
buffer.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
CMakeLists.txt
|
fixes for compiling VILLASnode on ARM
|
2018-10-04 00:49:38 +02:00 |
compat.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
config_helper.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
crypt.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
format_type.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
hash_table.c
|
hash_table: do not use printf() in hash_table_dump()
|
2018-08-13 15:28:37 +02:00 |
hist.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
hook.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
hook_type.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
io.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
list.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
log.c
|
fixes for compiling VILLASnode on ARM
|
2018-10-04 00:49:38 +02:00 |
log_config.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
log_helper.c
|
bugfixes for ARM
|
2018-10-04 00:49:46 +02:00 |
mapping.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
memory.c
|
memory: add new function to get memory type from flag
|
2018-10-21 13:05:24 +01:00 |
node.c
|
node: simplify configuration of node signals
|
2018-10-17 16:11:44 +02:00 |
node_type.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
path.c
|
fix sample flags during muxing
|
2018-10-20 16:22:24 +02:00 |
plugin.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
pool.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
queue.c
|
fixes for compiling VILLASnode on ARM
|
2018-10-04 00:49:38 +02:00 |
queue_signalled.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
sample.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
shmem.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
signal.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
stats.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
super_node.c
|
log: do not use V macro which ambigious when compiling against Eigen3
|
2018-09-17 22:19:09 +02:00 |
table.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
task.c
|
make use of tsc_now() instead of rdtsc() and rdtscp() (closes #197)
|
2018-10-20 16:43:43 +02:00 |
timing.c
|
timing: added new function to compare timestamps
|
2018-10-20 15:36:27 +02:00 |
tsc.c
|
tsc: inline calls to tsc_now()
|
2018-10-20 16:44:01 +02:00 |
utils.c
|
refactor: update copyright years
|
2018-08-20 18:40:03 +02:00 |
web.c
|
web: retry binding to other ports if port is already in use by something else
|
2018-10-20 17:07:28 +02:00 |