I have an RSPduo and i’m seeking to use the inspectrum Spectrum Analyser – link is https://github.com/miek/inspectrum.
The software supports the following:
*.cf32, *.cfile – Complex 32-bit floating point samples (GNURadio, osmocom_fft)
*.cs16 – Complex 16-bit signed integer samples (BladeRF)
*.cs8 – Complex 8-bit signed integer samples (HackRF)
*.cu8 – Complex 8-bit unsigned integer samples (RTL-SDR)
Is it possible to get these sample outputs from the the RSPduo?
Thanks