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
I don't really understand why there is an iddle here, because this will lead to the maximum speed down being greater than the speed up? https://github.com/iNavFlight/inav/blob/8.0.0-RC3/src/main/navigation/navigation_multicopter.c#L153
The text was updated successfully, but these errors were encountered:
Looks to me like it's scalling here.
Sorry, something went wrong.
It seems to me that the idle is added in the mixer and not in the receiver and it has nothing to do with the position of the sticks
This is what it looks like. The descent speed is much greater than ascend.
No branches or pull requests
I don't really understand why there is an iddle here, because this will lead to the maximum speed down being greater than the speed up?
https://github.com/iNavFlight/inav/blob/8.0.0-RC3/src/main/navigation/navigation_multicopter.c#L153
The text was updated successfully, but these errors were encountered: