mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[multigps] added gps defaults
This commit is contained in:
@@ -51,6 +51,12 @@ MODEM_BAUD ?= B57600
|
|||||||
|
|
||||||
GPS_PORT ?= UART3
|
GPS_PORT ?= UART3
|
||||||
GPS_BAUD ?= B38400
|
GPS_BAUD ?= B38400
|
||||||
|
GPS_PRIMARY_PORT ?= UART3
|
||||||
|
GPS_PRIMARY_BAUD ?= B115200
|
||||||
|
GPS_SECONDARY_PORT ?= UART1
|
||||||
|
GPS_SECONDARY_BAUD ?= B115200
|
||||||
|
GPS_PRIMARY_TYPE ?= UBX
|
||||||
|
GPS_SECONDARY_TYPE ?= PIKSI
|
||||||
|
|
||||||
#
|
#
|
||||||
# default PPM input is on PA01 (SERVO6)
|
# default PPM input is on PA01 (SERVO6)
|
||||||
|
|||||||
Reference in New Issue
Block a user