Package Release Info

soapy-rtlsdr-0.3.0-bp153.1.17

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

soapysdr0.7-module-rtlsdr

Change Logs

Version: 0.3.0-bp151.1.4
* Thu Dec 13 2018 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 0.3.0
  * Digital AGC now available through "digital_agc" setting
  * Gain mode now affects rtlsdr_set_tuner_gain_mode()
  * GetHardwareKey() returns the actual tuner type
* Sat Nov 10 2018 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update soapy-module version 0.6 -> 0.7
* Fri Jun 08 2018 wk@ire.pw.edu.pl
- Update to version 0.2.5
  * Deactivate the stream thread in closeStream()
  * Fix clipping for the int8 conversion support
- Update to version 0.2.4
  * readStream - also drop remainder buffer on reset
  * Fixed configuration input for num async buffers
Version: 0.2.3-bp150.2.4
* Fri May 05 2017 mardnh@gmx.de
- Update to version 0.2.3
  * Added support for frequency correction API
  * Separate buffer count for ring buffer and usb
  * Larger buffer size - same as rtl defaults
  * Use atomics for ring buffer implementation
  * Use Format string constants for stream types
* Wed Apr 19 2017 mardnh@gmx.de
- renamed packages according the debian package name from upstream
* Thu Apr 13 2017 mardnh@gmx.de
- Update to version 0.2.2 (tagged release)
- renamed package from SoapyRTLSDR to soapy-rtlsdr
- specfile cleanup
* Tue Jan 03 2017 mardnh@gmx.de
- Update to version 0.2.2.git1474857654.12aa0a2:
  * rtl: updated changelog for 0.2.0 tag
  * Fixed debian control Maintainer/Uploaders
  * E4000 and FC001x tuner type updates
  * Balace initial gain
  * Fix getGain() for E4000
  * separate top level changelog
  * rtl: updated changelog for 0.2.1 tag
  * Implement building for big endian
  * changelog entry for big endian patch
  * debian: update files for SoapySDR module ABI format
  * rtl: updated changelog for 0.2.2 tag
  * streaming: use format constants
  * streaming - Use atomics for ring buffer
  * streaming - check buf count under lock
* Tue Dec 08 2015 mardnh@gmx.de
- Update to version 0.1.0.git1448058200.1eeff20:
  + rtl: filled in the hasGainMode overload
  + rtl: Added support for the direct access buffer API
  + Update for 0.4.0 and arguments/settings
  + Handle when rtlsdr_open fails
  + Fix direct_samp setting and convert to option string /w descriptions
  + bool != ranged
  + travis: added travis ci for SoapyRTLSDR
* Sun Oct 11 2015 mardnh@gmx.de
- initial package