aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG13
-rw-r--r--README.md5
-rw-r--r--host/uhd.pc.in2
3 files changed, 14 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6a84a0d72..0fc142d4e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,19 @@
Change Log for Releases
==============================
+## 003.009.002
+* E310: Added support for Speedgrade 3
+* B205mini: Added support
+* E310: Fixed reference counting bug
+* B210: Fixed external clock reference bug for devices using ADF4002 PLLs
+* B210: Fixed codec loopback test
+* OctoClock: Fixed firmware burning on Windows
+* B2XX, E3XX, X3XX: Easier time-syncing features. Fixes bug where B210s would
+ only run after issuing set_time_unknown_pps().
+* X3XX: Fixed bug for IQ imbalance correction
+* E310: DRAM testbenching
+* Docs/Manual: Many updates and fixes
+
## 003.009.001
* B200mini: Updated udev rules, removed DCM
* B200: Better USB error messages
diff --git a/README.md b/README.md
index 2b7f5d3f4..76d34d0ca 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,6 @@ daughterboards, and the combinations thereof.
## Documentation
-The [UHD Homepage](http://code.ettus.com/redmine/ettus/projects/uhd/wiki),
-through which you can find installation instructions, documentation, and further
-information, is the primary source of UHD documentation and "Getting
-Started"-type guides.
-
For technical documentation related to USRP™ hardware or UHD system
design, check out the [UHD and USRP Manual](http://files.ettus.com/manual/).
That is where you can find
diff --git a/host/uhd.pc.in b/host/uhd.pc.in
index b27edfd07..7ef3b7ebd 100644
--- a/host/uhd.pc.in
+++ b/host/uhd.pc.in
@@ -5,7 +5,7 @@ includedir=${prefix}/@INCLUDE_DIR@
Name: @CPACK_PACKAGE_NAME@
Description: @CPACK_PACKAGE_DESCRIPTION_SUMMARY@
-URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki
+URL: https://github.com/EttusResearch/uhd
Version: @CPACK_PACKAGE_VERSION@
Requires:
Requires.private: @UHD_PC_REQUIRES@