EXE
WinGet
SDRangel
f4exb · 7.15.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
sdrangel-7.15.2-win64.exe /S
File Identity
Filename
sdrangel-7.15.2-win64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
f4exb.sdrangel
Version
7.15.2
Description
SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
License
GPL-3.0
↗
Homepage
https://github.com/f4exb/sdrangel
Release Notes
Maintenance release
- Fixed some spellings. PR https://github.com/f4exb/sdrangel/pull/1742. from @dforsi
- Rotator Controller: Use floats for az/el offsets. PR https://github.com/f4exb/sdrangel/pull/1744. Fixes https://github.com/f4exb/sdrangel/issues/1739. from @srcejon
- Switch to codec2-dev repo to access v1.0.3 tag. PR https://github.com/f4exb/sdrangel/pull/1746. Fixes https://github.com/f4exb/sdrangel/issues/1741. from @srcejon
- Move find_package from external/CMakeLists.txt to root CMakeL…