github f4exb/sdrangel v4.11.1
DATV demod: experimental DVB-S2 support

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

DATV demod: experimental DVB-S2 support

DVB-S2 standard support using the "work" branch of leansdr (https://github.com/pabr/leansdr/tree/work) supposedly still experimental. This works reasonably well though. You may need to move the controls a bit to get a lock. Since DVB-S2 conveys its constellation and code rate information in the data stream it is normally enough to select the DVB-S2 standard and the appropriate symbol rate. Details of the interface are in the plugin documentation

New audio compressor for the SSB modulator

The AGC based audio compressor and its numerous controls have been removed and replaced by a single "CMP" button using a proper compressor based on the sndfilter library. Basically it is the encapsulation of the compressor C code into a C++ class. This proved to be much better even with a set of fixed parameters. See plugin documentation for more information.

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.