Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 16:01
· 79 commits to main since this release
ba2c420

SoapySDR v0.3.0

Diff since v0.2.0

Closed issues:

  • SoapySupport Modules: API and includes (#14)
  • Use Clang.jl for bindings? (#41)
  • Should _unmake calls be finalizers? (#44)
  • Setting Rx- & Tx-SamplingRate individually (#49)

Merged pull requests:

  • Initialize Clang.jl for binding generation (#46) (@sjkelly)
  • Rework KWArgs. (#47) (@maleadt)
  • CompatHelper: add new compat entry for CEnum at version 0.4, (keep existing compat) (#48) (@github-actions[bot])
  • fix typo in GPIO (#51) (@sjkelly)
  • Update Examples and partial migration to Clang.jl (#52) (@sjkelly)
  • Fix Precompilation bug and add high level FM/FFT example (#53) (@sjkelly)
  • [log] setup log handlers independent of init (#54) (@sjkelly)
  • Use Clang.jl for Device.h as well (#55) (@sjkelly)
  • Several small cleanups (#56) (@sjkelly)
  • Fix double-free when freeing ArgInfoList objects (#58) (@staticfloat)
  • Misc corrections and simplifications (#59) (@sjkelly)
  • When opening a Device, check for NULL pointer (#60) (@staticfloat)
  • Misc Fixups (#61) (@sjkelly)
  • RFC: use finalizers rather than open/close (#62) (@sjkelly)
  • Expand Stream highlevel API coverage (#63) (@sjkelly)
  • add live updating FFT example via Makie (#64) (@sjkelly)
  • Update examples and export error flags (#65) (@sjkelly)
  • Frequency API coverage (#66) (@sjkelly)