github f4exb/sdrangel v4.14.14
ATV demod fixes

latest releases: v7.21.4, v7.21.3, v7.21.2...
4 years ago

ATV demod fixes

The AM demod was not working properly at all. It was missing a proper AGC and therefore the video signal was almost never scaled properly. If the signal is stable enough (rapid fades are an issue in AM anyway) and the images not too dark for a long period the video signal should be scaled to the [0, 1] range appropriately after a short while. Two more controls have been added for fine tuning, Check the readme for details.

In addition the horizontal sync has been revised which should make it more robust. In particular the horizontal pulse length control is now a percentage from 1 to 100% of the nominal time as exceeding the nominal time does not work and thus is useless.

This implements issue #459

Other changes and fixes

  • Fixed improper initialization of audio sample rate in a few plugins. This implements issue #554
  • Extend frequency offset of wideband channel plugins to +/-99.99 MHz. Implements issue #531

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.