Commit Graph

15 Commits

Author SHA1 Message Date
Vasily Evseenko
d3d0bc7e00 Update radio_mtu due to packet header change 2021-08-17 17:51:32 +03:00
Vasily Evseenko
cce93ed9e6 1. Fix bug with FEC if first packet of block is not lost
2. Add TX FEC timeout option: emit empty packets if block is open but no input.
   This can reduce video latency.
2021-08-15 22:48:53 +03:00
Vasily Evseenko
b30303fbbc Add telemetry mirroing feature 2021-08-04 15:32:30 +03:00
Vasily Evseenko
7db7715eae Set wifi_txpower = None by default #40 2019-06-23 09:32:46 +03:00
Vasily Evseenko
f4497690b5 Add txpower setting 2019-06-07 15:14:09 +03:00
Vasily Evseenko
9e90d86c3d Stop on config file parse error 2019-05-16 16:26:44 +03:00
Vasily Evseenko
0ed4b69075 Fix non-ascii characters in master config file 2019-05-01 12:53:45 +03:00
Vasily Evseenko
8225722224 Move FEC-N and FEC-K to config file 2019-04-15 14:37:38 +03:00
Vasily Evseenko
8c6f66bec7 Add support of python3.x 2019-03-26 18:06:38 +03:00
Vasily Evseenko
e71e656cfb Add support for ip tunnels 2019-03-22 22:42:31 +03:00
Vasily Evseenko
212f5c1d01 Add LDPC support for 8812au 2019-02-15 14:26:48 +03:00
Vasily Evseenko
97a1274581 Change connect/listen field format in config. Move wlan radio init to python 2019-01-11 16:35:39 +03:00
Vasily Evseenko
706af675cc Set BW, GI, STBC and MCS index in runtime for each stream separately. 2018-12-23 15:20:37 +03:00
Vasily Evseenko
002c6f42c1 Send flags as remnoise, because txbuf value is used by PX4 to throttle bandwidth 2018-12-17 10:25:03 +03:00
Vasily Evseenko
97986d1963 Bidirectional telemetry support (python/twisted required)
Allow tx to use multiple interfaces (tx diversity)
Remove mavlink mode from wfb_tx binary (moved to the python side).
Add tgz, rpm and deb binary package generation
2018-12-13 21:42:35 +03:00