This version of INAV Configurator is intended to be used only with INAV firmware 7.0 or 7.1 "Ferocious Falcon". Do not use with different INAV versions!
Very important!!
This release of INAV Configurator works only with INAV 7! It will not connect to INAV 6 at all!
Basic INAV 6 to INAV 7 firmware update procedure
- Use INAV Configurator 6 CLI to make a
diff
of the current configuration - Store the
diff
output - Download INAV Configurator 7 and flash INAV 7 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
- Mission control waypoint ground clearance/altitude setting improvement by @breadoven in #1904
- Change default Bing elevation datum to sealevel by @breadoven in #1898
- Save Mission Control Bing DEM model setting by @breadoven in #1911
- Release 7.0.0 by @DzikuVx in #1876
- Fix Defaults Dialog by @Scavanger in #1922
- Fix "Save button" label in PID Tuning by @Scavanger in #1923
- Show motor wizard results in mixer preview by @sensei-hacker in #1910
- SBUS Output in ports by @r1000ru in #1913
- Release 7.0.1 by @DzikuVx in #1928
- Update to NW.js 0.81 by @DzikuVx in #1929
- Handle monitor changes by not making the window larger than the screen by @sensei-hacker in #1847
- Cli autocomplete by @error414 in #1867
- mixer: Make props in / props out UI more clear by @sensei-hacker in #1954
- Fix typo by @Pancronos in #1964
- Osd custom by @error414 in #1901
- Fixed Wing Autoland by @Scavanger in #1960
New Contributors
- @r1000ru made their first contribution in #1913
- @Pancronos made their first contribution in #1964
Full Changelog: 7.0.1...7.1.0-RC1