@@ -6,19 +6,19 @@ Change Log for Releases
66 includes fan, fix issue with 1GigE, switch to 2 radio blocks
77 with 2 channels each, upgrade TDC to version 2.0
88* X300: Enable BasicRX to use A/B/AB/BA muxing setups, more consistent
9- logging
9+ logging, fix enumeration issue with TwinRX
1010* USRP2/N2x0: Re-add ability to modulate in the DAC, improve ISE
1111 settings to better meet timing
1212* B205mini: Fix global reset, improve timing in b205_ref_pll
1313* UHD: Remove a lot of Boost usage, mostly replaced by C++11 features,
1414 more unit tests, fix Boost 1.67 compatibility, fix compiler
15- warnings, add API to query clock rate range,
15+ warnings, add API to query clock rate range, fix get_usrp_?x_info
1616* MPM: Refactored N3xx code, moved C++ standard to 14, refactor
1717 Boost.Python bindings, use CMake variable MPM_DEVICE
1818* Logging: Allow disabling fastpath msgs at runtime
1919* Docs: Clarified meaning of DSP frequencies, improved manual
2020 section on synchronization, added some known issues to B100,
21- USRP2, and USRP1
21+ USRP2, and USRP1, update test test procedure description
2222* Examples: Improved benchmark_rate (added failure thresholds, fixed
2323 incorrect calculation of samples on drops, fixed timeout values),
2424 minor fixes to txrx_loopback_to_file
@@ -27,6 +27,7 @@ Change Log for Releases
2727* RFNoC: DDCs/DUCs use DDSes instead of CORDIC, add DMA-based replay
2828 block in FPGA, add 64-bit support to axi_wrapper, add compat
2929 number to radio block,
30+ * Debian: Fix rules file, fix Changelog format
3031* Fix license headers
3132* This release includes all bugfixes and features from previous
3233 releases, in particular, the 3.11.* release cycle
0 commit comments