Overview

Request 1109927 accepted

- Update to version 20230910
Maintenance release.
* Intel Mac hardware is no longer supported.
* Updated r8brain-free-src to Version 6.4.
- Update to version 20230529
Major changes
* The buffer length option -b is ignored. The audio sample data
sent to AudioOutput base classes are no longer pre-buffered.
Other implementation changes
* DataBuffer class is reimplemented as a wrapper of
moodycamel::BlockReaderWriterQueue, which allows efficient
blocking operation and removes the requirements of busy
waiting by using
moodycamel::BlockReaderWriterQueue::wait_dequeue().
* Explicitly skip IF Resampler in class FmDecoder to reduce CPU
usage for typical settings (i.e., IF sample rate is set to
384 ksamples/sec for Airspy HF+).
* Removed unnecessary error detection code for
MultipathFilter::process().
* Other miscellaneous fixes. See CHANGES.md for the details.
- Update to version 20230430
* Fix FM multipath filter coefficient of the reference point to
unity (1 + 0j).

Request History
Martin Hauke's avatar

mnhauke created request

- Update to version 20230910
Maintenance release.
* Intel Mac hardware is no longer supported.
* Updated r8brain-free-src to Version 6.4.
- Update to version 20230529
Major changes
* The buffer length option -b is ignored. The audio sample data
sent to AudioOutput base classes are no longer pre-buffered.
Other implementation changes
* DataBuffer class is reimplemented as a wrapper of
moodycamel::BlockReaderWriterQueue, which allows efficient
blocking operation and removes the requirements of busy
waiting by using
moodycamel::BlockReaderWriterQueue::wait_dequeue().
* Explicitly skip IF Resampler in class FmDecoder to reduce CPU
usage for typical settings (i.e., IF sample rate is set to
384 ksamples/sec for Airspy HF+).
* Removed unnecessary error detection code for
MultipathFilter::process().
* Other miscellaneous fixes. See CHANGES.md for the details.
- Update to version 20230430
* Fix FM multipath filter coefficient of the reference point to
unity (1 + 0j).


Martin Pluskal's avatar

pluskalm accepted request

openSUSE Build Service is sponsored by