Skip to content

Create a small Android activity for copying flightplans direct to DJI Drones (SDK) #765

@spwoodcock

Description

@spwoodcock

Related to #633 and #749
Replaces #535, which has the issue a bit confused.

  • Instead of developing an app to fly drones, we simply develop a small Android activity that can send flightplan kmz files to the drone and have it start mapping immediately.
  • The activity would essentially be a small 'helper' application the user installs for working with DroneTM, which bundles the DJI SDK.
  • Based on the comment here, we could use this function in the SDK to upload the kmz to the drone (essentially replacing the controller for this functionality.
  • Then the user can watch the drone take off and monitor using the controller in case of issues.
  • We could possibly trigger this functionality via a deep link / intent, from both:
    • DroneTM interface button
    • QField app button

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions