Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
gr-osmosdr
gr-osmosdr.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gr-osmosdr.changes of Package gr-osmosdr
------------------------------------------------------------------- Wed Jun 12 19:47:52 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl> - 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 ------------------------------------------------------------------- Tue Feb 27 11:18:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> - Use %patch -P N instead of deprecated %patchN. ------------------------------------------------------------------- Sun Apr 30 08:28:22 UTC 2023 - Martin Pluskal <mpluskal@suse.com> - Rename python plugin to python3 - Small spec file cleanup ------------------------------------------------------------------- Wed Feb 1 20:27:54 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl> - Disable XTRX support (causes runtime crash) - Update copyright year ------------------------------------------------------------------- Wed Jan 11 22:28:11 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl> - 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) - Fixed bug in patch gr-osmosdr-0007-sdrplay-use-std-ptr.patch ------------------------------------------------------------------- Mon May 9 06:39:01 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl> - 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 - Disabled FreeSRP support as it breaks the build ------------------------------------------------------------------- Sun Feb 20 20:31:12 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl> - added a patch gr-osmosdr-0007-sdrplay-use-std-ptr.patch needed for SDRplay support after switching to std::shared_ptr ------------------------------------------------------------------- Wed Sep 15 13:22:31 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl> - update to git snapshot 0.2.3git20210128 - 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 ------------------------------------------------------------------- Thu Jul 29 20:34:13 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl> - 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 - Remove unneeded build dependencies for osmosdr and mirisdr - Rename devel-doc subpackage to doc - XTRX support limited to Intel and ARM architectures only ------------------------------------------------------------------- Sun Dec 13 19:41:36 UTC 2020 - Martin Hauke <mardnh@gmx.de> - 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 4 20:33:34 UTC 2020 - Martin Hauke <mardnh@gmx.de> - 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 ------------------------------------------------------------------- Sun Feb 16 23:25:41 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl> - updated to release 0.2.0 * first release supporting GNU Radio 3.8 * GNU Radio 3.8 support is now in master branch * osmocom_fft uses Python 3 and Qt, also can handle continuous range for sample rate gracefully * initial support for Airspy HF+ * allow transmit/receive switching for HackRF * fixes and improvements to airspy and hackrf backends * requires cmake >= 3.13 for build ------------------------------------------------------------------- Sat Feb 8 19:12:46 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl> - updated to version 0.2.0 snapshot 20200204 * based on latest osmocom git snapshot (branch gr-3.8) * builds with GNU Radio 3.8 - XTRX patchset reworked and rebased to xtrx/gr-osmosdr git snapshot 20190927 and modified to work with gr-3.8 branch - ready for SDRplay support via libsdrplay2 based on willcode/gr-osmosdr fork modified to work for gr-3.8 branch ------------------------------------------------------------------- Sun Jun 2 08:19:22 UTC 2019 - Martin Hauke <mardnh@gmx.de> - Fix license tag: * GPL-2.0-or-later => GPL-3.0-or-later with two exceptions: - grc/gen_osmosdr_blocks.py => GPL2.0+ - swig/osmosdr_swig.i => no license specified ------------------------------------------------------------------- Sun Mar 24 22:30:54 UTC 2019 - Wojciech Kazubski <wk@ire.pw.edu.pl> - Fixed build with Boost 1.69 ------------------------------------------------------------------- Thu Jan 17 12:29:08 UTC 2019 - mardnh@gmx.de - User correct license tag: GPL-2.0-only => GPL-2.0-or-later ------------------------------------------------------------------- Wed Jan 9 01:56:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de> - Limit %fdupes call to not cross the /usr subvolume boundary. - Adjust RPM groups. ------------------------------------------------------------------- Tue Jan 8 09:48:45 UTC 2019 - mardnh@gmx.de - Add patches: * 0001-update-for-new-API-and-multi-XTRX-support.patch - Remove patches: * fix-xtrx.patch ------------------------------------------------------------------- Sun Dec 30 11:13:23 UTC 2018 - mardnh@gmx.de - Build with support for XTRX - Add patches: * 0001-add-xtrx-support.patch * 0002-cmake-use-CMAKE_CURRENT_SOURCE_DIR-instead-of-CMAKE_.patch * 0003-add-antenna-AUTO-selection.patch * 0004-Add-XTRX-to-README-and-help-output.patch * 0005-XTRX-add-ability-to-specify-device-and-DSP-freq.patch * fix-xtrx.patch ------------------------------------------------------------------- Sat Oct 13 20:16:07 UTC 2018 - mardnh@gmx.de - Update to version 0.1.4+git.20180815: * bladerf: update bladerf to catch up with libbladeRF * bladeRF: add support for biastee on bladeRF micro * bladerf: remove vestigial map * bladerf: use bladerf_get_channel_count where available * bladerf: compatibility with older libbladeRF * bladerf: add support for MIMO * bladerf_common: tweak buffer/transfer settings * bladerf: add set_rx_mux_mode functionality * bladerf: add firmware loopback mode * bladerf_common: add agc= option to set gain mode * bladerf: use nchan option to enable multi-channels * bladerf: fix get_gain_names population * bladerf: formatting/style fixes on .h files * bladerf: formatting/consistency fixes * bladerf_common: formatting/whitespace/consistency * bladerf: replace bladerf_module with bladerf_direction * bladerf_common: cleanup on set_gain_mode * bladeRF: fix identification of channels * bladeRF: remove set_bb_gain * update copyright dates * formatting/wording tweaks * bladerf2: add get_gain_mode and set_gain_mode * WIP: libbladeRF rev2 refactoring etc * WIP: more port work * bladerf: initial support for new bladeRF hardware * link with pthreads only when using gcc * Remove workaround for gnuradio bug #528 as it has been fixed in 3.7.9.1 ------------------------------------------------------------------- Tue Jun 26 16:21:36 UTC 2018 - mardnh@gmx.de - Update to version 0.1.4+git.20180617: * Fix compilation with boost-1.67 * freesrp: whitespace fixes ------------------------------------------------------------------- Thu Jun 15 17:38:53 UTC 2017 - wk@ire.pw.edu.pl - Update to version 0.1.4+git.20170611: * freesrp - add support for multiple devices * rtl,rtl_tcp - add bias=0|1 parameter to contro l bias tee * RTL-TCP - convert to single class model * RTL-SDR - correct _lut to float[] to reduce size by a factor of 256 ------------------------------------------------------------------- Thu May 25 18:21:30 UTC 2017 - mardnh@gmx.de - Use %cmake macro ------------------------------------------------------------------- Mon May 08 20:10:02 UTC 2017 - mardnh@gmx.de - Update to version 0.1.4+git.20170421: * soapy - check for freq corr before invoking * soapy: support newer getSampleRateRange() API call * soapy: support set/getFrequencyCorrection() API * soapy - correct constant for frequency correction ------------------------------------------------------------------- Wed Apr 19 05:34:42 UTC 2017 - mardnh@gmx.de - Update to version 0.1.4+git.20170418: * Add support for FreeSRP - Use package-meta for tar_scm service and add git-core to BuildRequires ------------------------------------------------------------------- Sat Apr 15 08:01:20 UTC 2017 - mardnh@gmx.de - Update to version 0.1.4+git.20170227: - Use pkgconfig-style for BuildRequires - Rename %soname to %sover to better reflect its use - Fix build for all 64-bit platforms - Build development documentation - Add _service file - Run spec-cleaner - Support SoapySDR ------------------------------------------------------------------- Tue Feb 16 11:09:30 UTC 2016 - dl8fcl@t-online.de - Support for Airspy,BladeRF and Mirisdr added ------------------------------------------------------------------- Sun Jan 17 09:45:01 UTC 2016 - dl8fcl@t-online.de - update to version 0.1.4_137 ------------------------------------------------------------------- Thu Dec 25 12:13:18 UTC 2014 - dl8fcl@darc.de - update to version 0.1.4_65_gafac116 ------------------------------------------------------------------- Fri Sep 5 09:54:51 UTC 2014 - dl8fcl@darc.de - update to version 0.1.3_53_g959e7d2 ------------------------------------------------------------------- Sat Nov 2 14:09:56 UTC 2013 - dl8fcl@darc.de - update to version 0.1.0_70_gf6f3b53 Support for HackRF Jawbreaker added. Untested, reports are welcome ------------------------------------------------------------------- Sun Sep 22 15:01:29 UTC 2013 - dl8fcl@darc.de - update to version 0.1.0_git20130918 ------------------------------------------------------------------- Sun Aug 18 16:01:03 UTC 2013 - dl8fcl@darc.de - Requires in spec file corrected ------------------------------------------------------------------- Sat Aug 17 14:09:44 UTC 2013 - dl8fcl@darc.de - Support for sysmocom OsmoSDR added untested, reports are welcome ------------------------------------------------------------------- Wed Aug 14 07:16:37 UTC 2013 - dl8fcl@darc.de - update to version 0.1.0_git20130814 - Support for funcube dongle pro+ added untested, reports are welcome ------------------------------------------------------------------- Mon Aug 12 08:12:38 UTC 2013 - dl8fcl@darc.de - Osmocom IQ Imbalance Correction enabled ------------------------------------------------------------------- Tue Jul 30 16:16:54 UTC 2013 - dl8fcl@darc.de - update to version 0.1.0_git20130730 ------------------------------------------------------------------- Sun Jul 28 13:56:08 UTC 2013 - dl8fcl@darc.de - update to version 0.1.0_git20130728 changes for gnuradio-3.7.0 ------------------------------------------------------------------- Mon May 13 22:00:46 UTC 2013 - dl8fcl@darc.de - update to version git20130509 further enhancements ------------------------------------------------------------------- Mon May 6 13:14:03 UTC 2013 - lnt-sysadmin@lists.lrz.de - fixed BuildRequires, Files and Post for python-gr-osmosdr package ------------------------------------------------------------------- Sun Apr 28 19:08:51 UTC 2013 - dl8fcl@darc.de - update to version git20130428 further enhancements and new blocks ------------------------------------------------------------------- Fri Mar 22 22:50:06 UTC 2013 - dl8fcl@darc.de - import into the hamradio repository
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor