1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

2120 commits

Author SHA1 Message Date
7e5b4ac5ce refactor: add {node, path}_is_{enabled, reversed}() 2019-02-24 11:10:44 +01:00
34137545bc path: use path_type() 2019-02-24 11:08:56 +01:00
e65ffc78dd node: add enabled setting 2019-02-24 11:08:15 +01:00
0acce9e375 node: separate node_direction 2019-02-24 11:07:07 +01:00
7798f09a35 inline *_type() functions 2019-02-24 11:06:24 +01:00
3b99227537 path: separated path_{source, destination} 2019-02-24 09:41:04 +01:00
e8de9df993 update VILLAScommon submodule with new list functions 2019-02-24 09:23:31 +01:00
f851aacf3c refactor: rename signal_list_{init,destroy}() and node_list_parse() 2019-02-24 09:10:18 +01:00
78bcb67245 refactor: _init2() -> _prepare() 2019-02-24 09:06:48 +01:00
Manuel Pitz
f9ec9fe64d removed out: since unused parameter 2019-02-20 19:36:01 +00:00
Manuel Pitz
0c53172816 Merge branch 'develop' of git.rwth-aachen.de:/acs/public/villas/VILLASnode into develop 2019-02-20 19:01:16 +00:00
Manuel Pitz
db1c9eaa97 fix race condition between usb buffer and data transfer buffer 2019-02-20 18:59:23 +00:00
Markus Mirz
dc3a38e698 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-02-18 15:46:32 +01:00
Markus Mirz
7144190fea hooks: fix datatype for bitmask 2019-02-18 15:44:01 +01:00
40d4e55546 dp: fix signal handling (for now) 2019-02-18 01:11:34 +01:00
64357a0ce0 remote whitespace 2019-02-18 01:10:51 +01:00
a2b5825a4b config: simplify command line configuration for arrays 2019-02-18 01:10:45 +01:00
5b553f2496 refactor: use strtok_r() instead of strtok() 2019-02-18 01:09:33 +01:00
70158411ae dp: wip 2019-02-17 23:43:59 +01:00
11ff983140 hooks: disable broken cast hook 2019-02-17 22:49:44 +01:00
54bd0af030 wip: continue working on the dp hook 2019-02-17 22:25:29 +01:00
8fa823767c cast: only cast a single signal 2019-02-17 22:25:06 +01:00
e621f6b40f wip: started working on new DP-EMT hook 2019-02-17 22:25:06 +01:00
1c6780be23 stats: properly handle invalid metric and type names 2019-02-17 22:23:15 +01:00
b3e729e4ef Merge branch 'node-rtp-2' into develop 2019-02-17 21:19:24 +01:00
4aacaa330b rtp: improve logging 2019-02-17 21:17:43 +01:00
ab68ff40d3 rtp: fix parsing of AIMD options 2019-02-17 21:17:31 +01:00
05568f8b56 rtp: tune some parameters 2019-02-17 21:17:09 +01:00
e91084bec9 rtp: fix calculation of loss fraction 2019-02-17 21:16:51 +01:00
Marvin Klimke
623385cda9 fixes related to tc support 2019-02-15 11:18:32 +01:00
5be0931bb7 bufix 2019-02-15 11:03:32 +01:00
c872711887 dd logging for aimd 2019-02-15 11:01:13 +01:00
73b6bc6b93 rtp: fix whitespaces 2019-02-15 10:24:25 +01:00
d0e52ad633 netem: set fwmark only on linux 2019-02-15 10:24:18 +01:00
e79f7376a7 netem: make mark configurable 2019-02-15 10:24:13 +01:00
4660f97834 netem: refactor mark -> fwmark 2019-02-15 10:24:09 +01:00
Marvin Klimke
8da43f7070 rtp: small fix in debug output, lower bound of 1 for decimate hook ratio 2019-02-15 10:19:58 +01:00
2936cd3ddc stats: refactor stats system and allow for more flexible configuration of stats node 2019-02-15 09:40:38 +01:00
b1028e9829 stats: fail if node has no stats hook 2019-02-12 22:04:39 +01:00
c5e7045a41 refactor: MAPPING_STATS_TYPE -> STATS_TYPE 2019-02-12 22:04:06 +01:00
348152df88 code style: indention 2019-02-12 20:53:39 +01:00
d29594858a node: do not show warnings twice 2019-02-12 19:57:59 +01:00
cdcdb65c1b iec61850: allow new configuration style for signal description 2019-02-12 19:57:44 +01:00
bd9457c160 iec61850_sv: fix parsing of signals 2019-02-12 19:57:23 +01:00
ecfc10baef iec61850_sv: fail if direction not configured 2019-02-12 19:57:09 +01:00
0521ded161 mqtt: improve error message (closes #225) 2019-02-12 19:56:36 +01:00
2cc6423c61 path: run in single mode if possible to reduce syscall overhead 2019-02-12 18:18:02 +01:00
0cbbd0a53c path: cancel paths threads 2019-02-12 18:17:09 +01:00
3816b8f45e path: simplify reversal of paths (closes #224) 2019-02-12 17:54:35 +01:00
b0d497eee4 node: check for validity of node name 2019-02-12 17:54:08 +01:00