Skip to content

Commit

Permalink
bladeRF 2018.12-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtucker committed Dec 21, 2018
1 parent ef00e41 commit 5f8d8bb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG
Expand Up @@ -5,6 +5,42 @@ For more detailed information, please see the git change log and issue tracker
hosted on GitHub: https://github.com/Nuand/bladeRF
================================================================================

--------------------------------------------------------------------------------
2018.12-rc2 (2018-12-21)
--------------------------------------------------------------------------------

This release candidate consists of the following versions:

* FPGA bitstream v0.10.2
* FX3 firmware v2.3.1
* libbladeRF v2.2.0
* bladeRF-cli v1.7.1
* MATLAB & Simulink bindings v1.0.3
* Python bindings v1.1.1

The major new features in this release candidate are:
* FPGA-based RFIC control for the bladeRF 2.0 micro family
* Quick-tuning support for the bladeRF 2.0 micro family

Summary of changes since 2018.10-rc1:

* FPGA
- Add quick tuning for bladerf2 devices
- Add FPGA-based RFIC control for bladerf2 devices
* libbladeRF
- Fix FPGA image flashing on bladerf2 xA9 devices (#571)
- Fix bladerf_set_gain() being off by a few dB on bladerf1 devices
- Add `biastee_rx` and `biastee_tx` config file options
- Add support for quick tuning and FPGA-based RFIC control
* bladeRF-cli
- Fix memory leak in CSV-to-SC16Q11 conversion (#694)
- Update for libbladeRF v2.2.0
* MATLAB & Simulink bindings
- Update for libbladeRF v2.2.0
* Python
- Fix warning on `bladerf-tool info`
- Update for libbladeRF v2.2.0

--------------------------------------------------------------------------------
2018.10-rc1 (2018-10-30)
--------------------------------------------------------------------------------
Expand Down
10 changes: 10 additions & 0 deletions debian/changelog
@@ -1,3 +1,13 @@
bladerf (2018.12-rc2) unstable; urgency=low

* Release candidate 2 for 2018.12. Please see the top-level CHANGELOG file,
as well as the sub-project CHANGELOG files, for more details.
* AD936x RFIC vendor library code moved to thirdparty/
* FPGA bitstream v0.10.2, FX3 FW v2.3.1, libbladeRF v2.2.0, bladeRF-cli
v1.7.1

-- Rey Sabrina Tucker (Nuand LLC) <rey.tucker@nuand.com> Fri, 21 Dec 2018 16:52:49 -0500

bladerf (2018.10-rc1) unstable; urgency=low

* Release candidate 1 for 2018.10. Please see the top-level CHANGELOG file,
Expand Down

0 comments on commit 5f8d8bb

Please sign in to comment.