Mirror of f4exb's SDRAngel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
f4exb d67aac3b27 Updated version and changelogs 3 days ago
.github/workflows Stale issues: set inactivity limit to 40 days 3 days ago
app Allow sampling devices to be refreshed while SDRangel is running. 3 months ago
appbench Fix and enable sdrbench build on Windows 2 years ago
appsrv Fixed Qt version checks 2 years ago
cmake Disable some warnings when compiling with MSVC, so more important ones aren't hidden in the noise. 2 weeks ago
custom add gettimeofday() compatibility function for windows 4 years ago
debian Updated version and changelogs 3 days ago
devices Speed up enumeration / opening USRP B210 by using hardcoded values. 2 months ago
doc Audio input: Added Fc control 1 week ago
exports : FT8 demod: implement Qt dependency and export for MSVC 2 months ago
external Re-enable LimeSuite in Windows with latest commit 2 months ago
fcdhid Funcube dongle support on windows. 10 months ago
fcdlib Updated versions and changelogs 4 months ago
flatpak Workaround Flatpak issues on Wayland 2 years ago
ft8 FT8 support: corrected possible code glitch 2 months ago
httpserver Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 4 months ago
logging : FT8 demod: implement Qt dependency and export for MSVC 2 months ago
modemm17 Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 4 months ago
plugins Updated version and changelogs 3 days ago
qrtplib Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 4 months ago
rescuesdriq Perform sec to msec upconversion before first printout 2 years ago
scriptsapi qo100_datv.py added support for more devices 4 months ago
sdrbase fixing errors when compiling using qt6 3 days ago
sdrbench FT8 support and demod: added unpacking of DXpedition mesages. Added message type in FT8Message 2 months ago
sdrgui fixing errors when compiling using qt6 3 days ago
sdrsrv Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 4 months ago
settings Allow sampling devices to be refreshed while SDRangel is running. 3 months ago
snap New plugin pair LocalSink and LocalInput to pipe streams internally 4 years ago
swagger Audio input: Added Fc control 1 week ago
.appveyor.yml Debian (Ubuntu) build: restore -DENABLE_EXTERNAL_LIBRARIES=AUTO 5 months ago
.gitattributes Star Tracker updates. 2 years ago
.gitignore Added minimal default cmake preset 9 months ago
.gitmodules Return to original external/windows non LFS submodule 1 year ago
.travis.yml Revert "Remove codec2 from Appveyor and Travis builds" 5 months ago
CHANGELOG Updated version and changelogs 3 days ago
CMakeLists.txt Updated version and changelogs 3 days ago
CMakePresets.json Cmake preset add debug symbols to default 4 months ago
IssueTemplate.md Propose IssueTemplate 1 year ago
LICENSE Create LICENSE 4 years ago
Readme.md Update Readme.md 5 months ago

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.