RUB-SysSec / DroneSecurity

DroneSecurity (NDSS 2023)
GNU Affero General Public License v3.0
944 stars 173 forks source link

Data refresh rate is very low #11

Closed bitfindm closed 1 year ago

bitfindm commented 1 year ago

I tried, and it was far less than 640 milliseconds per data.Can you help me with this?

mrlnc commented 1 year ago

The receiver cannot detect & decode every frame, because it does not perform any error correction, handling of poor RF quality, and such. You could verify that the data is being send with very high rate by capturing the raw IQ samples, open it with inspectrum, and measure the time between DroneID frames.