Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Jan 16, 2025
1 parent 4e30bb0 commit a2350c9
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
# DJICOT: DJI Drone Detection, Tracking & Identification with TAK

DJICOT is a tool designed to monitor and analyze DJI OcuSync Drone ID sUAS data within the
Team Awareness Kit (TAK) ecosystem. It provides capabilities for detecting, tracking, and identifying
drones using commercial off-the-shelf (COTS) equipment. DJICOT ensures rapid deployment and seamless
integration into existing common operating picture and situational awareness systems.
## Overview

[Read the documentation here.](https://djicot.rtfd.io)
DJICOT is a tool for monitoring and analyzing DJI OcuSync Drone ID sUAS data within the
Team Awareness Kit (TAK) ecosystem. It enables detection, tracking, and identification
of drones using commercial off-the-shelf (COTS) equipment. DJICOT supports rapid
deployment into a C-UAS processing chain and integrates seamlessly into existing
common operating picture and situational awareness systems.

[Read the full documentation here.](https://djicot.rtfd.io)

## Features

- Real-time drone detection & tracking.
- Identification of DJI drones using OcuSync Drone ID.
- Integration with Team Awareness Kit (TAK) ecosystem.
- Utilizes commercial off-the-shelf (COTS) equipment.
- Rapid deployment into C-UAS processing chains.
- Seamless integration into existing situational awareness systems.
- Display the position of the Drone, Operator (GCS), and Home.
- Display current flight vectors, including position, speed, heading, and altitude.
- Display drone serial number.
- Decodes the DJI OcuSync UAV to GCS command and control (C2) channel.
- Works in both the 2.4 GHz and 5.8 GHz frequency ranges.

## Copyright & License

Expand Down

0 comments on commit a2350c9

Please sign in to comment.