mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Starting GPS should probably be on by default.
This commit is contained in:
@@ -23,8 +23,8 @@ fi
|
||||
px4io start
|
||||
|
||||
#
|
||||
# Load an appropriate mixer. FMU_pass.mix is a passthru mixer.
|
||||
# See ROMFS/mixers for a full list of mixers.
|
||||
# Load an appropriate mixer. FMU_pass.mix is a passthru mixer
|
||||
# which is good for testing. See ROMFS/mixers for a full list of mixers.
|
||||
#
|
||||
mixer load /dev/pwm_output /etc/mixers/FMU_pass.mix
|
||||
|
||||
@@ -56,9 +56,9 @@ fixedwing_att_control start
|
||||
fixedwing_pos_control start
|
||||
|
||||
#
|
||||
# Start GPS capture
|
||||
# Start GPS capture. Comment this out if you do not have a GPS.
|
||||
#
|
||||
#gps start
|
||||
gps start
|
||||
|
||||
#
|
||||
# Start logging to microSD if we can
|
||||
|
||||
Reference in New Issue
Block a user