mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
docs: Comments on B2x0 + GPSDO
This commit is contained in:
parent
799446ba9b
commit
102b03f59a
2 changed files with 9 additions and 1 deletions
|
|
@ -69,5 +69,12 @@ using the **gps_gprmc**, and **gps_gpgga** sensors. Location
|
|||
information can be parsed out of the **gps_gpgga** sensor by using **gpsd**
|
||||
or another NMEA parser.
|
||||
|
||||
\section gpsdob_power Using a power supply with the B2x0 and GPSDO
|
||||
|
||||
The GPSDOs for the B2x0 draw extra power, and when running off of bus power
|
||||
only, brownouts are possible (although not guaranteed to happen).
|
||||
It is recommended to use a wall power connector when using a B2x0 in
|
||||
conjunction with a GPSDO.
|
||||
|
||||
*/
|
||||
// vim:ft=doxygen:
|
||||
|
|
|
|||
|
|
@ -19,8 +19,9 @@
|
|||
- Timed sampling in FPGA
|
||||
|
||||
\section b200_power Power
|
||||
|
||||
In most cases, USB 3.0 bus power will be sufficient to power the device.
|
||||
If using USB 2.0 or an internal GPSDO, an external power supply or a cable designed
|
||||
If using USB 2.0 or a GPSDO, an external power supply or a cable designed
|
||||
to pull power from 2 USB ports (USB 3.0 dual A to micro-B or B) must be used.
|
||||
|
||||
\section b200_imgs Specifying a Non-standard Image
|
||||
|
|
|
|||
Loading…
Reference in a new issue