SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
srcejon 5d1478d047 Formatting 2024-10-15 09:02:30 +01:00
.github/workflows
app
appbench
appsrv
cmake
custom
debian Merge branch 'f4exb:master' into freq_scanner 2024-10-06 13:29:03 +01:00
devices
doc Fix server compilation. Update docs. 2024-10-11 11:15:34 +01:00
exports
external Fix flac on Mac 2024-10-08 22:00:19 +01:00
fcdhid
fcdlib
flatpak
ft8
httpserver
logging
mac
modemm17
plugins Formatting 2024-10-15 09:02:30 +01:00
qrtplib
rescuesdriq
scriptsapi
sdrbase Merge pull request #2276 from srcejon/pager_notifications 2024-10-12 08:32:21 +02:00
sdrbench
sdrgui Remove unused variable 2024-10-10 15:57:08 +01:00
sdrsrv
settings
snap snap: Try to get version number from latest tag. 2024-10-09 09:25:06 +01:00
swagger
wdsp
.appveyor.yml
.gitattributes
.gitignore
.gitmodules
.travis.yml
CHANGELOG Updated version adn changelogs 2024-10-06 10:49:47 +02:00
CMakeLists.txt MainWindow: Add FSMs to avoid blocking on the GUI thread. 2024-10-10 13:57:11 +01:00
CMakePresets.json Add default-qt6-windows cmake config. 2024-10-11 15:23:39 +01:00
IssueTemplate.md
LICENSE
Readme.md
gitdiff.sh Updated plugin versions 2024-10-06 10:53:38 +02: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 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.