You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program works well, but it can not handle IQ samples directly.
In assets folder, you mention that [SDRSharp_20160101_231914Z_12kHz_real.wav] is made by decoding 4FSK and rrcos. I tried many methods from the Internet, but I still can not make correct real samples from IQ samples.
Could you please tell me how to deal with IQ samples? Appreciate.
The text was updated successfully, but these errors were encountered:
@thomastoye same question. It doesn't seem like SDRSharp_20160101_231914Z_12kHz_real.wav is actually the demodulated IQ signal, as the duration of the files differs greatly. I'm struggling to get any other samples to work right, and I'm starting to think this is because SDRSharp_20160101_231914Z_12kHz_real.wav is an idealized sample. Any clarification to this would be greatly appreciated
I have solved this question. That SDRSharp_20160101_231914Z_12kHz_real.wav is actualld generated by SDRSharp_20160101_231914Z_12kHz_IQ.wav using FM demod. See that page at 15. End-to-end example: https://pysdr.org/content/rds.html
This program works well, but it can not handle IQ samples directly.
In assets folder, you mention that [SDRSharp_20160101_231914Z_12kHz_real.wav] is made by decoding 4FSK and rrcos. I tried many methods from the Internet, but I still can not make correct real samples from IQ samples.
Could you please tell me how to deal with IQ samples? Appreciate.
The text was updated successfully, but these errors were encountered: