/waypointmission

Primary LanguageJavaApache License 2.0Apache-2.0

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)