|
cb9be6f991
|
fix NULL dereference
|
2019-03-31 21:11:40 +02:00 |
|
|
7f3986e787
|
rename villas-config-check to villas-test-config
|
2019-03-31 21:11:40 +02:00 |
|
|
51f7179f0e
|
harmonize usage info
|
2019-03-31 21:11:40 +02:00 |
|
|
fdcd4ff0ca
|
websocket: improve shutdown in websocket node-type
|
2019-03-31 12:52:07 +02:00 |
|
|
7335b3a347
|
use IPv6 address in example config to avoid issues with IPv6 in Docker
|
2019-03-31 12:51:45 +02:00 |
|
|
547c28d2dc
|
relay: added HTTP API to get active sessions and connection details
|
2019-03-31 12:51:18 +02:00 |
|
|
385fdb4f43
|
rtp: use dynamic allocation for AIMD log
|
2019-03-29 10:45:23 +01:00 |
|
|
88528138be
|
update VILLAScommon submodule
|
2019-03-29 10:06:08 +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 |
|
|
7e8d94b55b
|
stats: refactor STATS_METRIC_ => STATS_METRIC_SMPS
|
2019-03-29 09:52:34 +01:00 |
|
|
cad22a02bd
|
rtp: NULL => nullptr
|
2019-03-29 09:52:34 +01:00 |
|
|
9f4f2b8377
|
remove obsolete includes
|
2019-03-29 09:52:34 +01:00 |
|
|
fe1738d653
|
stats: remove struct stats_delta
|
2019-03-29 09:52:33 +01:00 |
|
|
a9afbae6b7
|
rtp: simplify rtp_reverse()
|
2019-03-28 09:23:44 +01:00 |
|
|
8dbbf12d7e
|
Merge branch 'node-rtp-2' into develop
|
2019-03-27 14:50:45 +01:00 |
|
|
cf799763cb
|
fix compilation on older C++ compilers
|
2019-03-27 14:39:27 +01:00 |
|
|
4561eead1e
|
average: improve simplify processing
|
2019-03-27 13:47:09 +01:00 |
|
|
11ec3148c4
|
tests: add new test for chained hooks in villas-node
|
2019-03-27 13:46:45 +01:00 |
|
|
98c633492b
|
fix bug in average hook
|
2019-03-26 17:13:57 +01:00 |
|
|
0b2b9a7b17
|
dont error out if path thread already terminated
|
2019-03-26 17:13:42 +01:00 |
|
|
5bb428704f
|
fix indetion of top-level try/catch blocks
|
2019-03-26 17:04:57 +01:00 |
|
|
bdca76231b
|
fix some issues found by new node-hook test
|
2019-03-26 17:01:55 +01:00 |
|
|
69212f7cc5
|
tests: fix integration/pipe-loopback-iec61850-9-2
|
2019-03-26 15:53:47 +01:00 |
|
|
a2a321e084
|
update VILLAScommon submodule
|
2019-03-26 15:40:32 +01:00 |
|
|
8abc0e33c0
|
remove jerror()
|
2019-03-26 15:39:08 +01:00 |
|
|
bbe8d15ffd
|
path: remove obsolete include
|
2019-03-26 15:39:08 +01:00 |
|
|
cc62307113
|
node: fix invalid libjansson format string
|
2019-03-26 15:39:08 +01:00 |
|
|
8762648f87
|
rtp: port to C++
|
2019-03-26 15:39:08 +01:00 |
|
|
2dafb25639
|
port hook subsystem to C++
|
2019-03-26 15:39:08 +01:00 |
|
|
7f34641ce2
|
add missing extern C declaration
|
2019-03-26 15:39:08 +01:00 |
|
|
bcd7742e33
|
stats: add state member
|
2019-03-26 15:39:08 +01:00 |
|
|
4027187d0c
|
node: fix function signatures
|
2019-03-26 15:39:08 +01:00 |
|
|
3f9c58fbe5
|
api: cleanup return code style in API actions
|
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 |
|
|
8e344a11e1
|
config-check: display exceptions as errors
|
2019-03-26 15:39:07 +01:00 |
|
|
fe26cad193
|
tests: fix script for testing example configurations
|
2019-03-26 15:39:07 +01:00 |
|
|
e0502a929e
|
indent configuration files with 8 spaces equivalent
|
2019-03-26 15:39:07 +01:00 |
|
|
a8711a8ed7
|
update example configuration files
|
2019-03-26 15:39:07 +01:00 |
|
|
d1745ba2a9
|
remove old RTSuperLab INL configs
|
2019-03-26 15:39:07 +01:00 |
|
|
1c0510d28a
|
cleanup syntax of example configs
|
2019-03-26 15:39:07 +01:00 |
|
|
05f0ba7ad5
|
cmake: sort list of source files alphabetically
|
2019-03-26 15:39:07 +01:00 |
|
|
a7fe4dca87
|
mqtt: fix example config
|
2019-03-26 15:39:07 +01:00 |
|
|
b0bb93ab81
|
sample: make length and capacity fields unsigned
|
2019-03-26 15:39:07 +01:00 |
|
|
fb8b3c54fe
|
remove warning about default signal definition
|
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 |
|