|
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 |
|
|
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 |
|
|
09a5d810e3
|
exec: add new exec node-type
|
2019-06-05 18:59:45 +02:00 |
|
|
ebf2943240
|
update VILLAScommon submodule
|
2019-06-04 16:55:38 +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 |
|
|
c25bd76922
|
file: fix config test
|
2019-04-23 11:19:42 +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 |
|
|
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 |
|
|
37c724f61b
|
nodes: use C++ compiler
|
2019-04-22 23:43:46 +02:00 |
|
|
39afa0e8a2
|
socket: fix invalid length of AF_UNIX socket address
|
2019-04-17 18:12:04 +02:00 |
|
|
3cb88b9f0a
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-15 13:17:04 +02:00 |
|
root
|
136c21bd8d
|
Merge branch 'develop' of git.rwth-aachen.de:/acs/public/villas/VILLASnode into develop
|
2019-04-15 13:09:33 +02:00 |
|
|
3eee38becb
|
be less verbose in logging
|
2019-04-15 13:09:13 +02:00 |
|
|
7ee01aabda
|
Merge branch 'hook-rtp-rate-pid' into develop
|
2019-04-15 12:26:51 +02:00 |
|
|
002e473937
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-04-14 19:24:13 +02:00 |
|
|
ab46354083
|
fix whitespaces / code-style
|
2019-04-14 19:23:30 +02:00 |
|
|
986fd5f81a
|
rtp: use new villas::node::LimitHook::setRate() interface
|
2019-04-14 19:22:33 +02:00 |
|
|
b344c3961e
|
rtp: fix some bugs and debugging output
|
2019-04-10 18:10:12 +02:00 |
|
|
2c384425b9
|
test_rtt: fix bug in rate parsing
|
2019-04-10 09:26:24 +02:00 |
|
|
41fbf03881
|
test_rtt: fix bug which fails to start test cases
|
2019-04-08 10:33:02 +02:00 |
|
|
400a9d3b84
|
test_rtt: fix compiler warning
|
2019-04-08 10:15:49 +02:00 |
|
|
5e43ea7ea4
|
test_rtt: improve handling of result files
|
2019-04-08 10:15:24 +02:00 |
|
|
06292524a1
|
test_rtt: port to C++
|
2019-04-08 08:59:59 +02:00 |
|
|
31dad7754e
|
nodes: properly initialize instance list
|
2019-04-08 08:59:38 +02:00 |
|
|
0d91ac891b
|
use C++ compiler
|
2019-04-07 15:13:40 +02:00 |
|
|
d10f4e3b1f
|
rtp: allow compilation without hook support
|
2019-04-06 14:19:50 +02:00 |
|
|
8d3a140f4f
|
cmake: improve supported combination of compile options
|
2019-04-05 20:58:42 +02:00 |
|
|
6002f2debd
|
rtp: do not register plugin twice
|
2019-04-05 20:56:51 +02:00 |
|
|
8a8dd30370
|
socket: fix includes
|
2019-04-05 19:30:44 +02:00 |
|
|
1d2f28cd19
|
cmake: add individual CMake options for each node-type
|
2019-04-05 19:28:42 +02:00 |
|
|
e6a4c0dfad
|
socket: move socket address related functions to new file
|
2019-04-05 10:47:57 +02:00 |
|
|
f16056092a
|
fix bugs on rpi #1
|
2019-04-05 03:50:59 +02:00 |
|
|
0fc5e1003c
|
zeromq: add support for network emulation
|
2019-04-04 22:01:52 +02:00 |
|
|
e6f346feca
|
nanomsg: add support for network emulation
|
2019-04-04 22:01:40 +02:00 |
|
|
6c98e8c26f
|
test_rtt: add missing preparation of signal list
|
2019-04-01 18:14:58 +02:00 |
|
|
02ab3687cb
|
signal_generator: move preperation of signal list to signal_generator_prepare()
|
2019-04-01 18:14:11 +02:00 |
|
|
6acfed07f0
|
influxdb: fix segfault
|
2019-03-31 22:59:38 +02:00 |
|
|
95b42a509e
|
infiniband: fix segfault
|
2019-03-31 22:42:58 +02:00 |
|
|
5a58daf306
|
infiniband: remove some too verbose log messages
|
2019-03-31 22:14:45 +02:00 |
|
|
fdcd4ff0ca
|
websocket: improve shutdown in websocket node-type
|
2019-03-31 12:52:07 +02:00 |
|
|
385fdb4f43
|
rtp: use dynamic allocation for AIMD log
|
2019-03-29 10:45:23 +01:00 |
|