diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-06-15 08:44:12 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-06-26 08:56:32 -0700 |
commit | f2896713d48f6c0bc19a859f5ad506e0ddd7ae61 (patch) | |
tree | a17a948c5058fd2314c08c806999d105c05f4901 /README.md | |
parent | e7511ac067607c702eeb0b54c651f8d8df3c1c30 (diff) | |
download | uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.gz uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.tar.bz2 uhd-f2896713d48f6c0bc19a859f5ad506e0ddd7ae61.zip |
Update README.md, LICENSE.md, and CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,5 +1,4 @@ -USRP Hardware Driver (UHD™) Software -======================================== +# USRP Hardware Driver (UHD™) Software Welcome to the UHD™ software distribution! UHD is the free & open-source software driver and API for the Universal Software Radio Peripheral (USRP™) SDR @@ -56,6 +55,11 @@ __host/__ The source code for the user-space driver. +__mpm/__ + +The source code for the module peripheral manager (MPM). This is code that is +run on embedded devices. + __firmware/__ The source code for all microprocessors in USRP hardware. |