Changelog for
gqrx-debugsource-2.17.4-1.1.i586.rpm :
* Sat Feb 10 2024 Wojciech Kazubski
- Update to version 2.17.4
* Improved: + Respond to \\chk_vfo remote command (needed by some clients). + Respond to \\dump_state remote command (needed by some clients).
* Sun Oct 22 2023 Wojciech Kazubski - Update to version 2.17.3
* Fixed: Delete key shortcut for bookmark removal.
* Wed Oct 11 2023 Wojciech Kazubski - Update to version 2.17.2
* New: FORCE_QT6 and FORCE_QT5 CMake options to force Qt version.- Update to version 2.17.1
* New: + Delete key clears the waterfall. + I/Q tool can save recordings in SigMF format. + Holding Ctrl speeds up mouse wheel zoom.
* Improved: Reduced CPU utilization of waterfall display.
* Mon Oct 02 2023 Wojciech Kazubski - Update to version 2.17
* New: + plot mode, which displays average of FFT bins. + \"Fill\" plot mode, which displays both maximum & average of FFT bins. + \"Histogram\" plot mode, which displays distribution of FFT bins. + Selectable plot scaling: dBFS, dBV/RBW, dbV/√Hz, dBm/RBW, dBm/Hz. + Min hold line in plot. + A/B measurement markers on plot. + Plot tooltip displays delta from demod frequency. + Dropped frames are indicated by red background in FFT Settigns panel. + \"Avg\" waterfall mode, which displays average of FFT bins. + \"Sync\" waterfall mode, which mirrors averaged data from plot. + Support for RTL-SDR Blog V4 in AppImage and DMG releases. + Save FFT plot center frequency in settings.
* Improved: + Peak detection algorithm. + Peak detection uses peak hold data when available. + Maximum FFT size increased to 4M. + Maximum frame rate increased to 500. + Averaging slider is consistent across frame rates. + Visibility of text in axes. + Full support for high-DPI screens in plot & waterfall. + Plot & waterfall performance. + Plot can be zoomed & resized while DSP is stopped. + FFT window setting is stored as a string. + Waterfall span setting is stored in milliseconds. + Added 6 dB attenuation to WAV file recordings to prevent clipping. + Use logarithmic scale for frequency zoom slider. + Reduced CPU utilization of demodulators. + Properly handle smooth scrolling. + Shorten band names to fit in narrow spaces. + Delay plot & waterfall drawing until samples arrive from hardware.
* Changed: + Frequency zoom slider zooms around center of display. + Disallow scrolling beyond the FFT frequency limits. + Default narrow FM deviation increased to 5 kHz.
* Fixed: + Time on waterfall is calculated correctly. + Frequency is correctly rounded in I/Q filenames. + Crash in AFSK1200 decoder. + Hang when setting a very narrow filter width. + Inconsistent 1-2-5 scaling of amplitude axis.
* Removed: \"Save waterfall\" feature.
* Sun Apr 30 2023 Martin Pluskal - Enable lto- Small spec file cleanups
* Sat Apr 29 2023 Wojciech Kazubski - Update to version 2.16
* New: Restore AM & AM-Sync settings between sessions.
* New: Set/get audio gain via remote control.
* New: Only show bookmarks for active tag groups in the panadapter.
* Fixed: Loading of narrow FM tau setting.
* Fixed: Crash when adding or removing bookmark tags.
* Fixed: Redraw bookmarks immediately after changes.
* Fixed: DX cluster spots fail to expire around midnight.
* Fixed: AGC sensitivity bug introduced in version 2.15.10.
* Improved: Rendering of frequency control and S-meter on some high-DPI screens.
* Removed: Support for GNU Radio 3.7.
* Fri Apr 14 2023 Wojciech Kazubski - Update to version 2.15.10
* New: Restore FFT zoom level between sessions.
* New: Restore peak detect & peak hold between sessions.
* New: \"Z\" keyboard shortcut sets frequency offset to zero.
* Fixed: Remove empty frame from bottom of I/Q tool window.
* Fixed: Sudden scrolling of file list in I/Q tool window.
* Fixed: Reset zoom slider after right click on panadapter / waterfall.
* Fixed: Aliasing when input rate is higher than 2 Msps.
* Improved: AGC performance.
* Improved: WFM stereo & OIRT performance.
* Improved: I/Q swap performance.
* Improved: Apply amplitude normalization to FFT window functions.
* Thu Oct 27 2022 Martin Hauke - Disable LTO
* segfaults with LTO enabled on Tumbleweed (boo#915181)
* Sat Apr 09 2022 Wojciech Kazubski - Update to version 2.15.9
* New: Qt 6 support.
* Fixed: Slider widgets don\'t work correctly on MacOS Monterey.
* Tue Jan 25 2022 Martin Hauke - Update to version 2.15.8
* Fixed crash when DSP is restarted after a long pause.
* Removed usage of deprecated Qt APIs.
* Return correct RDS status in remote control.
* Allow ordinary IP addresses to be used in remote control settings.
* Tue Jan 25 2022 Martin Hauke - Update to version 2.15.7
* Fixed errors & warnings in appstream metadata & desktop entry.
* Sat Jan 22 2022 Martin Hauke - Update to version 2.15.6
* Install icon, desktop entry, and appstream metadata.- Update to version 2.15.5
* Use correct categories in desktop entry file.- Drop gqrx.png- Run spec-cleaner
* Sun Jan 16 2022 Martin Hauke - Update to version 2.15.4
* Fixed audio delay when FFT size is changed.- Update to version 2.15.3
* Fixed RDS receiver skipping some messages.
* Fixed buffer overruns in AFSK1200 decoder.
* Fixed crash when opening APSK1200 decoder with demod off.
* Improved FFT and S-meter performance.
* Reduced FFT memory usage.
* Increased S-meter resolution to 0.1 dB.
* Improved accuracy of S-meter display.
* Sat Jan 08 2022 Martin Hauke - Update to version 2.15.2
* Save & restore center frequency when playing I/Q files.
* Fixed device selection failure for some SoapySDR devices.
* Fixed crash/freeze after stopping audio recorder or AFSK1200 decoder.
* Improved frequency accuracy of plots at high zoom levels.
* Sat Dec 18 2021 Wojciech Kazubski - Update to version 2.15.1
* Fixed DSP stops when device is changed.
* Fixed USB error when device settings are changed.
* Wed Dec 15 2021 Martin Hauke - Update to version 2.15
* Start/stop RDS and fetch Program Identification via remote control.
* Fixed erratic behaviour of S-meter.
* Fixed compilation error due to missing include.
* Fixed I/Q playback when filename contains special characters.
* Reordered the receiver mode drop-down list.
* Receiver mode is now stored as a string in settings files.
* Increased automatic squelch margin to 3 dB.
* Wed Oct 06 2021 Martin Hauke - Update to version 2.14.6
* Bugfix release, no user visible changes
* Mon Oct 04 2021 Martin Hauke - Update to version 2.14.5
* Added preliminary support for GNU Radio 3.10.
* Improved reception of RDS signals.- Drop compatibility stuff for old distributions