github iNavFlight/inav 6.1.0-RC1
INAV 6.1 "Horizon Hawk" RC1

latest releases: v20240613.18, 7.1.2, 7.1.1...
pre-release17 months ago

INAV 6 Horizon Hawk

Hello and welcome to INAV 6.1 "Horizon Hawk"

Please carefully read all of this document for the best possible experience and safety.

Get in touch with other pilots, share experiences, suggestions and ask for help on:

INAV Discord Server
INAV Official on Facebook

Tested and suggested hardware can be found here

Important Notes

  • The STM32 F3 code was removed from repository, it's no longer possible to compile F3 locally

Upgrading from a previous release

Upgrading from INAV 6

  1. Download and install the new configurator
  2. Save to a file the current diff all from the CLI.
  3. Upgrade to INAV 6 using the Full Erase option in the configurator.
  4. Restore the configuration from the diff file

Upgrading from INAV 5 and 5.1

  1. Download and install the new configurator
  2. Save to a file the current diff all from the CLI.
  3. Upgrade to INAV 6 using the Full Erase option in the configurator.
  4. Upload your OSD font of choice from the OSD tab.
  5. Run your INAV 5.x diff through this tool. It will update some of the changed CLI parameters (See these release notes). Please pay special attention to the ahrs_inertia_comp_method parameter, as this must be correct for your platform. See the release notes below.
  6. Go to the CLI again and paste the above-described contents from the file you previously created and write save , press ENTER.
  7. There are a large number of new, changed, and removed settings. Check carefully that the settings are correct and fix any unrecognized or out-of-range items from the saved configuration.
  8. You should be ready, explore new 6.0 features, and enjoy!

Upgrading from older versions

Please follow the instructions on this page.

Important changes

H7 stability

INAV 6.1 fixes a bug that was causing the H7 MCU to stop receiving RX signal after EEPROM save operation was performed. This happened from CMS and from Configurator. INAV 6.1 fixes the issue and RX operation is no longer stopped after the save operation

Betaflight HD OSD compatibility mode

INAV 6.1 adds the BFHDCOMPAT OSD mode that is compatible with the Betaflight HD OSD layout.

New targets

  • HAKRCF722V2
  • HAKRCF405V2
  • SKYSTARSF722MINIHD
  • SkyStars AT32
  • SkyStars H743

CLI

Changed Items

Name Item
acc_hardware New: LSM6DXX
current_sensor New: FAKE
gps_provider New: FAKE
nav_extra_arming_safety Default: ALLOW_BYPASS
osd_video_system New: BFHDCOMPAT
rangefinder_hardware New: FAKE
receiver_type New: SIM (SITL)
serial_rx New: FBUS
voltage_sensor New: FAKE

Changelist

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0-RC1

Don't miss a new inav release

NewReleases is sending notifications on new releases.