wfb-ng/scripts
Vasily Evseenko 890b6f95fc Large refactoring of WFB-ng control-plane
Changes:
1. Added support for multiple profiles and profile inheritance (no need to have multiple copies of wifibroadcast.cfg).
2. No hadcoded streams (video/mavlink/tunnel) anymore. You can define own profiles and any number of data streams can be added/removed to profiles without any code change.
3. Multiple profiles can be active simultaneously (no need to run multiple instances of wfb-server when using the same wifi adapters for different links).
4. Added support for raw udp data streams. They don't use any frame aggregation or mavlink injection.
5. TX antenna selection is now link_domain wide - i.e. one-way udp_proxy tx stream will use active antenna selected by other RX streams.

Compatibility:
This commit maintain both radio and config compatibility with previous version.
So you can use previous verion of wfb-ng on the other link side and import most of your customizations from /etc/wifibroadcast.cfg
The only config incompatible change is that `common.link_id` was moved to profile section and renamed to `link_domain`.
2023-07-05 21:19:50 +03:00
..
default Fix systemd services 2018-12-17 00:09:09 +03:00
qemu Fix docker build 2023-03-26 16:11:51 +03:00
systemd Fix typo 2022-12-12 22:12:29 +03:00
98-wifibroadcast.conf Tune sysctl to enable bpf jit 2020-11-20 13:27:22 +03:00
install_gs.sh Minor fixes in install_gs.sh (#250) 2022-09-22 18:31:03 +03:00
rx_standalone.sh Update sample tx/rx scripts 2023-02-07 17:01:21 +03:00
tx_standalone.sh Update sample tx/rx scripts 2023-02-07 17:01:21 +03:00
video_test_sink.sh Bidirectional telemetry support (python/twisted required) 2018-12-13 21:42:35 +03:00
video_test_src.sh Bidirectional telemetry support (python/twisted required) 2018-12-13 21:42:35 +03:00
wifibroadcast Enable log rotation 2022-06-22 13:04:18 +07:00
wifibroadcast.service Fix systemd services 2018-12-17 00:09:09 +03:00
wifibroadcast@.service 1. Add WFB-NG std draft. 2022-09-08 21:38:42 +03:00