@@ -170,15 +170,13 @@ Pre-configured system with ANTSDR E200, WiFi/BT, GPS hardware
170170
171171No Network Connection/Data:
172172
173- A. Toggling the in-app connection off and on is sometimes needed first run for Apple to request connections.
173+ - Ensure iOS app permission granted in Settings > Apps > DragonSync > Network
174+ - Multicast: Toggle the connect button if first launch, needs to request permissions.
174175
175- B. Backend *** WarDragon connection settings *** that may need modification if not using droneid-go :
176+ RSSI rings not showing for encrypted/fpv :
176177
177- - Edit the Config file: ` /home/dragon/WarDragon/DragonSync/config.ini `
178- - Change if localhost fails to *** connect to zmq**
179- ` zmq_host = 0.0.0.0 `
180- - Alternative *** multicast connection*** address
181- ` tak_multicast_addr = 224.0.0.1 `
178+ - Needs GPS data for the host in Status from ` wardragonmonitor.py `
179+ - Ensure iOS app permission granted in Settings > Apps > DragonSync > Location
182180
183181System Status:
184182
@@ -336,13 +334,13 @@ The app's parser supports both droneid-go (canonical long-form keys, `transport`
336334│ Detection Sources │
337335│ │
338336│ WiFi RID (2.4/5GHz) ──┐ │
339- │ Bluetooth RID (Sniffle)┤ │
337+ │ Bluetooth RID (Sniffle)┤ │
340338│ ESP32 UART passthrough ┼──► droneid-go (Go binary) │
341- │ DJI DroneID (DragonSDR)┘ unified ZMQ tcp:4224 │
339+ │ DJI DroneID (DragonSDR)┘ unified ZMQ tcp:4224 │
342340│ FPV Video ─────────── RX5808 + fpv_mdn_receiver │
343341│ ESP32 Standalone ──── Drag0net WiFi 2.4GHz │
344342└────────────────────┬─────────────────────────────────┘
345- │ JSON (Basic ID / Location/Vector / System / Self-ID / Operator ID / Auth / Frequency Message + transport + frequency_mhz)
343+ │ JSON Data
346344 ┌────────────┴────────────┐
347345 │ │
348346 ┌──────▼────────┐ ┌────────▼────────┐
0 commit comments