mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 17:20:35 +08:00
Navigator: more cleanup, prune unused functions
This commit is contained in:
@@ -171,21 +171,6 @@ private:
|
||||
*/
|
||||
void control_update();
|
||||
|
||||
/**
|
||||
* Check for changes in vehicle status.
|
||||
*/
|
||||
void vehicle_status_poll();
|
||||
|
||||
/**
|
||||
* Check for position updates.
|
||||
*/
|
||||
void vehicle_attitude_poll();
|
||||
|
||||
/**
|
||||
* Check for set triplet updates.
|
||||
*/
|
||||
void mission_poll();
|
||||
|
||||
/**
|
||||
* Retrieve mission.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user