Skip to content

fix(desperado): report live SDR stream termination - #50

Merged
xoolive merged 2 commits into
mainfrom
fix/live-sdr-terminal-errors
Sep 10, 2026
Merged

xoolive merged 2 commits into
mainfrom
fix/live-sdr-terminal-errors

Conversation

@xoolive

@xoolive xoolive commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • surface unexpected live-stream termination through Error::StreamTerminated instead of silently ending the async source;
  • preserve fatal USB endpoint and repeated-transfer errors in RTL-SDR, Airspy, and HackRF multi-transfer readers;
  • treat zero-length and read-error SoapySDR exits as terminal stream errors;
  • update RTL-SDR, Airspy, and HackRF examples to exercise result-bearing multi-transfer readers.

Validation

  • cargo test -p desperado --all-features
  • cargo test -p rs-rtl -p rs-spy -p rs-hackrf
  • cargo check -p desperado --all-features --examples
  • manually unplugged RTL-SDR, Airspy, and HackRF devices; each reported a terminal stream error.

@xoolive
xoolive merged commit c8f63c3 into main Sep 10, 2026
15 checks passed
@xoolive
xoolive deleted the fix/live-sdr-terminal-errors branch September 10, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant