Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables in the configurator are mixed up. #2166

Open
and-sh opened this issue Aug 12, 2024 · 0 comments
Open

Variables in the configurator are mixed up. #2166

and-sh opened this issue Aug 12, 2024 · 0 comments

Comments

@and-sh
Copy link

and-sh commented Aug 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant