Package Release Info

bladeRF-2021.10-bp154.2.48

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bladeRF
bladeRF-devel
bladeRF-udev
libbladeRF2
libbladeRF2-doc

Change Logs

* Tue Oct 05 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2021.10
  * Fix up packet mode bugs
  * Add Wishbone master core as NiOS peripheral
* Tue Sep 21 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2021.09
  * Support new keywords in config file for bladerf2.0 clocking:
    + Update doc for new keywords
    + Add clock_out keyword
    + Add clock_sel keyword
    + Add refin_freq keyword
    + Add clock_ref keyword
    + Fix parsing of vctcxo_tamer key
  * Python bindings: Fix get_gain_modes
  * Make all of the get_*_range functions work
  * Revert "hdl: bladerf-wlan: disable RX switch when tx_ota_req
    is asserted"
* Tue Feb 16 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2021.03
  * cyapi: add META support to cyapi backend
* Sat Feb 13 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2021.02
  Bugfix release
  * Revert "ad936x_params: allow CTRL_IN to control gain in MGC
    mode"
* Fri Jan 15 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2020.12
  libbladeRF
  * Added packet mode format BLADERF_FORMAT_PACKET_META.
    libbladeRF is able to exchange variable length packets with
    the HDL if packet mode is enabled
  * Added RFIC parameters for burst waveforms
  * Ability to query backend for handle and lock FX3
  * Variable length packet support for PACKET_META mode
  bladeRF-cli:
  * Indicate presence of packet cores in FPGA
  Python
  * Update for libbladeRF v2.4.0
- Drop patches (integrated upstream):
  * 0001-libbladeRF-unambiguous-flash_arch-macro-name.patch
  * 0002-libbladeRF-define-bladerf2_state_to_string-as-extern.patch
* Sun Jun 07 2020 Martin Hauke <mardnh@gmx.de>
- Add patches to fix gcc10 compile errors:
  * 0001-libbladeRF-unambiguous-flash_arch-macro-name.patch
  * 0002-libbladeRF-define-bladerf2_state_to_string-as-extern.patch
Version: 1.8.0-bp152.4.17
* Fri Jan 17 2020 Martin Hauke <mardnh@gmx.de>
- Redownloaded tarball
* Tue Aug 27 2019 Jan Engelhardt <jengelh@inai.de>
- Update summaries and RPM category groups.
* Tue Aug 27 2019 Martin Pluskal <mpluskal@suse.com>
- Fix download url
- Small packaging enhancements
* Sat Aug 17 2019 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 2019.07
  libbladeRF
  * Gain mode setting default is now manual
  * Tuning mode setting default is now host
  * Add OTP command support
  * Fix metadata related arithmetic
  bladeRF-cli:
  * Add RFIC fitler selection
  * Add tuning_mode
  * Display more useful warning and error messages
- libbladeRF doc files (HTML) in separate package
Version: 1.4.0-bp151.3.6
* Fri Sep 07 2018 Martin Pluskal <mpluskal@suse.com>
- Clarify license status
* Wed Sep 05 2018 mardnh@gmx.de
- Update to version 2018.08
  libbladeRF
  * Added support for Automatic Gain Control
  * Added bladeRF.conf config option file
  * Refactor to support for multiple product lines
  * Add support for the bladeRF Micro product
  * API: replace bladerf_module with bladerf_channel, a reverse-compatible
  * change to handle products with multiple independent RF paths in the same
  * direction
  * API: BREAKING CHANGE - on bladerf_set_frequency, et al, the frequency
  * parameter is now uint64_t instead of unsigned int
  * Add typedefs for common param types, e.g. bladerf_frequency -> uint64_t
  bladeRF-cli
  * Added support for Automatic Gain Control
  * No longer initializes the bladeRF before loading a new FPGA image, to
  * avoid potential catch-22 problems
  * bladeRF 2.0 Micro support
  * Support for MIMO RX and TX using "channel=" parameter on rx/tx config
  * Various code quality fixups
- Remove patches: (fixed upstream)
  * bladeRF-add-cflag-Wno-format-truncation.patch
  * bladeRF-cmake_syntax.patch
Version: 1.4.0-bp150.2.4
* Tue Sep 05 2017 mpluskal@suse.com
- Fix cmake syntax error:
  * bladeRF-cmake_syntax.patch
* Thu Jun 01 2017 mardnh@gmx.de
- Add patch:
  * bladeRF-add-cflag-Wno-format-truncation.patch (boo#1041192)
* Wed Apr 26 2017 mardnh@gmx.de
- build with support for libtecla
* Sun Apr 23 2017 mardnh@gmx.de
- Update group handling
* Thu Apr 20 2017 mpluskal@suse.com
- Update group handling
* Sat Apr 15 2017 mardnh@gmx.de
- Workaround for generating manpages/documentation on
  systems emulated via qemu (arm, ppc,...) not longer needed
* Sat Apr 15 2017 mardnh@gmx.de
- Adjust Source-URL
- Use proper cmake options
- Use group bladerf in the udev-rules
* Thu Mar 30 2017 wk@ire.pw.edu.pl
- fixed libbladeRF version to 1.7.2
* Thu Mar 23 2017 jengelh@inai.de
- Rename %soname to %sover to better reflect its use.
- RPM group fix.
* Thu Mar 09 2017 mpluskal@suse.com
- Update to version 1.4.0
- Cleanup spec file with spec-cleaner
* Fri Feb 19 2016 dl8fcl@t-online.de
- udev_rules_update added for openSUSE
* Sat Aug 01 2015 wk@ire.pw.edu.pl
- updated to release 2015.07
- libbladeRF version 1.4.3
- bladeRF-cli version 1.2.1
* Tue Mar 03 2015 wk@ire.pw.edu.pl
- fixed build on armv7l (openSUSE 13.2)
* Sun Mar 01 2015 wk@ire.pw.edu.pl
- updated to release 2015.02
- libbladeRF version 1.2.1
- bladeRF-cli version 1.1.2
* Sun Aug 03 2014 wk@ire.pw.edu.pl
- updated to git 20140803
* Fri Jul 25 2014 wk@ire.pw.edu.pl
- version 0.16.2 git20140725
* Sun Oct 06 2013 Wojciech Kazubski <wk@ire.pw.edu.pl> - 0.0.20130915-1.1
- git 20130915
- initial spec file.