All Projects → FreeTAKTeam → FreeTAKUAS

FreeTAKTeam / FreeTAKUAS

Licence: MIT license
DJI drone flying app with integrations for FreeTAKServer

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to FreeTAKUAS

dss
This repository contains a simple, open, and scalable API used for separate UAS Service Suppliers (USS) to communicate during UAS operations as a Discovery and Synchronization Service (DSS) in accordance with ASTM F3411-19 and draft strategic deconfliction standard. This flexible and distributed system is used to connect multiple USSs operating …
Stars: ✭ 85 (+107.32%)
Mutual labels:  drone, uas
ATAK-Certs
Tool for creating and packaging certificates for Taky, OpenTAKRouter and FTS
Stars: ✭ 15 (-63.41%)
Mutual labels:  atak, freetakserver
opensky2cot
Opensky Network to CoT/ATAK server data converter
Stars: ✭ 14 (-65.85%)
Mutual labels:  atak, freetakserver
grvc-ual
An abstraction layer for unmanned aerial vehicles
Stars: ✭ 35 (-14.63%)
Mutual labels:  drone, uas
Odm
A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
Stars: ✭ 3,340 (+8046.34%)
Mutual labels:  drone, uas
Ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
Stars: ✭ 6,637 (+16087.8%)
Mutual labels:  drone, uas
Px4 Autopilot
PX4 Autopilot Software
Stars: ✭ 5,090 (+12314.63%)
Mutual labels:  drone, uas
Qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Stars: ✭ 2,026 (+4841.46%)
Mutual labels:  drone, uas
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+480.49%)
Mutual labels:  drone
flone-android
🚁 A remote controller for drones with CleanFlight boards
Stars: ✭ 52 (+26.83%)
Mutual labels:  drone
University1652 Baseline
ACM Multimedia2020 University-1652: A Multi-view Multi-source Benchmark for Drone-based Geo-localization 🚁 annotates 1652 buildings in 72 universities around the world.
Stars: ✭ 232 (+465.85%)
Mutual labels:  drone
Faster
3D Trajectory Planner in Unknown Environments
Stars: ✭ 246 (+500%)
Mutual labels:  drone
yakut
Simple CLI tool for diagnostics and debugging of Cyphal networks
Stars: ✭ 29 (-29.27%)
Mutual labels:  drone
Drone Docker
Drone plugin for publishing Docker images using Docker-in-Docker
Stars: ✭ 238 (+480.49%)
Mutual labels:  drone
brain-powered
With the Brain Powered honourscourse at the UvA we aimed to control a drone using brain signals, measured by means of EEG, only.
Stars: ✭ 13 (-68.29%)
Mutual labels:  drone
Jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
Stars: ✭ 222 (+441.46%)
Mutual labels:  drone
Source one
Open Source FPV Drone Frame
Stars: ✭ 220 (+436.59%)
Mutual labels:  drone
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (+21.95%)
Mutual labels:  drone
drone-gcloud-helm
Drone 0.5 plugin to create and deploy Helm charts for Kubernetes in Google Cloud.
Stars: ✭ 13 (-68.29%)
Mutual labels:  drone
aprscot
aprscot - APRS to Cursor On Target Gateway.
Stars: ✭ 25 (-39.02%)
Mutual labels:  atak

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].