AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- SoapySDR version bumped to 0.8
- Update to version 0.2.0 * Support opening the device by serial convention
- 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
- build with soapy-sdr 0.7
- 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
- renamed packages according the debian package name from upstream
- Update to version 0.1.0 (tagged release) - renamed package from SoapyAirspy to soapy-airspy - specfile cleanup
- 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
- Update to version 0.0.0.git1444873076.ee7011d: +
- initial package