diff options
author | Robin Coxe <robin.coxe@ettus.com> | 2016-03-01 23:02:52 -0800 |
---|---|---|
committer | Robin Coxe <robin.coxe@ettus.com> | 2016-03-01 23:02:52 -0800 |
commit | 478b30bf79964a65ea1ae9946a7f50223af74d32 (patch) | |
tree | 6c81f7617eb24b05a36829f3cf20c69810b6686f | |
parent | 2855abc807f336dcfe9b18d2f7ca53b9e67b7adb (diff) | |
download | uhd-478b30bf79964a65ea1ae9946a7f50223af74d32.tar.gz uhd-478b30bf79964a65ea1ae9946a7f50223af74d32.tar.bz2 uhd-478b30bf79964a65ea1ae9946a7f50223af74d32.zip |
Update usrp_b200.dox
Nate Temple uncovered two </td> tags missing the final ">" (J3 and J100).
-rw-r--r-- | host/docs/usrp_b200.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index be63b8fe8..a5b2ad947 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -214,7 +214,7 @@ Below is a table showing the B200/B210 external connections and respective power <td>J101</td> <td>GPS Antenna</td> <td>GPSDO will supply nominal voltage to antenna.</td> </tr> <tr> - <td>J100</td> <td>External 10 MHz Input</td> <td>+15 dBm max</td + <td>J100</td> <td>External 10 MHz Input</td> <td>+15 dBm max</td> </tr> <tr> <td>J800</td> <td>RF B: TX/RX</td> <td>TX power +20dBm max<br> @@ -249,7 +249,7 @@ Below is a table showing the B200mini external connections and respective power <td>J2</td> <td>RX2</td> <td>RX power -15dBm max</td> </tr> <tr> - <td>J3</td> <td>External 10MHz/PPS Reference</td> <td>+15 dBm max</td + <td>J3</td> <td>External 10MHz/PPS Reference</td> <td>+15 dBm max</td> </tr> </table> |