INAV Configurator 9.0.0 RC3
This release candidate is for testing new features and changes that will be part of the 9.0.0 release soon
This version of the INAV Configurator is only intended to be used with INAV 9.x firmware. Do not use with other versions.
Contact other pilots, share experiences, suggestions and ask for help on:
| INAV Discord Server | |
| INAV Official on Facebook |
Important!!
We currently don't have access to an Apple Developer Account to sign the Mac binaries, so you will need to run the following command on MacOS
to unlock the configurator App:xattr -cr "/path/to/your/INAV Configurator.app"
Please carefully read all of this document for the best possible experience and safety.
What version do I need to download?
| Operating System | Release name |
|---|---|
| Windows 32 bit | win32 |
| Windows 64 bit | win64 |
| Mac Intel | MacOS_x64 |
| Mac M series | MacOS_arm64 |
| Linux Intel/AMD | linux_x64 |
| Linux arm (e.g. Raspberry Pi) | linux_arm64 |
INAV 8.x to INAV 9.0 firmware update procedure
- Use INAV Configurator 8.x CLI to make a
diff allof your current configuration. - While in the CLI tab press the
Diff allbutton and then theSave to filebutton. - Download INAV Configurator 9.0 and flash INAV 9.0 firmware with
FULL CHIP ERASE. - Connect with INAV Configurator and load your
Diff allsettings in the CLI tab.
Known issues
- Please read INAV Configurator Github issue reports for outstanding problems that were not resolved in time for the release.
Changes in 9.0.0-RC3 (from RC2)
- Add flight axis override support to JavaScript Programming by @sensei-hacker in #2461
- JavaScript Programming and transpiler bug fixes by @sensei-hacker and @Scavanger in #2460, #2456, #2455, #2452, #2451, #2450, #2445
- Update fetch to ESM import syntax by @sensei-hacker in #2446
- Alignment tab magnetometer error handling by @sensei-hacker in #2447
Full Changelog: 9.0.0-RC2...9.0.0-RC3
INAV Configurator 9.0.0-RC1 release candidate Key Features & Changes
Map Service Update
- Bing Maps has been discontinued; the application now uses Esri World Imagery, eliminating the need for API keys.
OSD Improvements
- Rebranded "Vario" as Vertical Speed Indicator
- Enhanced ADSB aircraft warnings with extended OSD glyphs
- New vertical throttle indicator option for faster reference
- Increased flexibility for fixedwing minimum ground speed settings
New Language Support
- Ukrainian language now available
Programming Framework
- Active column repositioned before operand conditions for improved logical flow
- JavaScript syntax support for custom actions
SmartPort Telemetry
- Pilots can now configure telemetry sensors for OpenTX widgets and ETHOS dashboards from the receiver page
Bug Fixes
Notable corrections include mission control waypoint landing functionality, servo mixer overflow issues, and fixedwing level pitch trim accuracy.
Platform Availability
Windows (32/64-bit), macOS (Intel/ARM), and Linux (x64/ARM64) versions provided.
Important Notes
macOS users must execute: xattr -cr "/path/to/your/INAV Configurator.app"