diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-11-09 12:53:36 -0600 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-11-09 12:53:36 -0600 |
commit | 788948b97edb61f637bb5905306dd01d3461ce01 (patch) | |
tree | 96247f5a97cb06ce8eb1b40e1285da4ddf8063d7 | |
parent | 7d6dad268d0dee0a29b40c69c40868e0dcdff34b (diff) | |
download | uhd-788948b97edb61f637bb5905306dd01d3461ce01.tar.gz uhd-788948b97edb61f637bb5905306dd01d3461ce01.tar.bz2 uhd-788948b97edb61f637bb5905306dd01d3461ce01.zip |
Updated top-level README.
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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) |