diff options
author | Tom Tsou <tom.tsou@ettus.com> | 2017-10-27 11:39:00 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-10-27 13:01:42 -0700 |
commit | c6ad0f908d8d7269b301fea02996173faf3e87c4 (patch) | |
tree | 7b00fc72fbad4dfac402ac8732a9fc7ffd006d00 | |
parent | 1ba66314ffc8d3eced5c30a2d484660ab16559f0 (diff) | |
download | uhd-c6ad0f908d8d7269b301fea02996173faf3e87c4.tar.gz uhd-c6ad0f908d8d7269b301fea02996173faf3e87c4.tar.bz2 uhd-c6ad0f908d8d7269b301fea02996173faf3e87c4.zip |
docs: Update README application links
* REDHAWK - Direct to main site
* OpenBTS link is deprecated - Direct to main site
* Osmocom - Direct to main site
* Amarisoft - Direct to LTE product page
* IRIS is no longer a supported SRS project - Direct to LTE product page
-rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -42,12 +42,13 @@ UHD can be used to build stand-alone applications with USRP™ hardware, or with third-party applications. Some common toolkits / frameworks are: * [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) -* [Iris](http://www.softwareradiosystems.com/redmine/projects/iris/wiki) -* [Redhawk](https://github.com/redhawksdr) -* [Amarisoft LTE eNodeB](http://www.amarisoft.com/?p=amarilte) +* [NI LabVIEW](http://www.ni.com/download/ni-usrp-1.3/4711/en/) +* [MathWorks Simulink](http://www.mathworks.com/discovery/sdr/usrp.html) +* [REDHAWK](http://redhawksdr.github.io/Documentation/) +* [OpenBTS GSM](http://openbts.org) +* [Osmocom GSM](http://osmocom.org) +* [Amarisoft LTE](http://www.amarisoft.com/products-lte-ue-ots-sdr-pcie) +* [Software Radio Systems LTE](http://www.softwareradiosystems.com/products) ## Directories |