[LeanSDR](https://github.com/pabr/leansdr) framework from F4DAV is intensively used. It has been integrated in the source tree and modified to suit SDRangel specific needs.
This plugin can be used to view digital amateur analog television transmissions a.k.a DATV. The only supported standard for now is DVB-S in various modulations. The standard modulation is QPSK but experimental configurations with other PSK modulations (BPSK, 8PSK, QAMn) can be selected.
The whole bandwidth available to the channel is used. That is it runs at the device sample rate possibly downsampled by a power of two in the source plugin.
This is the constellation of the PSK or QAM synchronized signal. When the demodulation parameters are set correctly (modulation type, symbol rate and filtering) and signal is strong enough to recover symbol synchronization the purple dots appear close to the white crosses. White crosses represent the ideal symbols positions in the I/Q plane.
LeanSDR feature: attempts to fix signal spectrum shape by eliminating peaks. This is the number of peaks to be tracked. It is safer to keep the 0 default (no notch).
<h5>B.2a.6: Fast lock</h5>
Faster signal decode but may yield more errors at startup.
Toggle button to pause/run video decoding. This also indicates the video status:
- Grey (no color): there is no video stream
- Green: a video stream is present and successfully decoded
- Red: a video stream is present but decoding fails
<h5>B.2b.5: Audio mute</h5>
Toggle button to pause/run audio decoding. This also indicates the audio status:
- Grey (no color): there is no audio stream
- Green: an audio stream is present and successfully decoded
- Red: an audio stream is present but decoding fails
In addition right clicking on the button will give you access to the audio device selection dialog
<h5>B.2b.6: Audio volume</h5>
Show the audio volume on a 0 to 100 scale. The actual coefficient applied to the audio samples follows a logarithmic rule where 0 corresponds to 0.01, 50 to 0.1 and 100 to 1.0
<h5>B.2b.7: Audio volume control</h5>
Use this slider to control the value (0 to 100) of the audio volume.