Tags: mrene/bladeRF
Tags
libbladeRF: Bumped revision to v0.15.0
Changes since v0.14.0 tag include:
- Overhauled backend interface to decouple device logic from libusb
code. Moved code to a generic USB interface and libusb code under
that interface. This should allow host-specific drivers to be more
easily integrated.
- Addressed race conditions in the async RX/TX interface. pthreads is
now a required dependency of libbladeRF.
- Bug fixes for the sync RX/TX interface
- Windows build and compatibility fixes
- API changes:
+ Added functions:
- FPGA timestamp access (requires FPGA v0.0.4+)
- Expansion board GPIO and SPI accessors (requires FPGA v0.0.4+)
- Firmware loopback (requires FX3 FW v1.7.0+)
+ Changed SPI flash access functions
- Functions operate in units of erase blocks and pages
- Removed un-aligned accesses
fx3: Bumped version to 1.7.0 Version bumped to denote added firmware loopback feature.
bladeRF-cli: Bumped version to v0.10.8
Changes since v0.10.7 tag:
- Updates to corresponding to libbladeRF API changes
- Removed device reset after flashing firmware
- Interactive help text command added to allow man page to
be generated without needing a script to scrape text.
- Preliminary support for XB-200
bladeRF-cli: Bumped patch version (v0.10.7)
Changes include:
- Serial # printed in `flash_image` output
- Help text fixes and improvements
- Additional parameter range checks
- Minor source tree reorganization
- Windows: Fixed reading binary files in for transmission
- Added libc version check to determine if -lrt is required
libbladeRF: Bumped minor rev (v0.14.0)
Note that this version introduces some reverse-incompatible changes
with respect to v0.13.z and earlier.
Changes Include:
- Removal of bladerf_rx and bladerf_tx functions
- Addition of a new synchronous interface that operates atop the
asynchronous interface.
- Renaming of stream transfer timeout functions
A friendly reminder - the v0.y.z series is officially "unstable."
Some further reverse-incompatible changes are expected to be made as
metadata support is integrated into libbladeRF. It is recommended to
avoid accessing/modifying metadata structures for the time being, as
these are subject to change.
bladeRF-cli: Bumped patch rev (v0.10.6)
Changes include:
- Removal of bladerf_close() call after bladerf_device_reset() call
bladeRF-cli: Bumped patch rev (v0.10.6)
Changes include:
- Removal of bladerf_close() call after bladerf_device_reset() call
libbladeRF: Bumped version to v0.13.1
Changes include:
- Fixes for regressions in LMS code introduced in v0.13.0
libbladeRF: Bumped version to v0.13.1
Changes include:
- Fixes for regressions in LMS code introduced in v0.13.0
PreviousNext