Hi all,
We have now finalized, tagged and released UHD 3.13.0.0. We found a
number of issues during testing, but not enough to warrant a second
release candidate. As with other minor releases, you might not want to
upgrade because you are fine with the 3.12.0.0 feature set. If this is
the case, then you can wait for the upcoming 3.12 bugfix release. Here
are a couple of notable features to help make you decision:
- 3.13.0.0 added the UHD Python API, so if you'd like to use it, you
need the to upgrade. When building from source, it is still turned off
by default in the CMake options.
- 3.13.0.0 added all remaining rfnoc-devel changes. When building from
source, RFNoC support is also off by default in the CMake options.
- 3.13.0.0 fixes a few bugs in N3x0, and also improves the daughterboard
initialization. So if you like a faster, smoother experience, you'll
want to update.
- If you're still unsure, go through the changelog (pasted below) and
see if some of the new features are relevant to your project.
Tag, FPGA images and github-auto-produced tarballs can be found here:
Windows installers will be found here (they're still being finalized,
for the next half-day or so this link will still be dead):
As mentioned in the release candidate announcement, N310 SD card images,
Mender artifacts, and SDK are located at the link below. These files are
rather large, but can be downloaded with the following command:
`uhd_images_downloader -t n3xx_common`
Link:
Best Regards,
Brent
Changelog:
* N3x0: Enable fast-reinit, fix power level issue, accept 0x01 PID for
AD9371, fix concurrency issues with Liberio
* B200: Fix sc8/sc12 modes, fix frame-size related issues, fix tick rate
coercion, fix issues on update of tick rate, fix EOB-not-seen
issue
* E310: Move to RFNoC architecture (this disables network mode!)
* UBX: Fix phase synchronization for 184.32 MHz master clock rate,
* multi_usrp: Fix get_?x_info() API calls
* UHD: Remove more Boost usage, fix some compiler warnings, default to
all-channels subdev specs for X3x0 and N3x0, various LMX2592
fixes, bump minimum CMake to 2.8.2, fix logging dtor issues
* RFNoC: Merge all existing RFNoC features into master
* FPGA: Fix various testbenches, add batch testbench execution mode,
improve uhd_image_builder and uhd_image_builder_gui, add all
existing RFNoC features
* Add Python API
* MPM: Enable Rev2 EEPROM format, fix some rare issues when detecting
Ethernet devices
* CMake: Allow to override UHD_GIT_BRANCH, fix Python-finding logic, add
ENABLE_N300 target
No comments:
Post a Comment