Skip to content

Releases: JuliaTelecom/SoapySDR.jl

v0.5.0

17 Dec 17:53
b847fd9
Compare
Choose a tag to compare

SoapySDR v0.5.0

Diff since v0.4.1

Merged pull requests:

  • make read/write operate on Vector rather than NTuple (#89) (@sjkelly)

v0.4.1

28 Nov 19:20
350ebb4
Compare
Choose a tag to compare

SoapySDR v0.4.1

Diff since v0.4.0

Closed issues:

  • Fragment issues with multiple buffers (#34)
  • STREAM_ERROR on 0.2 with USRP/UHD (#50)

Merged pull requests:

v0.4.0

17 Oct 22:05
0f2ea91
Compare
Choose a tag to compare

SoapySDR v0.4.0

Diff since v0.3.4

Merged pull requests:

v0.3.4

30 Aug 23:57
abc4eb9
Compare
Choose a tag to compare

SoapySDR v0.3.4

Diff since v0.3.3

Merged pull requests:

v0.3.3

19 Aug 16:44
Compare
Choose a tag to compare

SoapySDR v0.3.3

Diff since v0.3.2

Closed issues:

  • Make Filtering Drivers easier (#72)

Merged pull requests:

v0.3.2

03 Aug 16:24
544a588
Compare
Choose a tag to compare

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)

v0.3.1

21 Jul 21:15
5d45bae
Compare
Choose a tag to compare

SoapySDR v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

21 Jul 16:01
ba2c420
Compare
Choose a tag to compare

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)

v0.2.0

28 Dec 17:02
2dad35c
Compare
Choose a tag to compare

SoapySDR v0.2.0

Diff since v0.1.2

Merged pull requests:

v0.1.2

02 Nov 16:16
d59f066
Compare
Choose a tag to compare

SoapySDR v0.1.2

Diff since v0.1.1

Merged pull requests: