Changelog for
libgnuradio-osmosdr0_2_0-0.2.6-28.18.x86_64.rpm :
* Wed Jun 12 2024 Wojciech Kazubski
- Update to release (tag) 0.2.6
* lib/xtrx: honouring/using the loglevel parameter- Update to release (tag) 0.2.5
* Fix compilation of retpitaya and rtl_tcp with MinGW
* Mon Jan 16 2023 Wojciech Kazubski - Update to release (tag) 0.2.4 + reenabled MiriSDR support
* FUNcube Dongle and FUNcube Dongle Pro+ support via gr-funcube- Patch gr-osmosdr-0009-use-with-gr-funcube.patch removed (applied upstream)- Patch gr-osmosdr-0102-Restore-OsmoSDR-and-MiriSDR-code.patch removed (MiriSDR support restored in mainstream)
* Thu Nov 03 2022 Wojciech Kazubski - update to git snapshot 0.2.3git20221101 for Tumbleweed (GNU Radio 3.10)- patch gr-osmosdr-0009-use-with-gr-funcube.patch removed, gr-3.9+ support included in mainstream- patch gr-osmosdr-0102-Resmove-disabled-OsmoSDR-and-MiriSDR-code.patch replaced by gr-osmosdr-0102-Restore-OsmoSDR-and-MiriSDR-code.patch
* Thu Jul 28 2022 Wojciech Kazubski - switched to fixeria/gr3.10 branch, snapshot 20220610, for GR 3.10 (Tumblewweed)
* Mon May 09 2022 Wojciech Kazubski - added a patch gr-osmosdr-0009-use-with-gr-funcube.patch, created by DL1KSV (slightly modified) restoring support for FUNcube Dongle and FUNcube Dongle Pro+ through gr-funcube in Tumbleweed- Disabled FreeSRP support for Tumbleweed as it breaks the build
* Sun Feb 20 2022 Wojciech Kazubski - added patch gr-osmosdr-0104-miri-osmosdr-use-std-ptr.patch to fix build with miri and osmosdr enabled
* Wed Feb 16 2022 Wojciech Kazubski - update to git snapshot 0.2.3git20210128 for Tumbleweed
* builds with GNU Radio 3.9
* Drop patches (applied upstream) + gr-osmosdr-0001-hackrf-fix-bandwidth-setting.patch + gr-osmosdr-0002-xtrx-remove-BOOST_FOREACH-and-obsolete-API-call.patch + gr-osmosdr-0003-xtrx-add-missing-libraries.patch
* Fri Jul 16 2021 Wojciech Kazubski - Update to release 0.2.3
* Fix receive path hangs if another thread closes down the hackrf receive whilst this buffer receive function is waiting to be woken up. This fixes hangs where consumers like gqrx via gnuradio will do a stop_rx/start_rx very quickly to change something, and the buffer receive path is waiting for a buffer.- Drop patches (applied upstream)
* 0001-fix-windows-build.patch
* 0002-Replace-BOOST_FOREACH-with-range-based-for-loops.patch
* 0003-rfspace-Remove-broken-asio-code.patch
* 0004-Remove-disabled-OsmoSDR-and-MiriSDR-code.patch
* 0005-add-xtrx-support.patch- Add patches
* gr-osmosdr-0001-hackrf-fix-bandwidth-setting.patch
* gr-osmosdr-0002-xtrx-remove-BOOST_FOREACH-and-obsolete-API-call.patch
* gr-osmosdr-0003-xtrx-add-missing-libraries.patch
* Sun Dec 13 2020 Martin Hauke - Update to release 0.2.2
* Add xtrx support
* Remove disabled OsmoSDR and MiriSDR code
* rfspace: Remove broken asio code
* Replace BOOST_FOREACH with range-based for loops
* fix windows build
* HackRF: fix hackrf_source signedness
* disable OsmoSDR as well as MiriSDR device support- Drop patches
* gr-osmosdr-add-xtrx-support-git20200103-gr38.patch- Add patches
* 0001-fix-windows-build.patch
* 0002-Replace-BOOST_FOREACH-with-range-based-for-loops.patch
* 0003-rfspace-Remove-broken-asio-code.patch
* 0004-Remove-disabled-OsmoSDR-and-MiriSDR-code.patch
* 0005-add-xtrx-support.patch
* Tue Aug 04 2020 Martin Hauke - Update to release 0.2.1
* disable OsmoSDR as well as MiriSDR device support
* cmake: actually make linking work
* grc: Fix YML block generation
* Remove unused imports of endian.hpp.
* HackRF: convert _lut to float[] to reduce size by a factor of 256
* fcd: restore support for FUNcube Dongle and Pro+
* A lot of Boost functionality is available in C++11. Since GNU Radio is moving away from Boost, it probably makes sense to do so in gr-osmosdr as well.
* I\'m using an Airspy HF+ Discovery with the Soapy driver. whenever I turn AGC off it stops receiving samples.
* rtl_tcp: Throw an exception if TCP connection fails
* cmake: Go back CMake min ver. 3.8 by removing need for CMP0079- Add _service file- Update patch:
* gr-osmosdr-add-xtrx-support-git20200103-gr38.patch