mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
hwdef: fixed default GPS type for C-RTK2-HP
This commit is contained in:
parent
89d336adaf
commit
686da203f5
@ -114,6 +114,8 @@ define AP_GPS_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_GPS_NMEA_ENABLED 1
|
||||
define AP_GPS_NMEA_UNICORE_ENABLED 1
|
||||
|
||||
define HAL_GPS_TYPE_DEFAULT 25
|
||||
|
||||
# custom config once sensor is found
|
||||
define AP_GPS_NMEA_CUSTOM_CONFIG_STRING "CONFIG COM1 230400 8 N 1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user