Changelog for
soapysdr0.8-module-airspy-0.2.0-21.45.x86_64.rpm :
* Sat Jun 12 2021 Wojciech Kazubski
- SoapySDR version bumped to 0.8
* Sat Jun 05 2021 Martin Hauke - Update to version 0.2.0
* Support opening the device by serial convention
* Thu Dec 13 2018 Wojciech Kazubski - Update to version 0.1.2
* Fixed fullScale value for getNativeStreamFormat() call
* Apply optional arguments to settings on setting key match
* Added optional stream bitpacking with \"bitpack\" setting
* Sat Nov 10 2018 Wojciech Kazubski - build with soapy-sdr 0.7
* Fri May 05 2017 mardnhAATTgmx.de- Update to version 0.1.1
* Support native AIRSPY_SAMPLE_INT16_IQ format
* Use atomics for ring buffer implementation
* Use Format string constants for stream types
* Wed Apr 19 2017 mardnhAATTgmx.de- renamed packages according the debian package name from upstream
* Fri Apr 14 2017 mardnhAATTgmx.de- Update to version 0.1.0 (tagged release)- renamed package from SoapyAirspy to soapy-airspy- specfile cleanup
* Tue Jan 03 2017 mardnhAATTgmx.de- Update to version 0.1.0.git1475969537.e206492:
* Scaffold for SoapyAirspy from SoapyAudio
* find/init device, set frequency, sample rates, rf range
* Looks to be working now, mostly untested.
* Init sample rate before rx to avoid immediate re-init, remove local var copy
* Implement LNA, MIXER and VGA gain
* unnecessary loop; memcpy() for matching format
* Add Bias tee support
* debian build files and changelog
* debian: fixed executable bit on rules
* airspy streaming - use format defines
* streaming - Use atomics for ring buffer
* streaming - support AIRSPY_SAMPLE_INT16_IQ format
* streaming - check buf count under lock
* match buffer length to airspy source
* fixed bad pointer math, needs to be in bytes
* buffer length is in samples
* Thu Oct 15 2015 mardnhAATTgmx.de- Update to version 0.0.0.git1444873076.ee7011d: +
* Thu Oct 15 2015 mardnhAATTgmx.de- initial package