Manuel Pitz
|
db15dda566
|
loopback: node type does not provide signals
|
2019-07-30 12:01:05 +02:00 |
|
|
1e517224be
|
Merge branch 'fix-memory-locking-without-root' into develop
|
2019-06-28 11:54:06 +02:00 |
|
Divya Laxetti
|
ed26f772e7
|
memory locking without root
|
2019-06-27 15:45:45 +02:00 |
|
|
32fcbdf796
|
gate: add hold-off timer
|
2019-06-27 02:20:58 +02:00 |
|
|
2d7941ea17
|
uldaq: fix compare of differing signedness
|
2019-06-27 01:51:03 +02:00 |
|
|
9e1220ae20
|
gate: add new gate hook for triggered acquisition
|
2019-06-27 01:26:13 +02:00 |
|
|
688b731e24
|
cmake: fix linking against libwebsockets
|
2019-06-27 01:25:50 +02:00 |
|
|
86aaaa9a20
|
cmake: fix include dir for websockets
|
2019-06-26 23:32:19 +02:00 |
|
|
f71643813f
|
fix several minor bugs detected by valgrind
|
2019-06-26 20:18:44 +02:00 |
|
|
39f28149af
|
exec: fix argument parsing
|
2019-06-23 17:35:28 +02:00 |
|
|
d4fbf83054
|
exec: enable flushing by default
|
2019-06-23 17:35:05 +02:00 |
|
|
abd8a7d92b
|
exec: show more details
|
2019-06-23 17:22:03 +02:00 |
|
|
ef1c339433
|
replace NULL by nullptr
|
2019-06-23 16:58:28 +02:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
c842914bc5
|
stats: port to C++
|
2019-06-23 13:35:42 +02:00 |
|
|
f05b2ae952
|
exec: add support for env variables, working directory. non-shell mode
|
2019-06-23 10:53:10 +02:00 |
|
|
73677d0df6
|
infiniband: fix printf formatting string on arm arch
|
2019-06-18 18:51:52 +01:00 |
|
|
7ad5c58d0e
|
exec: start executable in exec_prepare() rather than exec_start()
|
2019-06-11 16:41:33 +00:00 |
|
|
b3dc60e605
|
Merge branch 'develop' of https://git.rwth-aachen.de/acs/public/villas/VILLASnode into develop
|
2019-06-11 16:34:36 +00:00 |
|
|
6b2e53feda
|
path: keep a per path list of mappings
|
2019-06-11 18:34:23 +02:00 |
|
|
4a8d2bfc2b
|
hooks: use exceptions for error handling
|
2019-06-11 18:32:58 +02:00 |
|
|
c863cac804
|
cast: throw exception for invalid signals
|
2019-06-11 16:20:35 +00:00 |
|
|
6433caac28
|
node: use macro for default sample length
|
2019-06-05 18:59:57 +02:00 |
|
|
09a5d810e3
|
exec: add new exec node-type
|
2019-06-05 18:59:45 +02:00 |
|
|
8fd096ab17
|
whitespace cleanups
|
2019-06-04 16:55:50 +02:00 |
|
|
ebf2943240
|
update VILLAScommon submodule
|
2019-06-04 16:55:38 +02:00 |
|
Sonja Happ
|
e8ed440ccf
|
Fix MSG_TS macro
|
2019-05-08 15:44:19 +02:00 |
|
|
11bb63ecce
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:15:00 +02:00 |
|
|
14434d093f
|
remove old super_node C wrapper code
|
2019-04-23 13:14:47 +02:00 |
|
|
4a4a7d1280
|
use C++ linkage for hook_list
|
2019-04-23 13:12:04 +02:00 |
|
|
71995642a9
|
add missing include villas/colors.hpp
|
2019-04-23 13:11:19 +02:00 |
|
|
6a106b42e5
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
|
|
a97c4b8078
|
remove PLUGIN_REGISTER() macro
|
2019-04-23 13:04:30 +02:00 |
|
|
c25bd76922
|
file: fix config test
|
2019-04-23 11:19:42 +02:00 |
|
|
6965520998
|
ebm: fix config tests
|
2019-04-23 11:19:18 +02:00 |
|
|
3c9a962691
|
path: fix initialization and destruction of per-path logger
|
2019-04-23 11:02:29 +02:00 |
|
|
9045957f0b
|
config: define new macro for maximum sample length
|
2019-04-23 10:55:23 +02:00 |
|
|
8487fa1c29
|
fix: non-trivial designated initializers not supported
|
2019-04-23 09:57:43 +02:00 |
|
|
932d15fdb7
|
nodes: avoid designated initializers for structs
|
2019-04-23 00:36:06 +02:00 |
|
|
b764dbfd7d
|
fixes for VILLAScommonn submodule
|
2019-04-23 00:13:11 +02:00 |
|
|
30fb71d8eb
|
nodes: convert C-style header files to C++ style headers
|
2019-04-23 00:12:31 +02:00 |
|
|
6cecdf4b81
|
nodes: refactor NULL => nullptr
|
2019-04-22 23:46:07 +02:00 |
|
|
5485bf4be3
|
csv: fix indention
|
2019-04-22 23:43:56 +02:00 |
|
|
37c724f61b
|
nodes: use C++ compiler
|
2019-04-22 23:43:46 +02:00 |
|
|
d1da0f2f22
|
json: fix packing of timestamp values
|
2019-04-17 18:18:40 +02:00 |
|
|
0c400f7df0
|
json: fix flag checks
|
2019-04-17 18:18:08 +02:00 |
|
|
65828daed4
|
csv: only print offset if both received and origin timestamps are available
|
2019-04-17 18:13:47 +02:00 |
|
|
39afa0e8a2
|
socket: fix invalid length of AF_UNIX socket address
|
2019-04-17 18:12:04 +02:00 |
|
|
0c804bc328
|
csv: fix typo introduced by C++ refactoring
|
2019-04-17 18:11:36 +02:00 |
|