@@ -5,6 +5,47 @@ For more detailed information, please see the git change log and issue tracker
55hosted on GitHub: https://github.com/Nuand/bladeRF
66================================================================================
77
8+ --------------------------------------------------------------------------------
9+ 2019.07 (2019-07-31)
10+ --------------------------------------------------------------------------------
11+
12+ This release candidate consists of the following versions:
13+
14+ * FPGA bitstream v0.11.0
15+ * FX3 firmware v2.3.2
16+ * libbladeRF v2.2.1
17+ * bladeRF-cli v1.8.0
18+ * MATLAB & Simulink bindings v1.0.3
19+ * Python bindings v1.2.0
20+
21+ API docs: https://www.nuand.com/bladeRF-doc/libbladeRF/
22+ FX3 firmware: https://www.nuand.com/fx3_images/
23+ FPGA bitstreams: https://www.nuand.com/fpga_images/
24+ Ubuntu PPA: https://launchpad.net/~nuand/+archive/ubuntu/bladerf
25+ Windows installer: https://www.nuand.com/win_installers/
26+
27+ Summary of changes in 2019.07
28+
29+ * libbladeRF
30+ - Gain mode setting default is now manual
31+ - Tuning mode setting default is now host
32+ - Add OTP command support
33+ - Fix metadata related arithmetic
34+
35+ * bladeRF-cli:
36+ - Add RFIC fitler selection
37+ - Add tuning_mode
38+ - Display more useful warning and error messages
39+
40+ * FPGA:
41+ - Increase FIFO buffer sizes for bladeRF 2.0
42+ - Fix underflow and overflow issues in metadata code
43+ - Refactor RFIC code for bladeRF 2.0
44+ - Allow quicktune to control XB gpio register for XB-200
45+
46+ * Python
47+ - Update for libbladeRF v2.2.1
48+
849--------------------------------------------------------------------------------
950 2018.12-rc2 (2018-12-21)
1051--------------------------------------------------------------------------------
0 commit comments