Skip to content

Commit

Permalink
Merge pull request #732 from thomasgubler/ardrone_autoconfig_batteryv…
Browse files Browse the repository at this point in the history
…oltage

ardrone startup: set battery V scale parameter
  • Loading branch information
LorenzMeier committed Mar 13, 2014
2 parents 04ce326 + 7a97eb8 commit 05f07f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ROMFS/px4fmu_common/init.d/4008_ardrone
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ then
param set MC_YAWRATE_I 0.0
param set MC_YAWRATE_D 0.0
param set MC_YAW_FF 0.15
param set BAT_V_SCALING 0.00838095238
fi

set OUTPUT_MODE ardrone
Expand Down

0 comments on commit 05f07f6

Please sign in to comment.