EXE
WinGet
SDRangel
f4exb · 7.22.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
sdrangel-7.22.1-win64.exe /S
File Identity
Filename
sdrangel-7.22.1-win64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
f4exb.sdrangel
Version
7.22.1
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
- Removed SyncMessenger from DSPDeviceSourceEngine. Part of #2159
- Fixed threading model for DSPDeviceSourceEngine. Part of #2159
- Removed SyncMessenger from DSPDeviceMIMOEngine. Part of #2159
- RTLSDR: make sure start and stop are effective once only. PArt of #2159
- Fixed threading model for DSPDeviceMIMOEngine plus other fixes. Part of #2159
- Removed SyncMessenger from DSPDeviceSinkEngine. Part of #2159
- SSBMod, AMMod, NFMMod: revised thread processing
- Fixed threading model for DSPDevic…