1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/include/villas
2018-08-20 18:31:27 +02:00
..
api refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
formats new signal declaration code 2018-08-20 18:31:27 +02:00
kernel kernel: add kernel_get_cpu_frequency() 2018-08-13 14:40:36 +02:00
memory Adhered to coding style 2018-07-04 19:04:08 +02:00
nodes signal_generator: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:28:13 +02:00
advio.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
api.h fix some includes 2018-08-13 00:00:09 +02:00
atomic.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
bitset.h Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
buffer.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
common.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
compat.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
config.h.in fixup invalid preprocessor macro 2018-08-17 11:20:31 +02:00
config_helper.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
crypt.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
format_type.h new signal declaration code 2018-08-20 18:31:27 +02:00
hash_table.h memory: use hash_table to store allocation metadata 2018-07-02 19:00:55 +02:00
hist.h use more const qualifiers 2018-08-13 00:00:09 +02:00
hook.h hooks: add new setting to disable a specific hook in the configuration file 2018-08-20 12:15:02 +02:00
hook_type.h plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
io.h new signal declaration code 2018-08-20 18:31:27 +02:00
list.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
log.h log: remove escape sequences from log output if not in a tty 2018-08-20 12:13:53 +02:00
log_config.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
mapping.h mapping: there is no send timestamp anymore 2018-08-13 00:00:09 +02:00
memory.h cmake: add support for infiniband node-type 2018-07-04 17:50:26 +02:00
memory_type.h hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
node.h new signal declaration code 2018-08-20 18:31:27 +02:00
node_type.h new signal declaration code 2018-08-20 18:31:27 +02:00
path.h new signal declaration code 2018-08-20 18:31:27 +02:00
plugin.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
pool.h Merge branch 'infiniband' into develop 2018-07-04 16:50:36 +02:00
queue.h hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
queue_signalled.h refactor: fix include paths 2018-08-13 00:00:09 +02:00
sample.h new signal declaration code 2018-08-20 18:31:27 +02:00
shmem.h refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
signal.h new signal declaration code 2018-08-20 18:31:27 +02:00
stats.h stats: remove broken processing time statistic 2018-08-17 11:20:02 +02:00
super_node.h reorder state member of some classes as they would raise a compiler error otherwise (designated initializers are not really supported in C++) 2018-07-04 15:07:54 +02:00
table.h add/replace missing "#pragma once" 2018-06-29 08:37:37 +02:00
task.h tsc: improve initialization 2018-08-13 14:41:40 +02:00
timing.h refactor: fix whitespaces 2018-08-13 00:00:09 +02:00
tsc.h tsc: improve initialization 2018-08-13 14:41:40 +02:00
utils.h utils: add decolor() to remove ANSI escape sequence from string 2018-08-20 12:12:54 +02:00
web.h use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00