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

Bring back kill switch #1511

Merged
merged 6 commits into from
Jul 9, 2015

Conversation

squilter
Copy link
Member

@squilter squilter commented Jul 9, 2015

Do not merge yet. I need to test with once more tomorrow.

Also, does APM:Plane support the emergency disarm command?

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

squilter commented Jul 9, 2015

closes #1433

@squilter
Copy link
Member Author

squilter commented Jul 9, 2015

Ready for merge. It should work fine for ArduPlane, but I don't have one to test with.

@@ -13,7 +13,7 @@ dependencies {
compile 'com.android.support:cardview-v7:22.1.0'
compile 'com.android.support:recyclerview-v7:22.1.0'

compile 'com.o3dr.android:dronekit-android:2.3.32'
compile 'com.o3dr.android:dronekit-android:2.3.33'
Copy link
Member

Choose a reason for hiding this comment

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

upgrade to version 2.3.34. Version 2.3.33 has a bug that the newer version fixes.

DroneStateApi.setVehicleMode(drone, VehicleMode.COPTER_STABILIZE);
}
}
DroneStateApi.arm(drone, false, true);
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

That logic is now up in the develop branch for 3DR Services.

m4gr3d added a commit that referenced this pull request Jul 9, 2015
@m4gr3d m4gr3d merged commit 379c813 into DroidPlanner:develop Jul 9, 2015
@m4gr3d m4gr3d mentioned this pull request Jul 9, 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

Successfully merging this pull request may close these issues.

2 participants