github iNavFlight/inav-configurator 5.1.0
INAV Configurator 5.1

latest releases: 7.1.2, 7.1.1, 7.1.0...
2 years ago

INAV 5.1 Ballistic Buzzard

This version of INAV Configurator is intended to be used only with INAV firmware 5.x families. INAV 4.x and below are not supported at all!

Very important!!

This release of INAV Configurator works only with INAV 5.x! It will not connect to INAV 4.x at all!

INAV 4.x to INAV 5.x firmware update procedure

  1. Use INAV Configurator 4.x CLI to make a diff of the current configuration
  2. Store the diff output
  3. Download INAV Configurator 5.0 and flash INAV 5.0 firmware with FULL CHIP ERASE
  4. Connect with INAV Configurator and restore the diff with the CLI tab

Horizon Drift

INAV Configurator 5.1 has updated defaults that greatly improve the Horizon Drift handling.

To use new AHI settings:

Setup from scratch

Just apply INAV defaults for fixed wings. No extra steps required

Config restore from 4.x or 5.0

Apply following settings via CLI:

For airplanes without a tail (wings, delta, etc)

set imu_acc_ignore_rate = 9
set imu_acc_ignore_slope = 5
set nav_fw_pos_z_p = 35
set nav_fw_pos_z_i = 5
set nav_fw_pos_z_d = 10
set nav_fw_pos_xy_p = 70
set imu_dcm_kp = 1000
set imu_dcm_ki = 0

For airplanes with a tail (dedicated elevator)

set imu_acc_ignore_rate = 7
set imu_acc_ignore_slope = 4
set nav_fw_pos_z_p = 25
set nav_fw_pos_z_i = 5
set nav_fw_pos_z_d = 7
set nav_fw_pos_xy_p = 55
set imu_dcm_kp = 1000
set imu_dcm_ki = 0

Known issues

  • none
INAV Discord Server
INAV Official on Facebook

Support developers for free by checking out from the following stores after having clicked on the following links:

Support us on Banggood

Important notes

What's Changed

Full Changelog: 5.0.0...5.1.0

Don't miss a new inav-configurator release

NewReleases is sending notifications on new releases.