Releases: f4exb/sdrangel
Valentine's release
Trying to be creative with the title... Here's what it is:
What's Changed
- added sudo to linux workflow by @NealsSec in #2634
- Update Flatpak manifest by @AsciiWolf in #2635
- Update Flatpak manifest by @AsciiWolf in #2637
- Better handling of exceptions at application level by @f4exb in #2638
- Frequency scanner: added controlled channel frequency shift by @f4exb in #2639
- Fix missing 0 on waterfall time scale by @srcejon in #2642
- Freq Scanner: Don't unmute manually muted channels. by @srcejon in #2643
- Spectrum: Enable save/restore of zoom settings. by @srcejon in #2644
- Rework FFT RRC filter and add a FIR RRC filter by @f4exb in #2645
- Added libunwind dependency by @f4exb in #2646
Full Changelog: v7.23.1...v7.23.2
Enhancements and fixes
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
##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
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
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
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
- Fix swagger by @f4exb in #2450
- Add 384000 and maximum supported audio sample rates for Qt 6 by @srcejon in #2461
- Map and ADS-B updates by @srcejon in #2465
- A few small fixes by @srcejon in #2467
- Fix --remote-tcp. by @srcejon in #2472
- RemoteTCP: Add support for SDR_RX_SAMPLE_24BIT=OFF by @srcejon in #2473
- FreqScanner: Fix crash if row is selected when remove is pressed. by @srcejon in #2474
- Radio Astronomy: Add option to auto save data to .csv. by @srcejon in #2475
- Fix 2478 by @f4exb in #2479
Full Changelog: v7.22.7...v7.22.8
DATV demod server plugin
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
- Radiosonde: Fix pressure calculation. by @srcejon in #2394
- Mac x64 build for Mac OS 12 by @srcejon in #2397
- Fix -DBUILD_SHARED_LIBS=ON for FLAC by @srcejon in #2402
- wdsp: Remove redundant code that causes stack overflow on Mac. by @srcejon in #2410
- Fix HackRF support by @srcejon in #2414
- Update LimeSuite to latest version to fix Windows build by @srcejon in #2416
- Update HackRF to v2024.02.1. by @srcejon in #2417
- Split button added, swagger changed manually, but should be the same … by @lukolszewski in #2425
- ChannelWebAPIUtils: Add double version of patchDeviceSetting. by @srcejon in #2432
- Fix sat tracker doppler crash by @srcejon in #2433
- Also accept +0179+0001 as an acceptable gs232 format for reporting po… by @mattsoftware in #2438
- Fix build with Qt 6.9.0. by @srcejon in #2439
- Try to fix Windows CI build by @srcejon in #2442
New Contributors
- @lukolszewski made their first contribution in #2425
- @mattsoftware made their first contribution in #2438
Full Changelog: v7.22.6...v7.22.7
Maintenance and enhancements
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
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