alduxvm / pyMultiWii

MultiWii Serial Protocol (MSP) API to send and receive data from firmware using MSP
GNU General Public License v3.0
153 stars 84 forks source link

Added vtx support. #29

Closed Tschucker closed 5 years ago

Tschucker commented 5 years ago

Added the ability to query and set the video transmitter information from betaflight. Query works very well but setting the vtx can be a bit unstable due to how it is implemented in the betaflight firmware.