SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
 
 
 
 
 
 
Go to file
Edouard Griffiths 73c69543f9
Merge pull request #1765 from dforsi/fix/typos
Fix/typos
2023-08-08 22:30:23 +02:00
.github/workflows
app Merge pull request #1764 from srcejon/qt6_location_map 2023-08-07 22:37:53 +02:00
appbench
appsrv
cmake Use bash as sh doesn't support the condition 2023-07-31 20:34:45 +01:00
custom
debian Updated versions and changelogs 2023-08-04 03:20:40 +02:00
devices
doc
exports
external Ninja needs BUILD_BYPRODUCTS set, make doesn't 2023-07-31 11:05:31 +01:00
fcdhid
fcdlib
flatpak
ft8
httpserver
logging
modemm17
plugins Merge pull request #1765 from dforsi/fix/typos 2023-08-08 22:30:23 +02:00
qrtplib Fix spelling in strings 2023-07-23 18:55:12 +02:00
rescuesdriq
scriptsapi
sdrbase Merge pull request #1764 from srcejon/qt6_location_map 2023-08-07 22:37:53 +02:00
sdrbench Fix spelling in strings 2023-07-23 18:55:12 +02:00
sdrgui Add UI scale factor setting for high DPI screens 2023-08-06 12:26:17 +01:00
sdrsrv
settings
snap
swagger Rotator Controller: Use floats for az/el offsets. For #1739 2023-07-27 14:57:57 +01:00
.appveyor.yml
.gitattributes
.gitignore
.gitmodules
.travis.yml
CHANGELOG Updated versions and changelogs 2023-08-04 03:20:40 +02:00
CMakeLists.txt Support Map plugin for Qt 6.5. Some Qt 6.6 fixes. 2023-08-06 09:08:53 +01:00
CMakePresets.json
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.