|
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 |
|
|
0e778d6867
|
rtp: log additional statistics
|
2019-03-29 09:52:34 +01:00 |
|
|
343cd38935
|
rtp: make AIMD log file configurable
|
2019-03-29 09:52:34 +01:00 |
|
|
ca28c31ed1
|
rtp: use C++ logger
|
2019-03-29 09:52:34 +01:00 |
|
|
cad22a02bd
|
rtp: NULL => nullptr
|
2019-03-29 09:52:34 +01:00 |
|
|
a9afbae6b7
|
rtp: simplify rtp_reverse()
|
2019-03-28 09:23:44 +01:00 |
|
|
cf799763cb
|
fix compilation on older C++ compilers
|
2019-03-27 14:39:27 +01:00 |
|
|
8762648f87
|
rtp: port to C++
|
2019-03-26 15:39:08 +01:00 |
|
|
bccdcb89cb
|
fix smallers bugs detected by new config-check integration test
|
2019-03-26 15:39:08 +01:00 |
|
|
18d6ab49d3
|
cmake: always include NGSI node-type
|
2019-03-26 15:39:08 +01:00 |
|
|
5a8f36313d
|
ngsi: fix compilation problems due to refactoring issues
|
2019-03-26 15:39:07 +01:00 |
|
|
5580f63b8e
|
rtp: improve return code style
|
2019-03-26 15:39:07 +01:00 |
|
|
81267f9759
|
mqtt: move checks to mqtt_check()
|
2019-03-26 15:39:07 +01:00 |
|