inav-configurator icon indicating copy to clipboard operation
inav-configurator copied to clipboard

Variables in the configurator are mixed up.

Open and-sh opened this issue 1 year ago • 0 comments

when platform = multirotor pid_type= PIFF

Current Behavior

Configurator show nav_fw variables FC uses nav_mc variables

fig1. - all velosity z variables set to zero in Inav configurator.

nav1

fig2. - althold PID works

nav2

fig3. - all nav_mc_vel_z_* variables set to zero trough CLI. althold PID does not work.

nav3

Steps to Reproduce

set platform = multirotor pid_type= PIFF

Try to tune navigation.

Expected behavior

Show and change the variables actually used.

Suggested solution(s)

At least write warning in configurator when such combination are used.

Additional context


Used INAV 7.1.2 MATEKF722

and-sh avatar Aug 12 '24 01:08 and-sh