cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.02k stars 249 forks source link

General questions about IQ data and recordings #945

Open michael040101 opened 2 years ago

michael040101 commented 2 years ago

Hi I have some general questions about the software.

  1. Is it possible to record the raw IQ data? Or just the wav file?
  2. If I know the BW and the sample rate of the recording, how can I tell the spectral sample rate? How can I tell the spacing between “dots sampled inside the BandWidth?

Thanks in advance!

Dantali0n commented 2 years ago

If you want to record raw IQ data there are much better suited platforms / programs you could use. For instance you could use SoapySDR directly with its python bindings: https://github.com/pothosware/SoapySDR/wiki/PythonSupport

In addition you could have a look at https://github.com/rxseger/rx_tools