Skip to content

Commit ecf2f71

Browse files
committed
fx3: update changelog for v2.3.1
Also add entry for v2.3.0
1 parent 04bd385 commit ecf2f71

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

fx3_firmware/CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ For more detailed information, please see the git change log and issue tracker
55
hosted on GitHub: https://github.com/nuand/bladeRF
66
================================================================================
77

8+
v2.3.1 (2018-09-26)
9+
--------------------------------
10+
* Fix USB device reset (e.g. during bladerf_open()) interrupting SPI flash
11+
autoloading of FPGA images (#661)
12+
* Add BLADE_USB_CMD_QUERY_FPGA_SOURCE command, which identifies the source
13+
of the currently-running FPGA image (SPI flash vs USB host). (#646)
14+
15+
v2.3.0 (2018-08-29)
16+
--------------------------------
17+
* Add BLADE_USB_CMD_QUERY_FLASH_ID command, which returns the SPI flash
18+
manufacturer and device ID information. (#571)
19+
* Update README to reflect unified firmware introduced in v2.2.0
20+
821
v2.2.0 (2018-06-18)
922
--------------------------------
1023
* Unify bladeRF builds

0 commit comments

Comments
 (0)