Skip to content

History and major releases

Edouard Griffiths edited this page Nov 13, 2020 · 5 revisions

First version

This project is an offspring of SDRangelove and the first version retained most of its features but diversifying with more devices supported and some more channel plugins.

Multiple device support

Since version 2 SDRangel can integrate more than one hardware device running concurrently.

Transmission support

Since version 3 transmission or signal generation is supported for BladeRF, HackRF (since version 3.1), LimeSDR (since version 3.4) and PlutoSDR (since version 3.7.8) using a sample sink plugin. These plugins are:

REST API

Since version 4 a REST API is available to interact with the SDRangel application. More details are provided in the server instance documentation in the sdrsrv folder.

Server instance

Since version 4 the sdrangelsrv binary launches a server mode SDRangel instance that runs wihout the GUI. More information is provided in the Readme file of the sdrsrv folder.

Detached RF head server

Since version 4.1 the previously separated project SDRdaemon has been modified and included in SDRangel. The sdrangelsrv headless variant can be used for this purpose using the Remote source or sink channels.

MIMO support

Since version 5 the capability to process multiple coherent channels for both Rx and Tx has been added.

Feature plugins

Although there were existing with the v4 and v5 latest minor releases. The merge back of v5 branch into master as v6 makes feature plugins a prominent new feature in v6

Clone this wiki locally