aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2015-11-09 12:53:36 -0600
committerMartin Braun <martin.braun@ettus.com>2015-11-09 12:53:36 -0600
commit788948b97edb61f637bb5905306dd01d3461ce01 (patch)
tree96247f5a97cb06ce8eb1b40e1285da4ddf8063d7 /README.md
parent7d6dad268d0dee0a29b40c69c40868e0dcdff34b (diff)
downloaduhd-788948b97edb61f637bb5905306dd01d3461ce01.tar.gz
uhd-788948b97edb61f637bb5905306dd01d3461ce01.tar.bz2
uhd-788948b97edb61f637bb5905306dd01d3461ce01.zip
Updated top-level README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9de2690b9..2b7f5d3f4 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,12 @@ 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
+[Installation Instructions](http://files.ettus.com/manual/page_install.html),
+help on how to
+[build UHD from source](http://files.ettus.com/manual/page_build_guide.html) on
+different platforms, development guidelines and reference documentation as well
+as device usage guidance.
Additionally, be sure to check out the Ettus Research
[FAQ](http://www.ettus.com/kb/detail/frequently-asked-questions), and the
@@ -40,7 +46,7 @@ supported.
UHD can be used to build stand-alone applications with USRP™ hardware, or with
third-party applications. Some common toolkits / frameworks are:
-* [GNURadio](http://code.ettus.com/redmine/ettus/projects/uhd/wiki/GNU_Radio_UHD)
+* [GNU Radio](http://gnuradio.org/)
* [LabVIEW](http://www.ni.com/download/ni-usrp-1.3/4711/en/)
* [Simulink](http://www.mathworks.com/discovery/sdr/usrp.html)
* [OpenBTS](http://wush.net/trac/rangepublic/wiki/BuildInstallRun)