I noticed that the DRONEID_DRONE_TYPES variable in src/droneid_packet.py lists many DJI drone models. Does this mean the repo is expected to support all of these drones for Drone-ID decoding? The associated paper only mentions that testing was done on a few specific models.
Additionally, I’m trying to understand how this repo compares to the ANTSDR device.
Is the ANTSDR using a similar decoding mechanism to what’s implemented here?
Any clarification would be very helpful. Thanks!