SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
srcejon 83ceae4ba3 Use full bandwidth 2023-10-03 16:09:54 +01:00
.github/workflows Remove debug 2023-09-24 21:42:08 +01:00
app QGLFormat is removed from Qt6 2023-09-23 22:14:01 +01:00
appbench
appsrv Fix warnings and formatting 2023-09-05 17:14:09 +01:00
cmake Don't generate .zip file on windows 2023-09-24 20:26:22 +01:00
custom
debian Updated versions and changelogs 2023-09-22 00:55:00 +02:00
devices
doc Reduce debug. Add screenshot. 2023-09-29 10:52:21 +01:00
exports
external Fix syntax error 2023-09-23 15:54:53 +01:00
fcdhid
fcdlib
flatpak
ft8
httpserver
logging
mac Request authorization for access to camera and microphone on Mac 2023-09-12 09:20:07 +01:00
modemm17
plugins Use full bandwidth 2023-10-03 16:09:54 +01:00
qrtplib Fix spelling in strings 2023-07-23 18:55:12 +02:00
rescuesdriq
scriptsapi
sdrbase Generate swagger files for Freq Scanner 2023-09-28 19:02:58 +01:00
sdrbench Fix spelling in strings 2023-07-23 18:55:12 +02:00
sdrgui Use frame geo rather than widget size, so dialogs aren't positioned off screen on Windows. 2023-09-29 08:43:29 +01:00
sdrsrv
settings
snap
swagger Generate swagger files for Freq Scanner 2023-09-28 19:02:58 +01:00
.appveyor.yml
.gitattributes
.gitignore Normalise pulse shaping. Enable RTTY Mod in Demod analyser. 2023-09-04 09:36:19 +01:00
.gitmodules
.travis.yml
CHANGELOG Updated versions and changelogs 2023-09-22 00:55:00 +02:00
CMakeLists.txt Add frequency scanner channel plugin 2023-09-28 16:45:35 +01:00
CMakePresets.json Add windows-default preset for building with Visual Studio 2023-09-08 13:21:01 +01:00
IssueTemplate.md
LICENSE
Readme.md

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 on 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 can ask other users for help 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 building and running SDRangel in a Docker container. Works for either the GUI (only on a Linux host) or the server.