1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-23 01:55:48 -05:00
Mirror of f4exb's SDRAngel
Go to file
2023-06-18 13:54:06 +02:00
.github/workflows
app
appbench
appsrv
cmake Audio CAT SISO: find Hamlib and make build conditional to it 2023-06-08 05:45:09 +02:00
custom
debian Audio CAT SISO: added Hamlib dependencies (Linux) 2023-06-18 09:51:56 +02:00
devices
doc Audio CAT SISO: updated documentation 2023-06-18 09:25:07 +02:00
exports
external Updated external/windows submodule hash 2023-05-27 20:17:37 +02:00
fcdhid
fcdlib
flatpak
ft8
httpserver
logging
modemm17
plugins Audio CAT SISO: corrected FILPATHLEN (Hamlib) 2023-06-18 13:54:06 +02:00
qrtplib
rescuesdriq
scriptsapi
sdrbase Audio CAT SISO: implement real else complex indicator 2023-06-18 00:44:20 +02:00
sdrbench
sdrgui Audio CAT SISO: fixed GLSpectrumView SSB 2023-06-18 00:43:26 +02:00
sdrsrv
settings
snap
swagger Audio CAT SISO: polling time and spectrum follows PTT 2023-06-17 08:19:53 +02:00
.appveyor.yml Audio CAT SISO: added Hamlib dependencies (Linux) 2023-06-18 09:51:56 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
CHANGELOG Updated versions and changelogs 2023-05-30 00:05:33 +02:00
CMakeLists.txt Updated versions and changelogs 2023-05-30 00:05:33 +02:00
CMakePresets.json Audio CAT SISO: implemented basic CAT connection 2023-06-09 18:57:47 +02:00
IssueTemplate.md
LICENSE
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.