VMsunghwan
a49bab158f
AP_VideoTX : fixed typo
...
line 610 : to to -> to
3 years ago
Mingchen Zhang
61e0c5b6e7
AP_SmartAudio: fix a bug that would starve the lower priority thread, such as scripting.
3 years ago
giacomo892
9056cd35ea
AP_SmartAudio: Add pull down VTX option
4 years ago
giacomo892
f12fffbb08
AP_SmartAudio: Remove useless variable and comment
4 years ago
giacomo892
4dac9baa09
AP_SmartAudio: Add configuration_finished and configuration_pending functions
4 years ago
Andy Piper
db06de5c9c
AP_VideoTX: correctly deal with unresolvable options requests
...
move power changes to middle of RC range
4 years ago
Andy Piper
21e95a62d5
AP_VideoTX: increase stack for smart audio thread
4 years ago
Andy Piper
4fd88e8ad0
AP_VideoTX: don't try to change pitmode on anything other than SA2.1
4 years ago
Andy Piper
bfcefa3f34
AP_VideoTX: prioritize pitmode changes over power changes
4 years ago
Andy Piper
f7e23566ac
AP_VideoTX: with SmartAudio v2 set the power level rather than power in dBm
4 years ago
Andy Piper
6f91e053d5
AP_VideoTX: new library to support the SmartAudio protocol
...
set the VTX parameters to what was actually configured by the VTX
use change band/change frequency when appropriate
set power levels appropriately for protocol version.
Co-authored-by: luis.martinez.exts <luis.martinez@juntadeandalucia.es>
4 years ago