Updating GPS tested hardware list. Closes #627
This commit is contained in:
parent
60835923c4
commit
b40b35e162
27
docs/Gps.md
27
docs/Gps.md
|
@ -138,15 +138,28 @@ Below are some examples of user-tested hardware.
|
|||
|
||||
### Ublox
|
||||
|
||||
Ublox Neo-M8N GPS with Compass
|
||||
###U-Blox
|
||||
|
||||
Ublox Neo-7M GPS with Compass and Pedestal Mount
|
||||
http://www.hobbyking.com/hobbyking/store/__55558__Ublox_Neo_7M_GPS_with_Compass_and_Pedestal_Mount.html
|
||||
#### NEO-M8
|
||||
Module | Comments
|
||||
-------|--------
|
||||
U-blox Neo-M8N w/Compass |
|
||||
Reyax RY825AI | NEO-M8N, 18Hz UART USB interface GPS Glonass BeiDou QZSS antenna module flash. [eBay](http://www.ebay.com/itm/RY825AI-18Hz-UART-USB-interface-GPS-Glonass-BeiDou-QZSS-antenna-module-flash/181566850426)
|
||||
|
||||
Ublox NEO-6M GPS with Compass
|
||||
http://www.ebay.com/itm/111585855757
|
||||
#### NEO-7
|
||||
Module | Comments
|
||||
-------|--------
|
||||
U-blox Neo-7M w/Compass | [HobbyKing](http://www.hobbyking.com/hobbyking/store/__55558__Ublox_Neo_7M_GPS_with_Compass_and_Pedestal_Mount.html)
|
||||
|
||||
#### NEO-7
|
||||
Module | Comments
|
||||
-------|--------
|
||||
Ublox NEO-6M GPS with Compass | [HobbyKing](http://www.ebay.com/itm/111585855757)
|
||||
|
||||
|
||||
### Serial NMEA
|
||||
RY825AI 18Hz UART USB interface GPS Glonass BeiDou QZSS antenna module flash
|
||||
http://www.ebay.com/itm/RY825AI-18Hz-UART-USB-interface-GPS-Glonass-BeiDou-QZSS-antenna-module-flash/181566850426
|
||||
|
||||
#### MediaTek
|
||||
Module | Comments
|
||||
-------|--------
|
||||
MTK 3329 | Tested on hardware serial at 115200 baud (default) and on softserial at 19200 baud. The baudrate and refresh rate can be adjusted using the MiniGPS software (recommended if you lower the baudrate). The software will estimate the percentage of UART bandwidth used for your chosen baudrate and update rate.
|
||||
|
|
Loading…
Reference in New Issue