Navigator: Energy control doesn't belong in navigator

This commit is contained in:
Julian Oes
2013-11-22 14:10:09 +01:00
parent 5748a9c964
commit 1da7599541
-10
View File
@@ -180,16 +180,6 @@ private:
*/
void mission_update();
/**
* Control throttle.
*/
float control_throttle(float energy_error);
/**
* Control pitch.
*/
float control_pitch(float altitude_error);
/**
* Shim for calling task_main from task_create.
*/