diff options
author | Georgi Kolev <shadowx@escom.bg> | 2013-11-30 16:28:47 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:01 -0600 |
commit | 707ea9c67d7ff53f4c3fa547b6d341212c160c1c (patch) | |
tree | 5b15c3f3667b2b8c1a7d3634165a31a376c64f68 /system/uhd/README | |
parent | 7a3cfd7ff4bd29955f07de756e2155e72cd7e8df (diff) | |
download | slackbuilds-707ea9c67d7ff53f4c3fa547b6d341212c160c1c.tar.gz |
system/uhd: Added (USRP Hardware Driver).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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. |