Skip to content

Releases: f4exb/sdrangel

Valentine's release

14 Feb 11:21

Choose a tag to compare

Trying to be creative with the title... Here's what it is:

What's Changed

Full Changelog: v7.23.1...v7.23.2

Enhancements and fixes

02 Feb 20:40

Choose a tag to compare

What's Changed

  • Fix Inmarsat on Mac by @srcejon in #2605
  • Fix saving/restoring of SSB demod mute and BFM demod de-emphasis settings by @srcejon in #2609
  • Enable denoiser on Mac by @srcejon in #2610
  • AMBE: Don't try to open empty device. by @srcejon in #2615
  • Fix db/S meter minimum values when there is no input and more... by @f4exb in #2616
  • Scope updates by @srcejon in #2617
  • Inmarsat: Improve frequency offset estimation and fix address coordinates by @srcejon in #2621
  • RemoteTCPInput: Fix potential crash during connection by @srcejon in #2622
  • NCO: Use fixed-point phase accumulator and interpolation by @srcejon in #2620
  • Invert chirp ramps in ChirpChat modulator and demodulator by @f4exb in #2624
  • Replace NCOF with NCO by @srcejon in #2625
  • Fix windows crash handler on Qt6 by @srcejon in #2627
  • bump UHD to 4.9.0.1 by @NealsSec in #2629
  • Make device title editable in the basic device settings. Fixes #2292 by @f4exb in #2630
  • Update UHD library to 4.9.0.1 for Ubuntu Debs by @NealsSec in #2631
  • Complete "atomic settings" for channel plugins by @f4exb in #2632

New Contributors

Full Changelog: v7.23.0...v7.23.1

Linux artifacts are not available

See: #2634

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