diff options
author | Neel Pandeya <neelpandeya@users.noreply.github.com> | 2022-07-07 15:16:10 -0500 |
---|---|---|
committer | skooNI <60897865+skooNI@users.noreply.github.com> | 2022-07-20 15:57:20 -0500 |
commit | 807e19c107fcc316988b8f58a16a5b5613d3354f (patch) | |
tree | a50eccab118cbf95c37f886a63c2156f227f1a4b | |
parent | 058e4a59de0fbaf528b2f12bdb34448543b2c4c8 (diff) | |
download | uhd-807e19c107fcc316988b8f58a16a5b5613d3354f.tar.gz uhd-807e19c107fcc316988b8f58a16a5b5613d3354f.tar.bz2 uhd-807e19c107fcc316988b8f58a16a5b5613d3354f.zip |
Update README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -41,13 +41,14 @@ 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/) -* [NI LabVIEW](http://www.ni.com/download/ni-usrp-1.3/4711/en/) -* [MathWorks Simulink](http://www.mathworks.com/discovery/sdr/usrp.html) +* [NI LabVIEW](https://www.ni.com/download/ni-usrp-1.3/4711/en/) +* [MathWorks Matlab and Simulink](https://www.mathworks.com/discovery/sdr/usrp.html) * [REDHAWK](https://redhawksdr.org/) * [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) +* [Osmocom GSM](https://osmocom.org) +* [Amarisoft LTE](https://www.amarisoft.com/products-lte-ue-ots-sdr-pcie) +* [Software Radio Systems srsRAN](https://www.softwareradiosystems.com/products) +* [Eurecom OpenAirInterface](https://gitlab.eurecom.fr/oai/openairinterface5g) ## Directories |