diff options
Diffstat (limited to 'host/docs')
| -rw-r--r-- | host/docs/Doxyfile.in | 2 | ||||
| -rw-r--r-- | host/docs/usrp_b200.dox | 3 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/host/docs/Doxyfile.in b/host/docs/Doxyfile.in index 0f0a5cc27..dc4966011 100644 --- a/host/docs/Doxyfile.in +++ b/host/docs/Doxyfile.in @@ -601,7 +601,7 @@ CITE_BIB_FILES         =  # The QUIET tag can be used to turn on/off the messages that are generated  # by doxygen. Possible values are YES and NO. If left blank NO is used. -QUIET                  = NO +QUIET                  = YES  # The WARNINGS tag can be used to turn on/off the warning messages that are  # generated by doxygen. Possible values are YES and NO. If left blank diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index 6c4e52dd6..0afcf99da 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -126,7 +126,8 @@ Below is a table of the B200/B210 LED indicators and their meanings:    </tr>    <tr>      <td>LED600</td> <td>Power Indicator</td> <td>off = no power applied<br> -                                                 red = power applied (external or USB)</td> +                                                 red = external power applied<br> +                                                 blue(red prior to rev 6) = USB power applied</td>    </tr>    <tr>      <td>LED800</td> <td>Channel 2 RX2 Activity</td> <td>off = no power applied<br> | 
