Starting GPS should probably be on by default.

This commit is contained in:
Simon Wilks
2012-12-13 07:09:11 +01:00
parent 096305f625
commit 06126d0d9e

View File

@@ -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