-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jon Szymaniak
committed
Jan 7, 2016
1 parent
0caef94
commit 9a2b6d8
Showing
5 changed files
with
155 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
bladerf (2016.01-rc1); urgency=low | ||
|
||
* Added support for VCTCXO taming using 1.8V 1 PPS or 10 MHz input signal | ||
* Revised DC offset correction algorithm; fixes lockups | ||
* Added firmware logging mechanism | ||
* Updated firmware to FX3 SDK 1.3.3 | ||
* Added libbladeRF support for setting SMB clock to arbitrary frequency | ||
* Added XB-100 host support | ||
* Fixed TX undderrun issues (now correctly uses all available buffers) | ||
* FPGA bitstream v0.5.0, FX3 FW v1.9.0, libbladeRF v1.5.1, bladeRF-cli v1.3.1 | ||
|
||
-- Jon Szymaniak <[email protected]> Thu, 07 Jan 2016 16:35:09 -0500 | ||
|
||
bladerf (2015.07) unstable; urgency=low | ||
|
||
* FPGA: Fixed bug where TX_NOW bursts could cause metadata/sample FIFO slips | ||
|