diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-06-27 19:47:27 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-06-27 19:47:27 -0700 |
commit | 25fc32af6585fcbb23ff8d89d0a88c76bc21b3b3 (patch) | |
tree | 65722a2e62217b528e4141017573335e650bae5c /host | |
parent | 78a2377ebf73efecb416112ae5d08bdd0ea7de33 (diff) | |
parent | 53875ea784ec32f320431e6fa218437e7a78bb80 (diff) | |
download | uhd-25fc32af6585fcbb23ff8d89d0a88c76bc21b3b3.tar.gz uhd-25fc32af6585fcbb23ff8d89d0a88c76bc21b3b3.tar.bz2 uhd-25fc32af6585fcbb23ff8d89d0a88c76bc21b3b3.zip |
Merge branch 'maint'
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/usrp_b200.dox | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index e6ad0c90f..f4a1afff0 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -280,6 +280,12 @@ Component ID | Description | Details <sup>1</sup> GPIO pinout is 1=3.3V, 2=GPIO_0, 3=GPIO_1, 4=GPIO_2, 5=GPIO_3, 6=GND, 7=3.3V, 8=GPIO_4, 9=GPIO_5, 10=GPIO_6, 11=GPIO_7, 12=GND +\section b200_known_issues Known issues + +The B200 and B210 cannot support an external 10 MHz reference if a GPSDO is +already present on the motherboard. If an external 10 MHz is to be used, the +GPSDO needs to be physically removed from the device beforehand. + */ // vim:ft=doxygen: |