Skip to content

Commit a898e4d

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 46052ca + 985123f commit a898e4d

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
Remote/Drone ID • ADS-B • FPV Detection • Encrypted Drone ID • Spoofing & Randomization Sniffers
1414

15+
Works with the WarDragon Pro out of the box
16+
1517
[Get Started](#installation)[What It Detects](#what-it-detects)[In-Action](#in-action)[Integrations](#integrations)[Legal](#legal-disclaimer)
1618

1719
</div>
@@ -20,10 +22,6 @@ Remote/Drone ID • ADS-B • FPV Detection • Encrypted Drone ID • Spoofing
2022

2123

2224

23-
> [!NOTE]
24-
> Due to rapid code development of DroneID and Dragonsync, this app will always be a work in progress. You can use the fork of DroneID for FPV & Full ESP32 parsing as described below if outdated.
25-
>
26-
2725
## What It Detects
2826

2927

@@ -144,7 +142,7 @@ Remote/Drone ID • ADS-B • FPV Detection • Encrypted Drone ID • Spoofing
144142

145143
| Setup | Time | WiFi RID | BT RID | SDR | FPV | Best For |
146144
|-------|------|----------|--------|-----|-----|----------|
147-
| **WarDragon Pro** | 5 min ||||| Full-spectrum deployment |
145+
| **WarDragon Pro** | 30 sec ||||| Full-spectrum deployment |
148146
| **Drag0net ESP32** | 15 min | ✓ 2.4GHz |||| Portable WiFi RID only |
149147
| **Custom Build** | 60 min ||||| DIY / maximum control |
150148

@@ -161,7 +159,6 @@ Remote/Drone ID • ADS-B • FPV Detection • Encrypted Drone ID • Spoofing
161159

162160
Pre-configured system with ANTSDR E200, WiFi/BT, GPS hardware
163161

164-
**DOES NOT WORK OUT OF THE BOX, MODS NEEDED TO SERVICE/WRAPPER FILES**
165162

166163
**Quick Start:**
167164
1. Power on device
@@ -175,7 +172,7 @@ No Network Connection/Data:
175172

176173
A. Toggling the in-app connection off and on is sometimes needed first run for Apple to request connections.
177174

178-
B. Backend ***WarDragon connection settings*** that may need modification:
175+
B. Backend ***WarDragon connection settings*** that may need modification if not using droneid-go:
179176

180177
- Edit the Config file: `/home/dragon/WarDragon/DragonSync/config.ini`
181178
- Change if localhost fails to ***connect to zmq**
@@ -185,7 +182,7 @@ B. Backend ***WarDragon connection settings*** that may need modification:
185182

186183
System Status:
187184

188-
A. To send data, `wardragon_monitor.py` ***requires GPS lock*** (use `--static_gps` flag or wait for lock)
185+
A. In prior versions `wardragon_monitor.py` ***requires GPS lock*** (use `--static_gps` flag or wait for lock) to send data.
189186

190187
B. ***SDR temps*** require DJI firmware on ANTSDR (UHD firmware won't report temps)
191188

0 commit comments

Comments
 (0)