AP_SpdHgtControl: sync TECS with plane4.0

This commit is contained in:
Andrew Tridgell 2020-05-11 18:14:48 +10:00
parent c3d1e75221
commit 8647cc9e72
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ public:
// set path_proportion accessor
virtual void set_path_proportion(float path_proportion) = 0;
// reset on next loop
virtual void reset(void) = 0;
// add new controllers to this enum. Users can then
// select which controller to use by setting the
// SPDHGT_CONTROLLER parameter