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

Add a 'Kill Switch' #1433

Closed
m4gr3d opened this issue Mar 9, 2015 · 12 comments
Closed

Add a 'Kill Switch' #1433

m4gr3d opened this issue Mar 9, 2015 · 12 comments
Assignees

Comments

@m4gr3d
Copy link
Member

m4gr3d commented Mar 9, 2015

Similar to Parrot's ar-drone/bebop emergency mode, the kill switch should allow the pilot to immediately disable (disarm) a connected copter.

@Loop-Zilla
Copy link

Second that request.

@Thalek
Copy link

Thalek commented Mar 9, 2015

Just require a double-tap or a long tap to make it harder to activate purely by accident.

@zlite
Copy link
Contributor

zlite commented Mar 9, 2015

I just dropped a BeBop from 40 feet by accidentally hitting the Emergency Mode. Fortunately it's very robust (because it's small and light), but for anything larger we'll need a pop-up to ask if you're sure.

@Loop-Zilla
Copy link

I would love to have a hardware E-Stop implementation, maybe even something through the headphone jack (not sure how that works, but I have seen devices use the port for analog sensing).

@BitMapping
Copy link

Somewhere Rob suggested a slider. It is more secure compared to most other inputs.

@m4gr3d m4gr3d added this to the v3.1.6 milestone Apr 24, 2015
@m4gr3d
Copy link
Member Author

m4gr3d commented Apr 24, 2015

Fixed by PR #1470

@m4gr3d m4gr3d closed this as completed Apr 24, 2015
@m4gr3d
Copy link
Member Author

m4gr3d commented Apr 24, 2015

Disabling the feature until AC 3.3 is released since it adds support for disarm while in flight.

@m4gr3d m4gr3d reopened this Apr 24, 2015
@m4gr3d m4gr3d removed this from the v3.1.6 milestone Apr 24, 2015
@m4gr3d
Copy link
Member Author

m4gr3d commented May 2, 2015

For versions prior to AC 3.3, starting accelerometer calibration could be used as a kill-switch, since it'll cause the autopilot to block until calibration is complete.

More of a hack though!

@squilter
Copy link
Member

squilter commented Jul 7, 2015

For versions before 3.3, the kill switch will change the mode to stabilize and then disarm.
For 3.3+, the kill switch will send the disarm packet with the the force flag (#1494).

@squilter
Copy link
Member

squilter commented Jul 8, 2015

@ne0fhyk How is the arducopter version checker going?

@m4gr3d
Copy link
Member Author

m4gr3d commented Jul 9, 2015

Fixed by #1511

@m4gr3d m4gr3d closed this as completed Jul 9, 2015
@MaxQu
Copy link

MaxQu commented Aug 11, 2015

Support the emergency disarm. Will save blade when the drone tips over.

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

No branches or pull requests

7 participants