AP_TECS: spelling
This commit is contained in:
parent
753c0d47f0
commit
6d0cf22358
@ -255,10 +255,10 @@ const AP_Param::GroupInfo AP_TECS::var_info[] = {
|
||||
void AP_TECS::update_50hz(void)
|
||||
{
|
||||
// Implement third order complementary filter for height and height rate
|
||||
// estimted height rate = _climb_rate
|
||||
// estimated height rate = _climb_rate
|
||||
// estimated height above field elevation = _height
|
||||
// Reference Paper :
|
||||
// Optimising the Gains of the Baro-Inertial Vertical Channel
|
||||
// Optimizing the Gains of the Baro-Inertial Vertical Channel
|
||||
// Widnall W.S, Sinha P.K,
|
||||
// AIAA Journal of Guidance and Control, 78-1307R
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user