AP_SpdHgtControl: added load_factor in update_pitch_throttle()

This commit is contained in:
Andrew Tridgell 2014-11-12 13:33:14 +11:00
parent bf591b0008
commit 3667900e84

View File

@ -42,7 +42,8 @@ public:
enum FlightStage flight_stage,
int32_t ptchMinCO_cd,
int16_t throttle_nudge,
float hgt_afe) = 0;
float hgt_afe,
float load_factor) = 0;
// demanded throttle in percentage
// should return 0 to 100