mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Fix px4_fmu-v2/v3 serial port mapping
This commit is contained in:
parent
6a5108269e
commit
1c90b917ea
@ -13,10 +13,10 @@ px4_add_board(
|
||||
#UAVCAN_INTERFACES 2
|
||||
|
||||
SERIAL_PORTS
|
||||
GPS1:/dev/ttyS0
|
||||
GPS1:/dev/ttyS3
|
||||
TEL1:/dev/ttyS1
|
||||
TEL2:/dev/ttyS2
|
||||
TEL4:/dev/ttyS3
|
||||
TEL4:/dev/ttyS6
|
||||
|
||||
DRIVERS
|
||||
#barometer # all available barometer drivers
|
||||
|
||||
@ -14,10 +14,10 @@ px4_add_board(
|
||||
UAVCAN_INTERFACES 2
|
||||
|
||||
SERIAL_PORTS
|
||||
GPS1:/dev/ttyS0
|
||||
GPS1:/dev/ttyS3
|
||||
TEL1:/dev/ttyS1
|
||||
TEL2:/dev/ttyS2
|
||||
TEL4:/dev/ttyS3
|
||||
TEL4:/dev/ttyS6
|
||||
|
||||
DRIVERS
|
||||
barometer # all available barometer drivers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user