Package Release Info

uhd-4.1.0.3-bp154.1.115

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libuhd4_1_0
python3-uhd
uhd-devel
uhd-doc
uhd-firmware
uhd-udev
uhd-utils

Change Logs

Version: 4.1.0.3-bp154.1.114
* Mon Sep 27 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.1.0.3
  * This release addresses one issue in UHD regarding RX and TX
    antenna configuration on the ZBX daughterboard.
  * uhd
    + zbx: Prevent TX antenna config from disrupting RX
- Update to version 4.1.0.2
  * This release fixes some minor issues in UHD:
    + Some streaming issues with the B2xx, notably good data packets
    being dropped in the event of an overrun and USB overflow
    issues when using the sc12 data type, have been resolved.
    + The semantics of calling recv() on a streamer with 0 for
    nsamps_per_buff was inadvertently changed in a previous
    commit. The original correct semantics (return immediately
    without regard for the timeout and availability of samples)
    have been restored.
    + Certain link establishment timeout cases could result in an
    exception being thrown while another exception is in flight,
    thus triggering process termination. The codepath triggering
    the errant second exception has been corrected to avoid this
    situation.
  * b200
    + Fix overflow handling
  * fpga
    + Re-order error and data packets
    + Fix sc16 to sc12 converter
  * host
    + Add static_assert to prevent meta_range_t(0,0)
  * mpm
    + x4xx: update mboard_max_rev
  * mpmd
  * Add discoverable feature for trig i/o mode
  * sim
    + Update chdr_16sc_to_sc12 testbench
  * tests
    + Add recv(0) case to rx_streamer_test
  * uhd
    + transport: Avoid exceptions in disconnect_receiver()
    + streamer: Restore original recv(0) semantics
  * x4xx_bist
    + use get_mpm_client in gpio bist
* Wed Jul 21 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.1.0.1
  * cmake
    + remove redundant include
    + correctly set and unset any CMAKE_REQUIRED variables
    + fix finding PkgConfig to work robustly (without CMake warnings)
  * core
    + remove boost::math in favor of std cmath
  * docs
    + x4xx: Update information on CPLD updating
    + usrp_x4xx: improve filesystem update instructions
  * mpm
    + zbx: Fix revision compat check
    + Update usrp_update_fs to support X410
  * max10_cpld_flash_ctrl: improve programming log
    + Skip DTS compatibility check if DTS is not being updated
- Remove patch uhd-add-includes-for-boost.patch since boost::math
  was replaced by std cmath
* Thu Jul 01 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.1.0.0
  See: https://github.com/EttusResearch/uhd/releases for all changes
- Remove not longer needed patch uhd_fix_boost.patch (applied
  upstream)
- Add a patch uhd-add-includes-for-boost.patch to fix a build for
  Tumbleweed
- Enabled Python3 API
- New binary packages python3-uhd and uhd-utils
* Wed May 05 2021 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Fix build with Boost 1.76, replace boost::math usage with
  equivalent stdlib functionality. Add uhd_fix_boost.patch.
* Mon Dec 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build on %arm by disabling Neon
* Tue Sep 15 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 4.0.0.0
  See: https://github.com/EttusResearch/uhd/releases for all changes
- Use github source URLs
- Fix URL
- Switch to python3
- Disable tests for now since compilation of the test programs fail
  with recent comilers / boost versions.
- Remove not longer needed patches:
  * fix-for-armv6l-armv7l-build-failure.patch
  * uhd-fix-for-boost-1_66.patch
  * uhd-fix-for-boost-1_67.patch
Version: 3.9.7-bp152.4.56
* Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
  shortcut through -mini flavors.
* Sat Mar 23 2019 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Fixed build for Boost 1.69
* Fri Dec 28 2018 mardnh@gmx.de
- Disable support for GPSD in uhd for now.
  gps support is not yet adapted to the latest gpsd API.
* Tue May 29 2018 adam.majer@suse.de
- fixed build with Boost 1.67 (bsc#1089820)
  uhd-fix-for-boost-1_67.patch
- drop _constraints and use memory-constraints package instead.
- re-enabled package tests
Version: 3.9.7-bp150.1.3
* Sat Jan 13 2018 mardnh@gmx.de
- Force usage of python2 during build
* Wed Jan 03 2018 mardnh@gmx.de
- Adjust _constraints to set required memory to 6Gb
* Thu Dec 28 2017 wk@ire.pw.edu.pl
- fixed build with boost-1.66
  patch uhd-fix-for-boost-1_66.patch backported from git
* Fri Jul 21 2017 wk@ire.pw.edu.pl
- Updated sources to version 3.9.7
- enabled GPSD support
* Thu May 04 2017 wk@ire.pw.edu.pl
- Force docutils to use python2 on Tumbleweed
* Fri Feb 03 2017 jengelh@inai.de
- Directly invoke ldconfig and don't suppress output from groupadd.
* Thu Feb 02 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Tue Dec 13 2016 victhor.foster@gmail.com
- Add fix-for-armv6l-armv7l-build-failure.patch, adds -mfpu=neon compiler flag to package
  Fixes build failure on armv6l and armv7l architectures
* Sat Sep 03 2016 wk@ire.pw.edu.pl
- Update sources to version 3.9.5
* Sun Jul 03 2016 opensuse.lietuviu.kalba@gmail.com
- %pre script requires /usr/sbin/groupadd from "shadow" package
* Sat May 07 2016 wk@ire.pw.edu.pl
- Update sources to version 3.9.4
* Wed Mar 23 2016 wk@ire.pw.edu.pl
- Update sources to version 3.9.3
* Thu Dec 31 2015 wk@ire.pw.edu.pl
- Update sources to version 3.9.2
- Drop 0003-uhd-C-API-wrapper-fix-commit-30f87afcba71a07.patch:
  included upstream
* Sun Dec 27 2015 mardnh@gmx.de
- Add patch for correctly installing the C-API header files
  * 0003-uhd-C-API-wrapper-fix-commit-30f87afcba71a07.patch
* Sat Sep 26 2015 wk@ire.pw.edu.pl
- Update sources to version 3.9.1
- arm-neon.patch patch removed
* Thu Sep 10 2015 wk@ire.pw.edu.pl
- Update sources to version 3.9.0
* Tue Aug 18 2015 wk@ire.pw.edu.pl
- Update sources to version 3.8.5
* Wed Aug 12 2015 schwab@suse.de
- arm-neon.patch: don't use 32-bit arm code on 64-bit arm
* Sat Jun 20 2015 dmitry_r@opensuse.org
- Add _constraints to set required memory to 3Gb
* Sat May 16 2015 wk@ire.pw.edu.pl
- Update sources to version 3.8.4