Drones (Counter-UAS)¶
Detect and track drones for counter-UAS (C-UAS) awareness. Select the cuas role, attach a Remote ID receiver and/or a DJI DroneID SDR, and drones appear in ATAK/WinTAK/iTAK as native Cursor on Target (CoT) tracks — often complete with the operator's location.

AryaOS builds a C-UAS picture from two complementary detection sources:
- Remote ID / Open Drone ID — the FAA-mandated broadcast that compliant drones emit over Wi-Fi/Bluetooth. Decoded by
dronecot. - DJI DroneID — DJI's proprietary telemetry, received over the air with an SDR (for example an AntSDR) and decoded by DJICOT.
sikw00fcot additionally converts SiK-radio MAVLink drone telemetry to CoT when you have that link.
Plug & play by design
AirTAK C-UAS is designed to work out of the box: power the device, connect a TAK EUD (ATAK, WinTAK, iTAK) to its Wi-Fi hotspot, and drone tracks flow with no extra configuration. When in doubt, reboot.
Turn on the C-UAS role¶
Three CONOP modes¶
An AirTAK C-UAS can run in one of three connectivity modes:

- Standalone. One or more EUDs connect directly to the AirTAK Wi-Fi hotspot or Ethernet. This is the default, off-the-shelf configuration and needs no extra setup.
- LAN / MANET. AirTAK's Wi-Fi or Ethernet connects to an existing LAN or MANET, extending coverage across the team.
- TAK Server. AirTAK connects to a network and forwards CoT to a TAK Server.
Standalone using Wi-Fi¶
- Connect USB power. On kitted units, match the color-coded connectors (yellow to yellow, black to black).
- After about two minutes, a Wi-Fi network named
AryaOS-XXXXappears. Join it. - Open ATAK, WinTAK, or iTAK — drone tracks arrive over Mesh SA automatically.
Joining an existing network¶
To put AirTAK on your own Wi-Fi (which disables its hotspot), or to use Ethernet, follow the onboarding steps in Offline backpack and the Networking pages, then reach the console at https://aryaos.local or the device's DHCP address.
How it flows¶
flowchart LR
RID[Remote ID<br/>Wi-Fi / BT] --> DC[dronecot]
DJI[DJI DroneID<br/>AntSDR / SDR] --> DJICOT[DJICOT]
MAV[SiK MAVLink] --> SK[sikw00fcot]
DC & DJICOT & SK -->|CoT| H[Charontak hub]
H -->|Mesh SA 239.2.3.1:6969| E[ATAK / WinTAK / iTAK]
Each detector emits CoT to the Charontak hub at udp+wo://127.0.0.1:28087; Charontak forwards to Mesh SA and any TAK Server lanes.
Verify tracks¶
- Connect an EUD to the
AryaOS-XXXXhotspot and open your TAK client. -
On the box:
-
Fly a Remote ID-compliant drone (or a known DJI aircraft) nearby and confirm the track — including, where broadcast, the operator/pilot position.
What you'll see
Remote ID broadcasts typically include the drone's position, altitude, and the operator's ground location, letting you map both the aircraft and its pilot. DJI DroneID similarly carries home/operator coordinates.
Connecting an EUD¶
AirTAK C-UAS is tested with all TAK products (iTAK, WinTAK, ATAK). Out of the box, local feeders send to Charontak on the gateway, which multicasts CoT to the Mesh SA group 239.2.3.1:6969. Upstream TAK Server destinations are added as Charontak lanes — see Connect a TAK Server.
Related¶
- Multi-sensor — combine drone detection with air and maritime.
- Connect a TAK Server · Offline backpack
- Device roles · Glossary