8000 Tags · mrene/bladeRF · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mrene/bladeRF

Tags

fpga_v0.0.5

Toggle fpga_v0.0.5's commit message
hdl: bump FPGA version to 0.0.5

libbladeRF_v0.15.0

Toggle libbladeRF_v0.15.0's commit message
libbladeRF: Bumped revision to v0.15.0

Changes since v0.14.0 tag include:
 - Overhauled backend interface to decouple device logic from libusb
   code. Mo
8000
ved 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

firmware_v1.7.0

Toggle firmware_v1.7.0's commit message
fx3: Bumped version to 1.7.0

Version bumped to denote added firmware loopback feature.

bladeRF-cli_v0.10.8

Toggle bladeRF-cli_v0.10.8's commit message
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_v0.10.7

Toggle bladeRF-cli_v0.10.7's commit message
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_v0.14.0

Toggle libbladeRF_v0.14.0's commit message
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.

libbladeRF_v0.13.2

Toggle libbladeRF_v0.13.2's commit message
bladeRF-cli: Bumped patch rev (v0.10.6)

Changes include:
    - Removal of bladerf_close() call after bladerf_device_reset() call

bladeRF-cli_v0.10.6

Toggle bladeRF-cli_v0.10.6's commit message
bladeRF-cli: Bumped patch rev (v0.10.6)

Changes include:
    - Removal of bladerf_close() call after bladerf_device_reset() call

libbladeRF_v0.13.1

Toggle libbladeRF_v0.13.1's commit message
libbladeRF: Bumped version to v0.13.1

Changes include:
    - Fixes for regressions in LMS code introduced in v0.13.0

bladeRF-cli_v0.10.5

Toggle bladeRF-cli_v0.10.5's commit message
libbladeRF: Bumped version to v0.13.1

Changes include:
    - Fixes for regressions in LMS code introduced in v0.13.0
0