APM: fixed case of 'LAND_PITCH_CD'

mavlink parameters are uppercase by convention
This commit is contained in:
Andrew Tridgell 2012-07-29 17:07:27 +10:00
parent 2d6d74f625
commit cc9712860b

View File

@ -70,7 +70,7 @@ static const AP_Param::Info var_info[] PROGMEM = {
// @Description: Used in autoland for planes without airspeed sensors in hundredths of a degree
// @Units: centi-Degrees
// @User: Advanced
GSCALAR(land_pitch_cd, "land_pitch_cd"),
GSCALAR(land_pitch_cd, "LAND_PITCH_CD"),
// @Param: XTRK_GAIN_SC
// @DisplayName: Crosstrack Gain