Skip to content

Conversation

m4gr3d
Copy link
Member

@m4gr3d m4gr3d commented Jul 28, 2015

Adds gimbal control api.
Replaced pr #196

m4gr3d added 16 commits July 16, 2015 08:38
client library version bump.
- Removed `CameraApi`: replaced by the `SoloLinkApi`.
- Removed the `GOPRO` drone attribute: it will be replaced by a video state field within the `SoloLinkState` attribute.
…DroidPlanner/DroneKit-Android into feature_version_checker
- Migration of `core` subpackages to the `services` package. The goal is to have one remaining top packages instead of two.
- Drone backend implementation is being updated to better follow an object oriented model. Given the disparity in feature parity between the various autopilot types, this seems the best way to handle it going forward.
code structure reorg completed: all the drone's related logic has been moved into `services/android/core` package.
…to obsolete_api_cleanup

Conflicts:
	ClientLib/src/main/java/com/o3dr/services/android/lib/drone/camera/GoPro.java
	ServiceApp/src/org/droidplanner/core/MAVLink/MavLinkMsgHandler.java
	ServiceApp/src/org/droidplanner/core/drone/DroneImpl.java
	ServiceApp/src/org/droidplanner/core/model/Drone.java
	ServiceApp/src/org/droidplanner/services/android/api/DroneApi.java
	ServiceApp/src/org/droidplanner/services/android/core/drone/DroneManager.java
	ServiceApp/src/org/droidplanner/services/android/core/drone/camera/GoProImpl.java
	ServiceApp/src/org/droidplanner/services/android/utils/CommonApiUtils.java
…to obsolete_api_cleanup

Conflicts:
	ClientLib/src/main/java/com/o3dr/services/android/lib/drone/camera/GoPro.java
	ServiceApp/src/org/droidplanner/core/MAVLink/MavLinkMsgHandler.java
	ServiceApp/src/org/droidplanner/core/drone/DroneImpl.java
	ServiceApp/src/org/droidplanner/core/model/Drone.java
	ServiceApp/src/org/droidplanner/services/android/api/DroneApi.java
	ServiceApp/src/org/droidplanner/services/android/core/drone/DroneManager.java
	ServiceApp/src/org/droidplanner/services/android/core/drone/camera/GoProImpl.java
	ServiceApp/src/org/droidplanner/services/android/utils/CommonApiUtils.java
m4gr3d added a commit that referenced this pull request Jul 28, 2015
@m4gr3d m4gr3d merged commit 27ec006 into feature_sololink_integration Jul 28, 2015
@m4gr3d m4gr3d deleted the feature_gimbal_api branch July 28, 2015 21:03
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.

1 participant