diff options
| author | Martin Braun <martin.braun@ettus.com> | 2014-10-13 12:32:29 +0200 | 
|---|---|---|
| committer | Martin Braun <martin.braun@ettus.com> | 2014-10-13 12:32:29 +0200 | 
| commit | 1f1c98826c90d833336ec241a733b23fcbff5df2 (patch) | |
| tree | f86d790769fbb9543b95e833d1e1363c66dfe72a | |
| parent | b9ed377fcb9bd411cf7537b562fa7ac2314fb1d5 (diff) | |
| download | uhd-1f1c98826c90d833336ec241a733b23fcbff5df2.tar.gz uhd-1f1c98826c90d833336ec241a733b23fcbff5df2.tar.bz2 uhd-1f1c98826c90d833336ec241a733b23fcbff5df2.zip | |
Updated ChangeLog for 3.8.0 release.
| -rw-r--r-- | CHANGELOG | 25 | 
1 files changed, 25 insertions, 0 deletions
| @@ -1,6 +1,31 @@  Change Log for Releases  ============================== +## 003.008.000 +* Added E300/E310 support +* B200/B210: Moved AD9361 controls from firmware to host +* Added several tools: ZPU dissector, improved CHDR dissector, +  kitchen sink, B200/B210 USB debugging utility, latency +  measurement tool. +* Reorganized firmware/ directory structure. Refactored some +  firmware. +* Removed FPGA sources, is now in own repository (submoduled). +* Cleaned up command line arguments for some tools +* Added math namespace, plus a unified float comparison infrastructure +* Fixed tuning-related bugs +* Moved manual over to Doxygen, also several manual bug fixes and +  amendments +* Added many missing virtual destructors (less build warnings) +* Added support for NI-RIO 14.0 +* X300 fixes: Not found over PCIe with no eth interfaces, +* CMake improvements: Now comes with own UHDConfig.cmake and example +  to build standalone UHD apps, build fixes on Apple, interoperability +  with GNU Radio +* OctoClock fixes and improvements: Ethernet initialization, external +  ref detection, stability fixes, host driver (UHD can now talk to +  OctoClock) +* Examples: Improved GPIO example, rx_samples_to_file +  ## 003.007.003  * Fixed examples  * Removed compiler warnings | 
