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

Disable FEATURE_MOTOR_STOP when AIRMODE is active. #172

Open
wants to merge 1 commit into
base: raceflight
Choose a base branch
from

Conversation

Jahnkeanater
Copy link

I also removed the redundant //Motor stop handling code that was running twice for no reason.

I also removed the redundant //Motor stop handling code that was running twice for no reason.
@Jahnkeanater
Copy link
Author

I have started using alwaystabilized mode when flying and it seems to fly much better than airmode. Are there any differences between the two modes or can we throw away airmode?

I would like the option to use alwaysstabilized with motorstop and when alwaysstabilized is active motorstop is disabled. This makes landing easier you don't have to flip a switch as soon as you land to stop the motors.

We also need to improve the disarm code to prevent accidental disarms when flying. I believe the threshold on the pitch and roll inputs are too high. And the disarm command should wait a little bit longer.

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

Successfully merging this pull request may close these issues.

1 participant