mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
posix-configs: enable ftp for all mavlink instances
This commit is contained in:
@@ -64,8 +64,8 @@ local_position_estimator start
|
||||
mc_pos_control start
|
||||
mc_att_control start
|
||||
mixer load /dev/pwm_output0 ROMFS/px4fmu_common/mixers/quad_dc.main.mix
|
||||
mavlink start -u 14558 -r 4000000
|
||||
mavlink start -u 14559 -r 4000000 -m onboard -o 14541
|
||||
mavlink start -x -u 14558 -r 4000000
|
||||
mavlink start -x -u 14559 -r 4000000 -m onboard -o 14541
|
||||
mavlink stream -r 50 -s POSITION_TARGET_LOCAL_NED -u 14558
|
||||
mavlink stream -r 50 -s LOCAL_POSITION_NED -u 14558
|
||||
mavlink stream -r 50 -s GLOBAL_POSITION_INT -u 14558
|
||||
|
||||
Reference in New Issue
Block a user