Hi there, I just managed to make rtl_sdr work on my windows system, so I don't need sdr# anymore. So it should be the same raw output on linux and on windows. But still I need to convert it from raw to wav, because I want to use it with python and numpy that offers wav support. What I would need then is how to convert it right. When it is not signed integer, what do I have to set in sox to create the wav? Can anyone state what rtl_sdr does with the adc values and how to handle it?
On Thu, Oct 9, 2014 at 10:43 AM, Peter Stuge <[email protected]> wrote: > Why not add the couple of lines needed in rtlsdr to support wav output, > if that's a common and useful format? > That would be cool :). Then I could do the IQ processing with the python code we currently code :). Best regards, Andreas
