Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: White waterfall and no sound after playing back certain IQ files #1018

Open
vladisslav2011 opened this issue Dec 15, 2021 · 1 comment
Labels

Comments

@vladisslav2011
Copy link
Contributor

Attempting to play back some IQ files (rtl_sdr console tool recording in uint8_t format for example) leaves the DSP in incorrect state.

Steps to reproduce:

  1. Prepare "bad" IQ file. dd if=/dev/urandom of=gqrx_20211213_164230_103000000_1800000_fc.raw bs=128M count=1
  2. Start gqrx, choose hardware device, start the DSP, enable DC Remove in input control dock, check, that there is correct waterfall, spectrogram and audio output.
  3. Open "bad" file in IQ player, hit play. There should be no sound and white waterfall.
  4. Stop IQ playback.
  5. Close IQ player and start DSP with hardware source.

Expected behavior:
After switching back to hardware device, the gqrx should show correct waterfall and output sound

Observed behavior:
After switching back to hardware device, the gqrx still shows white waterfall and no sound.
Switching from nbfm to wbfm and back may help with sound. Turning the DC remove off may help with white waterfall.
2021-12-16 02-14-49

@argilo
Copy link
Member

argilo commented Jan 8, 2022

Reopening for now, since the fix was reverted.

@argilo argilo reopened this Jan 8, 2022
@argilo argilo closed this as completed in a3f79da Jan 8, 2022
@argilo argilo reopened this Jan 8, 2022
@argilo argilo added the bug label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants