Skip to content

Releases: f4exb/sdrangel

Inmarsat C demodulator and decoder

13 Jan 18:13

Choose a tag to compare

##Inmarsat C demodulator and decoder

Thanks to @srcejon we have a new plugin to demodulate and decode Inmarsat C messages. Wow! I can't wait for my new antenna to arrive :-) More details here: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodinmarsat/readme.md

What else has Changed

  • Update github Mac/Intel runner to macos-15-intel by @srcejon in #2584
  • Correct null PID behaviour for DVB-S modulator by @rogerwim in #2585
  • DATV modulator: implement still image source for the TS. Fixes #2454 by @f4exb in #2586
  • Don't show a double minus sign per pilot power dB value by @dforsi in #2587
  • FT8 demod: create logs and save directories if they do not exist. Fixes #2560 by @f4exb in #2588
  • FT8 Demodulator: added option to send reports to PSK reporter. Fixes #2561 by @f4exb in #2590
  • BFM Demodulator enhancements and fixes. Fix 2412, 2413 and 2374 by @f4exb in #2591
  • Updates on HackRF fixing #2509 and #2513 by @f4exb in #2593
  • Regenerated swagger generated code from lastest commit in f4exb swager-codegen. Fixes #1859 by @f4exb in #2594
  • TestSink and FileSink updates. Fix 1864 by @f4exb in #2595
  • Fix Mac compilation. by @srcejon in #2598
  • Denoiser with RNNoise based noise reduction by @f4exb in #2601

New Contributors

Full Changelog: v7.22.10...v7.23.0

Christmas release

22 Dec 09:38

Choose a tag to compare

What's Changed

  • ADS-B: Add departure and arrival notifications. by @srcejon in #2525
  • SSBMod: Initialise baseband settings when device is started. by @srcejon in #2543
  • Work around corruption of libusb signature on MacOS by @srcejon in #2544
  • AIS/Radiosonde demods: Fix negative index into buffer. by @srcejon in #2547
  • Try to use Vulkan library definitions from cmake's module. by @srcejon in #2548
  • Fix windows crash handler compilation when using Qt 5. by @srcejon in #2550
  • Use correct server instance for error message in case of invalid port or address in Remote TCP sink by @p5scrb2 in #2555
  • Add AppStream metadata and update Flatpak manifest by @AsciiWolf in #2556
  • Bump copyright year by @AsciiWolf in #2558
  • Freq Scanner: Add import/export to/from .csv. by @srcejon in #2559
  • Snap: Add libspeechd2 for text 2 speech synthesis by @srcejon in #2563
  • ADSB: Fix link to opensky-network. by @srcejon in #2565
  • Fix build with Qt 6.10.1. by @srcejon in #2566
  • USRP: Call setBuddySharedPtr even if open fails. by @srcejon in #2567
  • Use Qt 6.9.3 on Windows for #2572 by @srcejon in #2573

New Contributors

Full Changelog: v7.22.9...v7.22.10

Maintenance and enhancements

28 Sep 19:30

Choose a tag to compare

What's Changed

  • Update Qt version to 6.9.1 on Mac. by @srcejon in #2482
  • Fix type forward declaration by @srcejon in #2484
  • Add crash handler on Windows. by @srcejon in #2493
  • Rotator Controller: Add line ending setting for GS-232 protocol. by @srcejon in #2497
  • glscope: Clear buffer to black rather than transparent. by @srcejon in #2498
  • Fix moving features to another workspace. by @srcejon in #2503
  • Heat Map: Increase precision of coordinates to 6 decimal places. by @srcejon in #2505
  • Set csv as default filename extension for save file dialogs. by @srcejon in #2507
  • ADS-B: Add recommended initial device settings for RTL SDR to docs. by @srcejon in #2508
  • RigCtlServer: Add missing enabled setting key. by @srcejon in #2516
  • Add keyboard short cuts for toolbar. by @srcejon in #2517
  • Updating to latest version of LimeSuite, Opus & Codec2 by @srcejon in #2518
  • Further updates for cmake 4 support by @srcejon in #2522

Full Changelog: v7.22.8...v7.22.9

  • 2025/10/5: Fixed problem with mac arm64 code signing. #2524

Map and ADS-B updates

02 Jul 17:07

Choose a tag to compare

Map and ADS-B updates

Thanks to @srcejon there are a lot of changes and new features. For details see PR #2465

What's Changed

Full Changelog: v7.22.7...v7.22.8

DATV demod server plugin

04 May 18:38

Choose a tag to compare

DATV demod server plugin

Server variant for the DATV demod plugin allowing headless configurations for remote, repeater, etc... Was motivated by combining SDRangel for reception and Pluto equipped with F5OEO PlutoDVB2 firmware to create a DATV repeater. See https://github.com/f4exb/sdrangel/blob/master/scriptsapi/plutodvbrpt.py for a script that controls the Pluto PTT depending on sending TS on UDP from the DATV demod.

What's Changed

New Contributors

Full Changelog: v7.22.6...v7.22.7

Maintenance and enhancements

02 Feb 20:12

Choose a tag to compare

What's Changed

  • DSC Demod: Add coast station names. by @srcejon in #2355
  • Fix audio modulators when channel sample rate is greater than audio sample rate by @srcejon in #2357
  • Fix Win32 plugin directory for Qt6 build by @srcejon in #2362
  • ADS-B: Fix OpenSky authentication to enable 4000 API calls per day. by @srcejon in #2363
  • Add GPIO support for USRP devices by @srcejon in #2365
  • right-click-enabler: Allow activation of the right click action by keyboard by @tyrylu in #2369
  • Added "All Colors Are Beautiful" colormap by @das-Iro in #2371
  • SID: Fix crash when loading data from .csv. by @srcejon in #2377
  • Radiosonde: Rate limit position updates to SondeHub. by @srcejon in #2379
  • Fix SSB Mod Morse keyer by @srcejon in #2380
  • Add --start command line option to start all devices and features. by @srcejon in #2381
  • Radiosonde: Add option to display predicted paths. by @srcejon in #2382
  • FileSink: Add minimum width constraint so widgets don't move around a… by @srcejon in #2383
  • Update Mac Github actions by @srcejon in #2385
  • Fix gcc warnings about warning options by @srcejon in #2386
  • Update snap to use UHD 4.7. by @srcejon in #2389

New Contributors

Full Changelog: v7.22.5...v7.22.6

Maintenance release

05 Dec 01:30

Choose a tag to compare

Maintenance release

  • Windows: upload signed releases rather than unsigned releases to Github releases page. PR #2347 from @srcejon
  • Windows: fixed signed releases. PR #2344 from @srcejon
  • FT8 Demod: limit upper bandwidth to 5.8 kHz. Fixes #2339
  • Stop device while changing channel set. Fixes #2332. PR #2342 from @srcejon
  • ADSB: Update URL of OpenSkyNetwork Aircraft database. PR #2341from @srcejon
  • Don't stop source if being deleted. For #2315. PR #2340 from @srcejon
  • Send DSPSignalNotification in audio mods for #2336. PR #2340 from @srcejon
  • Radiosonde: limit precision of floating point numbers sent to SondeHub. PR #2338 from @srcejon
  • Windows signed releases: use relative path. Increase timeout to 30 minutes. PR #2335 from @srcejon
  • ADSB: Include adsbdemodsettings.h PR #2334 from @srcejon
  • Use release signing certificate for Windows installer. PR #2331 from @srcejon
  • Fix memory leak and race condition relating to DSP*Engines. Part of #2159 PR #2330 from @srcejon
  • FreeDV: Fix memory allocation/free issues. Part of #2315. PR #2330 from @srcejon
  • Wav Files: Add support for meta-data. PR #2328 from @srcejon
  • DemodAnalyzer: Ensure sample rate is set in worker. Fixes #2309. PR #2328 from @srcejon
  • SDRplayv3: Mac: link with libsdrplay_api.so.3 rather than libsdrplay_api.so.3.15. PR #2327 from @srcejon
  • ADS-B: Fix memory use after delete. For #1734 and part of #2315 PR #2326 from @srcejon
  • Fixed Appveyor Docker image build
  • Fix output-artifact-directory and unzip file. PR #2323 from @srcejon

Fix missing 3d Map and Sky Map from Windows release

11 Nov 10:05

Choose a tag to compare

Fix missing 3d Map and Sky Map from Windows release

Added qtwebchannel dependecy. PR #2316 from @srcejon

Other changes and fixes

  • Use macos-12 for Mac x86 build. PR #2321 from @srcejon
  • Workaround for "hdiutil: create failed - Resource busy". PR #2321 from @srcejon
  • Pager: Add alpha and numeric columns. Implements #2319. PR #2320 from @srcejon
  • Removed .deb package build from Appveyor

Maintenance release

09 Nov 17:51

Choose a tag to compare

Maintenance release

  • Add deb dependencies for pipewire. PR #2314 from @gl-bars
  • Added compilation options for WebAssembly. PR #2313 from @srcejon
  • ADS-B: Use settings keys. PR #2310 from @srcejon
  • AIS Demod: Remove spacing around messages. PR #2310 from @srcejon
  • Freuqency Scanner: Add multiplex mode. PR #2310 from @srcejon
  • Build snap, MAC, Windows and Ubuntu .deb with Github actions. Various PRs from @srcejon
  • Server: Use Sink/MIMO signals rather than Source. Part of #2294. PR #2304 from @srcejon
  • Updated some Python scripts to Python3. PR #2298 from @srcejon
  • RemoteTCPSink: Does use IQ only setting for RTL0. PR #2301 from @srcejon
  • Server: wait for set sample source/sink/MIMO to complete before loading the device settings. Fixes #2294
  • Fix spectrum peak measurement for SSB spectra. Fixes #2282. PR #2299 from @srcejon
  • Upgrade C++ standard to c++17
  • Fixes for Android . PR #2288 from @srcejon
  • Add qtshadertools. PR #2287 from @srcejon
  • Add more Qt modules and set ENABLE_QT6=ON. PR #2287 from @srcejon
  • Update Qt optional packages for 6.8 , PR #2287 from @srcejon
  • Use Qt 6.8 for Windows build. PR #2287 from @srcejon

Mainwindow Finite State Machine

20 Oct 08:58

Choose a tag to compare

Mainwindow Finite State Machine

Following PR #2274 from @srcejon a Finite State Machine has been implemented in Mainwindow with the purpose of removing possible blocking on the main (GUI) thread while keeping the existing functionalities.

Other changes and fixes

  • ChirpChat: increased preamble symbols limit from 20 to 32. Fixes #2284
  • RTLSDR: Apply driver settings in RTLSDRThread Add sync read for WebAssembly. PR #2281 from @srcejon
  • SSB demod: fixed GUI and returned to previous threading model. Fixes #2273
  • HeatMap: Catch memory allocation failures... For #2083 PR #2277 from @srcejon
  • Add default-qt6-windows cmake config. PR #2276 from @srcejon
  • Add pager notifications. Add option to ignore duplicates. Support plotting pager messages on the map. PR #2276 from @srcejon
  • Don't load defaults if loading a preset. PR #2274 from @srcejon
  • DeviceGUI::closeEvent - Don't automatically delete the GUI,.. PR #2274 from @srcejon
  • Fix replay buffer when FixReal is qint16. PR #2270 from @srcejon
  • snap: Try to get version number from latest tag. PR #2270 from @srcejon
  • Add libflac to snap. Set ARCH_OPT to nehalem. PR #2270 from @srcejon
  • Fix flac on Mac. PR #2270 from @srcejon
  • RemoteTCP: Update docs. PR #2270 from @srcejon
  • Map: Fix Kiwi list. Add SDRangel wss support. PR #2270 from @srcejon
  • RemoteTCPSink: Report server init errors via GUI. Send protocol to public list. PR #2270 from @srcejon
  • RemoteTCPInput: Add wss protocol support. PR #2270 from @srcejon
  • Fix DeviceAPI::deserialize. Fixes #2266. PR #2267 from @srcejon

Binary artifacts

For more details on artifacts and their contents please read the quick start in the Wiki.
Note that Ubuntu .deb package is for 22.04. Please note that SSE 4.2 is required.