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

Force disarm of copter by sending DISARM command with param2 with 21196 #1494

Closed
rmackay9 opened this issue Jun 3, 2015 · 4 comments
Closed
Assignees

Comments

@rmackay9
Copy link

rmackay9 commented Jun 3, 2015

AC3.2.1 and AC3.3 require the vehicle to be landed before the vehicle will accept a disarm request.
AC3.3 will accept the disarm however (regardless of whether the vehicle is landed or not) if param 2 is set to 21196

@hamishwillee
Copy link

... as documented in MAV_CMD_COMPONENT_ARM_DISARM

@squilter
Copy link
Member

With the addition of dronekit/dronekit-android#172, this is easy to implement. We just need to find a good place to put the button.

@m4gr3d
Copy link
Member

m4gr3d commented Jun 26, 2015

This is already implemented:
#1433

The implementation needs to be updated to make use of the new capability.

Fredia Huya-Kouadio
Android Tech Lead, 3D Robotics
[email protected]
On Jun 26, 2015 2:48 PM, "squilter" [email protected] wrote:

With the addition of dronekit/dronekit-android#172
dronekit/dronekit-android#172, this is easy
to implement. We just need to find a good place to put the button.


Reply to this email directly or view it on GitHub
#1494 (comment)
.

@squilter squilter self-assigned this Jul 6, 2015
@squilter
Copy link
Member

squilter commented Jul 7, 2015

I will implement this shortly. See issue #1433

@squilter squilter closed this as completed Jul 7, 2015
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

4 participants