Skip to content

CoFly-Project/waypointmission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59079d6 · Oct 19, 2021
Jan 2, 2020
Mar 7, 2020
Apr 12, 2021
Sep 21, 2019
Nov 8, 2018
May 13, 2018
Oct 19, 2021
Nov 30, 2019
May 13, 2018
May 13, 2018
May 13, 2018
May 13, 2018

Repository files navigation

Android DJI Adaptor

Android application acting as Ground Control Station for DJI modile SDK compatible drones.

Example of waypoint mission visualization

Run the over-the-lan debugger

cd %USERPROFILE%\AppData\Local\Android\Sdk\platform-tools
--> Connect android phone to the PC through usb cable
.\adb tcpip 5555
--> Disconnect android phone from the PC and find the ANDROID_IP
.\adb connect ANDROID_IP:5555

Stop over-the-lan debugger:

.\adb kill-server

Cite as

(TBA)