-
Notifications
You must be signed in to change notification settings - Fork 453
History and major releases
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.
Since version 2 SDRangel can integrate more than one hardware device running concurrently.
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:
- BladeRF1 output plugin
- BladeRF2 output plugin
- HackRF output plugin
- LimeSDR output plugin
- PlutoSDR output plugin
- XTRX output plugin Experimental.
- File output or file sink plugin
- Remote device via Network Linux only
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.
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.
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.
Since version 5 the capability to process multiple coherent channels for both Rx and Tx has been added.
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
- Home
- Quick start
- Quick start legacy (v6)
- Hardware requirements
- High DPI displays
- Compile in Linux
- Compile in Windows
- Compile in MacOS
- History and major releases
- Audio related
- Plugins
- Advanced
- Server and API