SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
f4exb 6370c14472 DSD demod: DMR basic privacy: use v1.8.7 of dsdcc for CI build 2020-06-15 21:23:52 +02:00
app Main GUI app: moved app creation after setting attributes. Fixes #522 2020-05-20 11:23:04 +02:00
appbench
appsrv
cmake DSD demod: DMR basic privacy: use v1.8.7 of dsdcc for CI build 2020-06-15 21:23:52 +02:00
custom
debian Updated version and changelogs 2020-05-24 03:11:32 +02:00
devices PlutoSDR: fixed handling of open device status. Fixes issue #510 2020-05-20 11:23:51 +02:00
doc LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays 2020-04-18 19:10:01 +02:00
exports
external DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes 2020-06-15 12:40:59 +02:00
fcdhid
fcdlib Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
flatpak Fix Flatpak build 2020-05-29 23:44:47 +02:00
httpserver Fix some typos 2019-07-22 23:14:23 +02:00
logging Fix some typos 2019-07-22 23:14:23 +02:00
plugins DSD demod: REST API: DMR private key implementation 2020-06-15 13:51:46 +02:00
qrtplib
rescuesdriq Fix some typos 2019-07-22 23:14:23 +02:00
scriptsapi scriptsapi: added LimeRFE USB support to PTT active script 2020-01-20 08:34:09 +01:00
sdrbase DSD demod: REST API: generated code 2020-06-15 13:51:21 +02:00
sdrbench New AMBE engine (3) 2019-07-20 23:25:00 +02:00
sdrgui fix tiny build issue on Qt5.15.0 2020-06-07 02:24:26 +08:00
sdrsrv RTP audio: fixed codec setting when usinf REST API 2020-05-24 03:09:22 +02:00
snap
swagger DSD demod: REST API: generated code 2020-06-15 13:51:21 +02:00
.appveyor.yml AppVeyor: added Ubuntu 20.04 build 2020-06-15 21:15:32 +02:00
.gitignore explicitly ignore flatpak builder directories 2019-07-04 01:49:33 +02:00
.gitmodules Build: Windows: changed reference of the windows libraries submodules 2019-06-26 18:01:07 +02:00
.travis.yml
CHANGELOG Updated version and changelogs 2020-05-24 03:11:32 +02:00
CMakeLists.txt Updated version and changelogs 2020-05-24 03:11:32 +02:00
LICENSE
Readme.md Moved most of the information from the Readme to the Wiki 2020-03-01 00:50:37 +01:00

Readme.md

SDR Angel banner

SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.

Wiki most of the information and documentation related to SDRangel can be found in the Wiki. Please make sure to check it in case of questions or trouble and before you post issues in Github. You may also seek help from other users using the discussion group below. Before running the program make sure you read at least the Home and Quick Start pages.

Discussion group You may seek help of other users or discuss subjects related to SDRangel and its ancillary projects here

Ancillary projects

  • SDRangelcli is a web application that can be used to control a headless (server flavor) instance of SDRangel. It can also be used as a remote control for the GUI flavor.
  • SDRangel-Docker is a collection of Docker files and scripts to facilitate the build and run of SDRangel in a Docker container. Works for either the GUI (only on a Linux host) or the server.