mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_HAL_SITL: remove unimplemented methods
This commit is contained in:
parent
0bb6f8897e
commit
e0aa3c78e5
@ -175,9 +175,6 @@ private:
|
||||
void _fdm_input_local(void);
|
||||
void _output_to_flightgear(void);
|
||||
void _simulator_servos(struct sitl_input &input);
|
||||
void _simulator_output(bool synthetic_clock_mode);
|
||||
uint16_t _airspeed_sensor(float airspeed);
|
||||
uint16_t _ground_sonar();
|
||||
void _fdm_input_step(void);
|
||||
|
||||
void wait_clock(uint64_t wait_time_usec);
|
||||
|
Loading…
Reference in New Issue
Block a user