diff options
author | Josh Blum <josh@joshknows.com> | 2010-07-03 11:19:14 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-07-05 13:48:59 -0700 |
commit | 52ea9b8f90c56c12e978387aee670b45d93d74a5 (patch) | |
tree | ad6e7011e7074cfaa9e5c453856bf5f451c1ce33 /host/docs/general.rst | |
parent | 37bc860d52c937fb35925af3590d9bca1ecad559 (diff) | |
download | uhd-52ea9b8f90c56c12e978387aee670b45d93d74a5.tar.gz uhd-52ea9b8f90c56c12e978387aee670b45d93d74a5.tar.bz2 uhd-52ea9b8f90c56c12e978387aee670b45d93d74a5.zip |
uhd: added mimo notes, misc spellcheck and tweaks
Diffstat (limited to 'host/docs/general.rst')
-rw-r--r-- | host/docs/general.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/general.rst b/host/docs/general.rst index 6b309cba0..90a880c2e 100644 --- a/host/docs/general.rst +++ b/host/docs/general.rst @@ -45,7 +45,7 @@ The list of discovered devices can be narrowed down by specifying device address Device properties ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Properties of devices attached to your system can be probed with the "uhd_usrp_probe" program. -The usrp probe program contructs an instance of the device and prints out its properties; +The usrp probe program constructs an instance of the device and prints out its properties; properties such as detected daughter-boards, frequency range, gain ranges, etc... **Usage:** |