diff options
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/install.dox | 2 | ||||
-rw-r--r-- | host/docs/usrp_b200.dox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/install.dox b/host/docs/install.dox index fc029b3e5..a6c96b2d3 100644 --- a/host/docs/install.dox +++ b/host/docs/install.dox @@ -101,7 +101,7 @@ This is an automated way of installing UHD from source. See also \ref build_pybo We recommend using MacPorts and actively support UHD development on OS X via this method. Using MacPorts, the correct hardware device images are automatically installed for you, -and there are no post install tasks. WIth a single command, you can be up and running in short order. +and there are no post install tasks. With a single command, you can be up and running in short order. If you do not already have MacPorts installed, you will need to install it first. Make sure to follow the MacPorts shell environment changes needed such that MacPorts installed executables are found before all others. These are the only changes to the shell environment needed to execute any MacPorts-installed executable. Setting any DYLD environment variable (e.g., DYLD_LIBRARY_PATH) for general use is highly discouraged, because doing so, in our experience, leads to problems down the road that are very difficult to diagnose. OSX provides robust means for correcting DYLD-based issues even after dependencies are installed. diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index a5b2ad947..c846e916f 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -185,7 +185,7 @@ Below is a table of the B200mini LED indicators and their meanings: </tr> </table> -TX LED indicators are on when transimitting data and off when no samples are +TX LED indicators are on when transmitting data and off when no samples are available to transmit. RX LED indicators are on when sending samples to the host and off when unable to do so. This means that TX/RX activity LED indicators will blink off in a temporary transmit underflow or receive overflow |