You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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