SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
srcejon ffdcf89f7c Fix lint warnings 2024-10-08 20:55:31 +01:00
.github/workflows Do not run CI/CD for commits on feature branches 2024-08-01 02:12:28 +02:00
app Fix typos in cpp files 2024-07-10 23:06:38 +02:00
appbench
appsrv Fix typos in cpp files 2024-07-10 23:06:38 +02:00
cmake Remote TCP updates: 2024-09-22 10:44:30 +01:00
custom
debian Merge branch 'f4exb:master' into freq_scanner 2024-10-06 13:29:03 +01:00
devices Fix SopaySDR library search when system cmake package present 2024-09-03 23:44:46 +03:00
doc RemoteTCP: Update docs. 2024-10-08 18:56:17 +01:00
exports
external Fix FLAC library name on Mac. 2024-10-08 20:30:37 +01:00
fcdhid
fcdlib
flatpak
ft8 Merge pull request #2252 from srcejon/freq_scanner 2024-09-13 21:07:04 +02:00
httpserver Merge pull request #2252 from srcejon/freq_scanner 2024-09-13 21:07:04 +02:00
logging Update CMakeLists.txt to allow static libraries to be built, as well as shared. 2024-09-11 20:16:40 +01:00
mac
modemm17 Merge pull request #2252 from srcejon/freq_scanner 2024-09-13 21:07:04 +02:00
plugins Fix lint warnings 2024-10-08 20:55:31 +01:00
qrtplib Merge pull request #2252 from srcejon/freq_scanner 2024-09-13 21:07:04 +02:00
rescuesdriq
scriptsapi More Sonar bug fixes 2024-07-21 14:20:48 +02:00
sdrbase Fix lint warnings 2024-10-08 20:55:31 +01:00
sdrbench Update CMakeLists.txt to allow static libraries to be built, as well as shared. 2024-09-11 20:16:40 +01:00
sdrgui Fix gcc warnings. 2024-09-22 15:11:58 +01:00
sdrsrv Sonar fixes 2024-08-27 09:54:09 +02:00
settings
snap
swagger Remote TCP updates: 2024-09-22 10:44:30 +01:00
wdsp Merge pull request #2252 from srcejon/freq_scanner 2024-09-13 21:07:04 +02:00
.appveyor.yml Remote TCP updates: 2024-09-22 10:44:30 +01:00
.gitattributes
.gitignore WDSP: Sonar lint fixes (2) 2024-08-03 11:05:12 +02:00
.gitmodules
.travis.yml
CHANGELOG Updated version adn changelogs 2024-10-06 10:49:47 +02:00
CMakeLists.txt Updated version adn changelogs 2024-10-06 10:49:47 +02:00
CMakePresets.json
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.