mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
ROMFS: set baudrate to 460800 for aerofc
We are getting way to much transfer errors with high baudrate
This commit is contained in:
committed by
Lorenz Meier
parent
12182ec1fc
commit
e535156599
@@ -46,5 +46,5 @@ set OUTPUT_MODE tap_esc
|
||||
set MIXER quad_x
|
||||
set USE_IO no
|
||||
|
||||
param set SYS_COMPANION 1500000
|
||||
param set SYS_COMPANION 460800
|
||||
set MAVLINK_COMPANION_DEVICE /dev/ttyS1
|
||||
|
||||
Reference in New Issue
Block a user