FreeTAKUAS Save

DJI drone flying app with integrations for FreeTAKServer

Project README

FreeTAKUAS

DJI drone flying app with integrations for FreeTAKServer (FTS)

Features include:

  • Automatic transmission for drone's point position location information (PPLI), sensor point of interset (SPI), and field of view (FOV)
  • Interactive Cursor on Target creation though FTS's REST API (GeoObject)
  • RTMP streaming to remote server
  • Object detection using Tensorflow Lite

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. Screenshot_20210801-223213_FreeTAK UAS

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.

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

Object detection

unknown

Roadmap / New Feature Ideas

  1. Automatic COT placement when using Object Detection
  2. ATAK Plugin to display everything in a DropDownReceiver

build

If a developer wishes to build this app, they must construct a local.properties file on their local device. They must generate a few API keys and tokens from various sites such as DJI and Here, among others

Screen Shot 2022-05-22 at 3 39 49 PM

It may be helpful to include documentation that informs a developer what API keys and values are needed and how to properly construct their local.properties file

Open Source Agenda is not affiliated with "FreeTAKUAS" Project. README Source: FreeTAKTeam/FreeTAKUAS
Stars
75
Open Issues
7
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating