inav icon indicating copy to clipboard operation
inav copied to clipboard

Variables in the configurator are mixed up.

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

when platform = multirotor pid_type= PIFF

Current Behavior

Configurator and blackbox 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 11 '24 15:08 and-sh

Configurator issues belong in the Configuration repository BlackboxExplorer issues belong in the BlackboxExplorer repository

stronnag avatar Aug 11 '24 17:08 stronnag

It is rather misunderstanding of control logic than configurator or blackbox issue. I guess osd have the same error. Not looked yet.

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