mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Various formatting and typographic fixes
This commit is contained in:
parent
a6d3f44979
commit
bb5d22a8d2
24 changed files with 131 additions and 133 deletions
|
@ -1,6 +1,6 @@
|
|||
# GPS
|
||||
|
||||
Two GPS protocols are supported. NMEA text and UBLOX Binary.
|
||||
Two GPS protocols are supported. NMEA text and UBLOX binary.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
@ -58,7 +58,7 @@ UBlox GPS units can either be configured using the FC or manually.
|
|||
|
||||
### UBlox GPS manual configuration
|
||||
|
||||
Use UBox U-Center and connect your GPS to your computer. The cli `gpspassthough` command may be of use if you do not have a spare USART to USB adapter.
|
||||
Use UBox U-Center and connect your GPS to your computer. The CLI `gpspassthough` command may be of use if you do not have a spare USART to USB adapter.
|
||||
|
||||
Display the Packet Console (so you can see what messages your receiver is sending to your computer).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue