Commit Graph

20 Commits

Author SHA1 Message Date
Vasily Evseenko
41eff07dfa Add serial port support for direct connection to flight controller 2021-08-04 14:20:11 +03:00
Vasily Evseenko
ede429cf23 Allow to disable MAVLink aggregation by setting agg_timeout=None or agg_size=None 2019-11-12 01:17:18 +03:00
Vasily Evseenko
e771f5f90a Allow to disable MAVLink aggregation by setting common.mavlink_agg_timeout = None 2019-11-12 00:18:02 +03:00
Vasily Evseenko
316a6b0377 Don't set txpower if common.wifi_txpower is None #40 2019-06-23 09:26:20 +03:00
Vasily Evseenko
f4497690b5 Add txpower setting 2019-06-07 15:14:09 +03:00
Vasily Evseenko
60caf1c5a1 Fix tx antenna selection 2019-05-24 00:07:35 +03:00
Vasily Evseenko
8225722224 Move FEC-N and FEC-K to config file 2019-04-15 14:37:38 +03:00
Vasily Evseenko
6adbab59cd Add workaround for systemd bug on armbian 2019-03-28 10:26:09 +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
81f068d916 Fix invalid mavlink status 2018-12-17 18:26:02 +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
Vasily Evseenko
85a72243bc Show rssi from all antennas separately
Fix ncurses interface
2018-11-13 18:08:17 +03:00
Vasily Evseenko
c67bc92c24 Pack flags as txbuf in mavlink message 2018-09-26 13:19:42 +03:00
Vasily Evseenko
df0a36a007 Inject WFB RSSI as RADIO_STATUS mavlink messages to telemetry stream 2018-09-21 13:59:24 +03:00
Vasily Evseenko
498f53b6ac Add WFB telemetry monitor. 2018-01-01 23:46:21 +03:00