0xDezzy / FreeTAKUAS

DJI drone flying app with integrations for FreeTAKServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreeTAKUAS

DJI drone flying app with integrations for FreeTAKServer

Connecting the DJI flight controller

The first time the app detects the DJI controller it will ask you to associate the controller USB device with FreeTAK UAS.

If you have not yet started FreeTAK UAS, you should see something like this USB0

If you have already started FreeTAK UAS, you should see something like this USB1

Configuration Screen

The configuration screen is where you enter the FreeTAKServer (FTS) IP and port, FTS API token, RTMP IP and port, and your drone identifier.

IP addresses and port numbers are entered in the IP:Port format, (e.g. 10.11.12.13:19023)

All fields are required to be populated in order to proceed to the drone flight screen. In addition to the configurations the DJI SDK will register itself as well as detect the Flight Controller. There are two Toast messages that indicate a successful SDK registration and controller detection.

sdk_reg

controller_connect

Once all of the configurations are entered and the SDK registers and the controller inits the UAS button will be enabled

ready

About

DJI drone flying app with integrations for FreeTAKServer

License:MIT License


Languages

Language:Java 100.0%