Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 16:24
· 67 commits to main since this release
544a588

SoapySDR v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Change activate!() default to continuous stream, rather than burst (#68) (@staticfloat)
  • Ensure that read!(s::Stream, ...) does not loop forever (#69) (@staticfloat)
  • Check device/stream are open before {read,write}Stream (#70) (@staticfloat)