-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
System is arming (or thinks it is arming) even with Critical warnings (specifically "MAG SENSORS INCONSISTENT") #9155
Comments
Working on a fix here - https://github.com/PX4/Firmware/tree/pr-commander_preflight |
I think it´s not so bad to allow arming for stabilized flights and reject only e.g. positopn, auto mission or rtl that is directly dependent on the sensor´s errors |
@taileron I agree, but it needs to be done explicitly and I'm not entirely sure how we'd want to go about that. Some of these requirements we could determine from the system configuration. For example if the user has and RC or data link loss failsafe configured for RTL then at arming time the system could require a valid global position estimate and valid home position. |
@dagar some errors disappear when the fc runs a minute but mostly it is necessary to reboot the system to get rid of conditions that could prevent arming. |
Immediate fix in #9193. |
PX4 1.7.3, installed on a Pixracer, using QGC v3.3.0. The pixracer is sitting on my desk connected to QGC over USB. I have a valid GPS fix. I try to Arm and it seems to let me even with the following Critical warnings:
Is this right?
The text was updated successfully, but these errors were encountered: