Vasily Evseenko
b30303fbbc
Add telemetry mirroing feature
2021-08-04 15:32:30 +03:00
Vasily Evseenko
41eff07dfa
Add serial port support for direct connection to flight controller
2021-08-04 14:20:11 +03:00
Vasily Evseenko
0b8f971fc0
Fix python3 compatibility #113
2021-02-24 19:26:07 +03:00
Vasily Evseenko
653b3c2c03
Fix compat issues with mavlink-router
2021-02-01 10:34:25 +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
5474bf9122
Small refactoring
2019-11-12 00:14:04 +03:00
Vasily Evseenko
8c6f66bec7
Add support of python3.x
2019-03-26 18:06:38 +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
e460af605e
Fix mavlink aggregation
2018-12-16 18:08:22 +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