mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Fix px4_fmu-v2/v3 serial port mapping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user