AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Update soapy-module version 0.6 -> 0.7
- 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
- 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
- renamed packages according the debian package name from upstream
- Update to version 0.2.2 (tagged release) - renamed package from SoapyRTLSDR to soapy-rtlsdr - specfile cleanup
- 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
- 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
- initial package