|
836d8244d9
|
super_node: move main loop into SuperNode::run()
|
2019-02-11 16:42:38 +01:00 |
|
|
d3f3c127d1
|
super_node: remove stats setting
|
2019-02-11 16:42:38 +01:00 |
|
|
13316b7c2e
|
added example configurations of getting started guide
|
2019-02-11 16:42:38 +01:00 |
|
|
e34c5f0036
|
pipe: fix invalid pool size
|
2019-02-09 21:21:31 +00:00 |
|
|
fc0a4e2c0a
|
uldaq: first session of bug fixing
|
2019-02-09 21:21:12 +00:00 |
|
|
7166339a1d
|
update VILLAScommon submodule
|
2019-02-09 20:17:22 +00:00 |
|
|
a5c5e91bf8
|
fix linking of libuldaq
|
2019-02-09 20:17:09 +00:00 |
|
|
6f9f6ab479
|
add compatability with CMake 3.7
|
2019-02-09 20:16:41 +00:00 |
|
|
b46eee0199
|
add compatability with jansson 2.9
|
2019-02-09 20:15:58 +00:00 |
|
|
995ccb86e9
|
node: silence compiler warning
|
2019-02-06 17:36:10 +01:00 |
|
|
8135284361
|
rtp: fix compiler error
|
2019-02-06 17:31:27 +01:00 |
|
|
ea5d59b5d3
|
pipe: simplify code
|
2019-02-06 15:12:02 +01:00 |
|
|
a9f5b782f6
|
fixups for separation of in/out signals
|
2019-02-06 15:11:08 +01:00 |
|
|
4f6aea8bf2
|
file: refactor FILE_EOF_EXIT -> FILE_EOF_STOP
|
2019-02-06 15:09:44 +01:00 |
|
|
ac22c393b7
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
|
2019-02-06 13:18:55 +01:00 |
|
|
fbe08f4473
|
villas_human: fix buffer overflow
|
2019-02-06 13:16:45 +01:00 |
|
|
991fd6e93e
|
remove warning about libconfig config file format
|
2019-02-06 13:15:05 +01:00 |
|
|
16cbd5f278
|
node: properly initialize enable flag per node direction
|
2019-02-06 13:15:00 +01:00 |
|
|
0c382890f7
|
node: initialise hook lists only when hooks are supported
|
2019-02-06 13:14:55 +01:00 |
|
|
1740df596b
|
separated in/out signal descriptors
|
2019-02-06 13:14:38 +01:00 |
|
Sonja Happ
|
263f0c550a
|
super_node: place WITH_WEB switch around wrapper for a libwebsocket method to avoid linker error if libvillas is compiled with WITH_WEB=OFF
|
2019-01-31 10:39:08 +01:00 |
|
Marvin Klimke
|
1b0dcbbd2c
|
rtp: add test script with two villas node instances on one machine
|
2019-01-30 17:24:17 +01:00 |
|
Sonja Happ
|
664ec1f46f
|
super_node: add some checks for compiler defines WITH_API and WITH_WEB
|
2019-01-30 12:00:53 +01:00 |
|
Sonja Happ
|
ad12431aaa
|
formats: fix parentheses around char array expression
|
2019-01-30 11:59:09 +01:00 |
|
Sonja Happ
|
9aaed6d7a8
|
Increase minimal required version of jansson to 2.10 due to dependencies on json_dumpfd and json_loadfd methods
|
2019-01-30 11:20:26 +01:00 |
|
|
e1337c6101
|
update VILLAScommon submodule
|
2019-01-30 10:53:04 +01:00 |
|
|
5dc95d8197
|
path: fix initialization of polling mode
|
2019-01-30 01:57:31 +01:00 |
|
|
5fc38bb898
|
path: fix detection of polling mode
|
2019-01-30 01:57:20 +01:00 |
|
|
bf12c174f2
|
path: fix missing data bug with JSON format
|
2019-01-30 01:56:57 +01:00 |
|
|
c4baea1562
|
path: improve checks in regard to 'poll' and 'rate' settings
|
2019-01-30 01:56:35 +01:00 |
|
|
81e211105b
|
shmem: update example config
|
2019-01-30 01:55:58 +01:00 |
|
|
1ddbc5068d
|
fix code style
|
2019-01-30 01:54:03 +01:00 |
|
|
280aacca40
|
hooks: added new dump hook
|
2019-01-30 01:53:52 +01:00 |
|
|
4791a42ecd
|
fix compiler warning about format string
|
2019-01-30 01:53:39 +01:00 |
|
|
e1b09461c1
|
improve compiler compatability
|
2019-01-30 00:42:49 +01:00 |
|
|
d7cbbfa8df
|
fixes for macOS
|
2019-01-30 00:42:35 +01:00 |
|
|
8cac844462
|
cmake: fix RPM dependencies
|
2019-01-28 21:42:04 +01:00 |
|
|
569ebaf727
|
cmake: make libuuid a requirement
|
2019-01-28 21:41:50 +01:00 |
|
|
f3a86c2c1c
|
rtp: remove some comments
|
2019-01-28 21:41:37 +01:00 |
|
|
9ce305948f
|
rtp: use real-time input for testing RTCP & AIMD
|
2019-01-28 12:34:40 +01:00 |
|
|
ec765ec9ee
|
rtp: add option to configure initial rate
|
2019-01-28 12:34:40 +01:00 |
|
|
6d486bcee8
|
rtp: add logging for AIMD state
|
2019-01-28 12:34:40 +01:00 |
|
|
8e24d603e5
|
pipe: do not show warning messages for samples filtered by hooks
|
2019-01-28 12:30:14 +01:00 |
|
|
be5358254f
|
decimate: avoid floating point exception
|
2019-01-28 11:10:36 +01:00 |
|
|
3c42811d8b
|
rtp: fix parsing of RTCP config options
|
2019-01-28 11:10:23 +01:00 |
|
|
2659d7b78a
|
rtp: add missing break statements
|
2019-01-28 11:09:53 +01:00 |
|
|
0ee8d73c87
|
rtp: improve debugging output
|
2019-01-28 11:09:44 +01:00 |
|
|
b438a79d4c
|
rtp: fix comment
|
2019-01-28 10:54:09 +01:00 |
|
|
ca20c5af91
|
rtp: increase start rate
|
2019-01-28 10:53:50 +01:00 |
|
|
2812447036
|
rtp: fix bugs in memory managment
|
2019-01-28 10:53:34 +01:00 |
|