Rare find

DroneID RF Analysis. Decode and analyze DJI drone identification radio signals.

github.com/proto17/dji_droneid

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2024
  • Update README.md
October 2022
  • Working on a new README.md page
September 2022
  • Create README.md
  • Create LICENSE
  • Update README.md
  • Removed unnecessary seek into the ZC sym for CFO
August 2022
  • Merge branch 'main' of https://github.com/proto17/dji_droneid into main
  • Moved files around to prevent clutter
  • Removed normalization requirement
  • Small change in how the symbols are extracted
  • Added function that finds the start time offset based on the cyclic p…
  • *Lots* of changes
  • The equalizer takes care of global phase offsets
  • Added integer frequency offset correction logic
  • Setting title of figure 43
  • Now plotting the power spectrum with averaging and correct freq range
  • Fixed issue with plots always showing up in burst extractor
  • Removed example file values, moved some parameters
May 2022
  • Create est_integer_freq_offset.m
  • Create test_integer_freq_offset.m