github f4exb/sdrangel v4.11.9
Fixed problem in v4.11.7

latest releases: v7.19.1, v7.19.0, v7.18.1...
4 years ago

Fixed problem in v4.11.7

Version 4.11.7 introduced a regression with a new sample buffer system. This was reverted to the previous FIFO system thus fixing the problem. The characteristic symptom was the silent loss of samples that may not always occur but was prominent on the server version on a RPi3. Issue appears if the receiver sends bursts of samples that the ingesting thread cannot consume fast enough. The proper FIFO system existing before was damping such variations. There are no visible functional changes in this version but this will make changes in v4.11.7 and v4.11.8 more generally accessible.

Other changes

Mostly preparatory work for the implementation of MIMO channels.

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.