diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2014-01-20 08:04:42 -0800 |
---|---|---|
committer | Nicholas Corgan <nick.corgan@ettus.com> | 2014-01-20 08:04:42 -0800 |
commit | 9fd308b3429368ee32c89bae4fb8e649ba6baf33 (patch) | |
tree | 7fb0c3f9d477763d4b6f15da4f86e784e43c0c82 | |
parent | 09bd61ccac69f7467092678b8e0a421403fff943 (diff) | |
download | uhd-9fd308b3429368ee32c89bae4fb8e649ba6baf33.tar.gz uhd-9fd308b3429368ee32c89bae4fb8e649ba6baf33.tar.bz2 uhd-9fd308b3429368ee32c89bae4fb8e649ba6baf33.zip |
Minor detail fixes to top-level README
* Updated NI-USRP URL to most recent release
* Fixed supported Windows versions
* Minor Mac typo
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,8 +35,8 @@ UHD is primarily developed on Linux, but we also test and support the following operating systems. * Linux (any distribution) -* Mac OSX (PPC and Intel) -* Windows 7/Vista/XP/2000 +* Mac OS X (PPC and Intel) +* Windows 7/Vista/XP ## Applications @@ -44,7 +44,7 @@ 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) -* [LabVIEW](http://joule.ni.com/nidu/cds/view/p/id/2679/lang/en) +* [LabVIEW](http://www.ni.com/download/ni-usrp-1.2/3696/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) |