CubicSDR icon indicating copy to clipboard operation
CubicSDR copied to clipboard

General questions about IQ data and recordings

Open michael040101 opened this issue 4 years ago • 1 comments

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!

michael040101 avatar Mar 13 '22 15:03 michael040101

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

Dantali0n avatar Mar 14 '22 07:03 Dantali0n