mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Revert "px4fmu rcS: increase mavlink rate to 100000 for SYS_COMPANION 1500000"
This reverts commit e3537ca6c2.
It needs changes on the Linux side, so reverting for now.
This commit is contained in:
committed by
Lorenz Meier
parent
f48605b975
commit
292599d3c9
@@ -630,7 +630,7 @@ then
|
||||
fi
|
||||
if param compare SYS_COMPANION 1500000
|
||||
then
|
||||
mavlink start -d $MAVLINK_COMPANION_DEVICE -b 1500000 -m onboard -r 100000 -x
|
||||
mavlink start -d $MAVLINK_COMPANION_DEVICE -b 1500000 -m onboard -r 10000 -x
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user