Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f4exb/sdrangel
SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
https://github.com/f4exb/sdrangel
airspy airspyhf bladerf d-star dmr dpmr funcube funcube-dongle hackrf limesdr plutosdr receiver rtl-sdr sdr sdrplay transmitter ysf
Last synced: 27 days ago
JSON representation
SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
- Host: GitHub
- URL: https://github.com/f4exb/sdrangel
- Owner: f4exb
- License: gpl-3.0
- Created: 2015-08-30T23:22:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:22:16.000Z (6 months ago)
- Last Synced: 2024-05-23T05:30:43.893Z (6 months ago)
- Topics: airspy, airspyhf, bladerf, d-star, dmr, dpmr, funcube, funcube-dongle, hackrf, limesdr, plutosdr, receiver, rtl-sdr, sdr, sdrplay, transmitter, ysf
- Language: C++
- Homepage:
- Size: 172 MB
- Stars: 2,654
- Watchers: 139
- Forks: 416
- Open Issues: 80
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-hamradio - SDRangel
README
![SDR Angel banner](doc/img/sdrangel_banner.png)
**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](https://github.com/f4exb/sdrangel/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](https://github.com/f4exb/sdrangel/wiki) and [Quick Start](https://github.com/f4exb/sdrangel/wiki/Quick-start) pages.
**Discussion group**: You can ask other users for help or discuss subjects related to SDRangel and its ancillary projects [here](https://groups.io/g/sdrangel).
**Ancillary projects**
* [SDRangelcli](https://github.com/f4exb/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](https://github.com/f4exb/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.