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

New crash flag in 4.1 jostles the disarm flags #1426

Merged
merged 1 commit into from
May 11, 2019

Conversation

Docteh
Copy link
Contributor

@Docteh Docteh commented May 9, 2019

related to betaflight/betaflight@760a524

Note: initialSetupArmingDisableFlagsTooltipCRASH.message might need to get handled somewhere. Maybe people could just not crash with the configurator open...

mikeller
mikeller previously approved these changes May 9, 2019
Copy link
Member

@mikeller mikeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Docteh, I had forgotten to add this to configurator.

@@ -789,6 +789,10 @@
"message": "Runway Takeoff Prevention has been triggered",
"description": "Description of the RUNAWAY_TAKEOFF arming disable flag"
},
"initialSetupArmingDisableFlagsTooltipCRASH": {
"message": "Ouch!",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's funny, but I don't know if this is the correct description :)

I usually took them from here: https://github.com/betaflight/betaflight/wiki/Arming-Sequence-&-Safety but it seems it has neither been added to the wiki.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Disarmed via crash detection"

"Apparently, we've crashed"

"Crash has been detected"

Its a fairly recent status flag, that is very unlikely to show on the configurator.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we set it to something funny now I am almost certain we will forget to change it back before the next release. "Disarmed via crash detection" sounds good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for choosing. :)

@mikeller mikeller merged commit 65da796 into betaflight:master May 11, 2019
@Docteh Docteh deleted the crashflag branch June 6, 2019 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants