Commit Graph

8 Commits

Author SHA1 Message Date
Vasily Evseenko
b610c50300 Remove python2 compatibility 2022-02-03 18:37:32 +03:00
Vasily Evseenko
440a4cf189 Fix version evaluation 2021-08-27 18:35:15 +03:00
Vasily Evseenko
5ca7dbdad0 Stable version numbering (using last commit timestamp) 2021-08-18 18:47:35 +03:00
Doreapp
ceef332c71
Fix version parse with python3
With python 3, the result of `map` function isn't an array.
2021-08-18 15:14:30 +02:00
Vasily Evseenko
881eb65407 Fix build without /usr/bin/python
Update mavlink library
2021-08-02 19:55:34 +03:00
Vasily Evseenko
7e9dfb5b9e Fix compat with python2 2020-08-24 19:38:58 +03:00
Florian Jung
bc03341d58 Make version.py compatible with python3 2020-08-24 13:55:38 +02: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