diff options
Diffstat (limited to 'system/uhd/README')
-rw-r--r-- | system/uhd/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/uhd/README b/system/uhd/README new file mode 100644 index 0000000000..3e7c6e766a --- /dev/null +++ b/system/uhd/README @@ -0,0 +1,6 @@ +The USRP Hardware Driver software (UHD) is the hardware driver for all +USRP devices. It works on all major platforms (Linux, Windows, and Mac) +and can be built with GCC, Clang, and MSVC compilers. The goal of the +UHD software is to provide a host driver and API for current and future +Ettus Research products. Users will be able to use UHD software +standalone or with third-party applications. |