Skip to content

Commit

Permalink
Updated top-level CHANGELOG and debian/changelog for 2015.02 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jynik committed Feb 28, 2015
1 parent 41f4583 commit f188315
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 0 deletions.
67 changes: 67 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,73 @@ For more detailed information, please see the git change log and issue tracker
hosted on GitHub: https://github.com/nuand/bladeRF
================================================================================

--------------------------------------------------------------------------------
2015.02 (2015-02-28)
--------------------------------------------------------------------------------

This release introduces build fixes. It consists the following versions:
* FPGA bitstream v0.1.2
* FX3 firmware v1.8.0
* libbladeRF v1.2.1
* bladeRF-cli v1.1.2

The following tracker items have been closed since the 2015.01-rc2 release:
* Pull Requests:
- #376: Code-generator for bladeRF-CLI made more robust

* Bugs:
- #375: Build error - missing defines
- #374: Several issues when cross compiling host tools and libs for
windows on a linux system via MinGW
- #369: Interactive documentation fails to compile

* Other:
- #377: Timeout trying to update from firmware 1.5.3 (invalid)


Outstanding issue tracker items:

* Pull Requests:
- #358: bladeRF-cli: Can now specify multiple commands separated by
semicolon
- #313: merge dev-quartus14 branch
- #267: Adjust nios simulation component so it matches the synthesis
version

* Bugs:
- #373: "trap divide error" while generating calibration table in
CLI: cal table dc rx
- #372: Calibration table generation hangs, performance issues
- #360: [hdl] Older FPGA revisions no longer build
- #354: [hdl] failure to include STP file due to talkback req ought to
be fatal
- #352: [libbladeRF] Intermittent out-of-order transfer callbacks with
Windows & libusb 1.0.19
- #342: [Installer] Windows installer doesn't ship 32-bit MATLAB support
- #301: Direct sampling with XB-200 needs additional improvements

* Enhancement Requests:
- #378: [libbladeRF] Support zero-padding within a timestamped burst
- #353: [bladeRF-cli, libbladeRF] Improve jump_to_boot docs and
implementation
- #345: [bladeRF-cli] Accept semi-colon command delimeters
- #344: [fx3] Investigate/fix field checksums
- #328: [libbladeRF] Review and evaluate use of stream lock WRT libusb
- #321: How about a switch for bladeRF-cli to emit calibration in a
format bladeRF-cli can later read?
- #319: [bladeRF-cli] Add libedit and libreadline support
- #282: [libbladeRF] Move get/set_lms_correction() and
get/set_fpga_correction() logic
- #240: [libbladeRF] Prefer static assertion over assert() when
possible
- #236: [libbladeRF] API calls for XB-100 required
- #221: Synchronized Tx/Rx of multiple bladeRFs for MIMO using
MiniExpansion Header
- #213: CLI should show sample file information for TX
- #205: [FX3 Firmware] Code cleanup and potential improvements
- #200: Reserved addresses for firmware customization
- #174: Task: Migrate FX3 build to CMake-generated Makefile

--------------------------------------------------------------------------------
2015.01-rc2 (2015-01-31)
--------------------------------------------------------------------------------
Expand Down
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
bladerf (2015.02) unstable; urgency=low
* Build fixes

-- Jon Szymaniak <[email protected]> Sat, 28 Feb 2015 15:58:39 -0500

bladerf (2015.01-rc2) unstable; urgency=low
* Fixed issue #95, which prevented device from being opened after an application crash
* Fixes for undesired XB-200 signal attenuation and LMS signal integrity issues
Expand Down

0 comments on commit f188315

Please sign in to comment.