Implemented 'vtx_' settings for SmartAudio and Tramp
Added 'vtx_freq' setting for SmartAudio and Tramp
SmartAudio-CMS fixes and improvements
Added SetFreqByMHzMsp support for SmartAudio and Tramp
Eliminate static variables in mag drivers
AK8975 and HMC5883l driver cleanup
replace magic numbers with definitions
Switched AK8963/Ak8975 to 16 bit mode
Update Mag gain calculations to use integer varables (ledvinap
recomendation)
Update interrupt handling for HMC5883L
Reschedule compass task only if slave mode is realy active
Change bustye definitions to an enumeration set
Fix dispatch functions and remove redundant dispatch functions from Baro
and Mag drivers
Fix unittest
Some targets define both MINIMAL_CLI and OSD, in this case the arming
disable flan name strings are present but unused for the CLI.
Match the test in the cli.c with that in runtime_config.[ch] so that
the flag names are used whenever they are included.
"defaults" command causing reboot of the FC and ignoring remaining part of the pasted commands from "diff|dump all" exports. This change adding "nosave" parameter/functionality for the "defaults" command and "diff|dump all" exports. This parameter will not save eeprom and do not reboot the FC.
add MIDELICF1/MIDELICF3 targets
added more files/target mods
typo error/cosmetics
mod telemetry files
cosmetics
update to full telemetry
Add images
telemetry select default
info readme
activate full telemetry
added FrskyRX main files
added info
cosmetics
fix telemetry buffer range
fix range
fix telemetry buffer
typo fix
added MIDELICF3V2 target
cosmetics
a2 telemetry fix
change status LED pin for production board
telemetry fix
telemetry fix
forgot to add bind via cli
Fixes to make MIDELICF3 build.
Switched FrSky bind information to PG.
Added 'autoBind' as a config setting.
Some fixups.
Fixed binding (Langkawi edit).
Made FrSky binding non-blocking.
Fixups before PR.
Fixed telemetry integration.