INAV Configurator 6.1 RC1
Pre-release
Pre-release
This version of INAV Configurator is intended to be used only with INAV firmware 6.1 "Horizon Hawk". Do not use with different INAV versions!
Very important!!
This release of INAV Configurator works only with INAV 6 or 6.1 ! It will not connect to INAV 5 at all!
Basic INAV 5 to INAV 6 firmware update procedure
- Use INAV Configurator 5 CLI to make a
diff
of the current configuration - Store the
diff
output - Download INAV Configurator 6 and flash INAV 6 firmware with
FULL CHIP ERASE
- Connect with INAV Configurator and restore the
diff
with the CLI tab
Check the firmware release notes for specific details of changes.
INAV Discord Server | |
INAV Official on Facebook |
Important notes
- Always read README.md
- Always read the full firmware release notes
What's Changed
- armingFlags on status line by @rmawatson in #1672
- AT32 MCU DFU added by @erstec in #1707
- SITL integration by @Scavanger in #1738
- Add BFHDCOMPAT by @mmosca in #1747
- Fix BFHDCOMPAT dragging of elements inside warning boxes by @mmosca in #1750
- Add warning message to softserial ports by @mmosca in #1758
New Contributors
- @rmawatson made their first contribution in #1672
Full Changelog: 6.0.0...6.1.0-RC1