diff --git a/APMrover2/Parameters.cpp b/APMrover2/Parameters.cpp index b5a660c3d9..60b4ae07d0 100644 --- a/APMrover2/Parameters.cpp +++ b/APMrover2/Parameters.cpp @@ -306,7 +306,7 @@ const AP_Param::Info Rover::var_info[] = { // @Range: 0.2 10 // @Increment: 0.1 // @User: Standard - GSCALAR(turn_max_g, "TURN_MAX_G", 2.0f), + GSCALAR(turn_max_g, "TURN_MAX_G", 1.0f), // variables not in the g class which contain EEPROM saved variables