SDRplay API v3 support
SDRplay API v3 support
Thanks to Jon srcejon
SDRplay API v3 is now supported with a new source plugin. This allows using the whole SDRplay range of devices and not only the old RSP1: RSP1A, RSP2, RSPduo and RSPdx. You will need to install support of SDRplay v3 in your system either from the SDRplay website or Jon's repository for Linux. If you compile from source make sure you install SDRplay v3 before and then touch the main CMakeLists.txt
so that the cmake process can pick up the SDRplay libraries and thus the plugin build triggered.
Other changes and fixes
- NFM modulator. Implemented DCS. Part of #792
- DATV demod: option to enable/disable the video player
- DATV demod: stop player before initializing DATV framework
- Do not enable interprocedural optimization for Mac. Fixes #807
Binary artifacts
For more details on artifacts and their contents please read the quick start in the Wiki.
Note that Ubuntu .deb package is for 20.04. Please note that since v6.2.0 SSE 4.2 is required. It has been intended to be like that for a long time but was not effective until this release.