sgluege / Robust-Drone-Detection-and-Classification

Code to reproduce the experiments from the paper: S. Glüge, M. Nyfeler, A. Aghaebrahimian, N. Ramagnano and C. Schüpbach, "Robust Low-Cost Drone Detection and Classification Using Convolutional Neural Networks in Low SNR Environments," in IEEE Journal of Radio Frequency Identification, vol. 8, pp. 821-830, 2024, doi: 10.1109/JRFID.2024.3487303
GNU General Public License v3.0
2 stars 0 forks source link

Collection and conversion of IQ data #4

Open PjBhLy opened 6 days ago

PjBhLy commented 6 days ago

May I ask in what format is the IQ data file collected from unmanned aerial vehicle RF signals through gnuraido stored? How can I collect data myself and convert it into a spectrogram format using the script you provided? There are not many tutorials provided by search engines in this area. I hope to learn more from you. Thank you.

sgluege commented 6 days ago

Hey, I'm rather familiar with the machine learning part of the project. However, we'll discuss whether, and how, to provide documentation for the workflow antenna - sdr - python in GNU radio.