We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when platform = multirotor pid_type= PIFF
Configurator show nav_fw variables FC uses nav_mc variables
fig1. - all velosity z variables set to zero in Inav configurator.
fig2. - althold PID works
fig3. - all nav_mc_vel_z_* variables set to zero trough CLI. althold PID does not work.
set platform = multirotor pid_type= PIFF
Try to tune navigation.
Show and change the variables actually used.
At least write warning in configurator when such combination are used.
Used INAV 7.1.2 MATEKF722
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
fig2. - althold PID works
fig3. - all nav_mc_vel_z_* variables set to zero trough CLI. althold PID does not work.
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
The text was updated successfully, but these errors were encountered: