Skip to content

v1.4.0

Compare
Choose a tag to compare
@xmikos xmikos released this 24 Mar 16:32
· 7 commits to master since this release
  • specific fixes for RTL-SDR and SDRplay hardware quirks have been removed (fixed upstream), this also fixes problems with RTL-SDR on Windows
  • new list_stream_args() method for listing stream arguments supported by device
  • new get_gain_range() and get_frequency_range() methods
  • allow setting buffer_size and stream_args in constructor and stream_timeout in start_stream() method
  • use SoapySDR getBandwidthRange() method instead of deprecated listBandwidths() method, our list_bandwidths() method now returns list of ranges instead of list of discrete bandwidths