ardupilot/libraries/AP_HAL_SITL
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess()
This is not used and in the only places it would make sense would be
internally to the scheduler so remove it.
2017-08-03 20:25:14 -07:00
..
AP_HAL_SITL.h AP_HAL_SITL: style fixes 2017-01-12 01:06:20 +00:00
AP_HAL_SITL_Namespace.h AP_HAL_SITL: definitions for CAN bus 2017-04-10 22:38:12 +01:00
AP_HAL_SITL_Private.h AP_HAL_SITL: replace header guard with pragma once 2016-03-16 18:40:41 +11:00
AnalogIn.cpp AP_HAL_SITL: AnalogIn minor fixes 2017-01-12 01:06:20 +00:00
AnalogIn.h AP_HAL_SITL: AnalogIn minor fixes 2017-01-12 01:06:20 +00:00
CAN.h AP_HAL_SITL: definitions for CAN bus 2017-04-10 22:38:12 +01:00
GPIO.cpp AP_HAL_SITL: GPIO minor fixes 2017-01-12 01:06:20 +00:00
GPIO.h AP_HAL_SITL: GPIO minor fixes 2017-01-12 01:06:20 +00:00
HAL_SITL_Class.cpp AP_HAL_SITL: definitions for CAN bus 2017-04-10 22:38:12 +01:00
HAL_SITL_Class.h AP_HAL_SITL: style fixes 2017-01-12 01:06:20 +00:00
RCInput.cpp AP_HAL_SITL: RCInput minor fix 2017-01-12 01:19:54 +00:00
RCInput.h AP_HAL_SITL: RCInput minor fix 2017-01-12 01:19:54 +00:00
RCOutput.cpp HAL_SITL: make cork/push safe to call nested 2017-05-01 14:32:18 +10:00
RCOutput.h AP_HAL_SITL: RCOuput minor fix 2017-01-12 01:20:06 +00:00
SITL_State.cpp AP_HAL_SITL: move SITL Compass to standard sensor backend model 2017-06-29 09:22:08 +10:00
SITL_State.h AP_HAL_SITL: move SITL Compass to standard sensor backend model 2017-06-29 09:22:08 +10:00
SITL_cmdline.cpp SITL: add dodeca-hexa support 2017-05-27 14:21:13 +09:00
Scheduler.cpp global: remove AP_HAL::in_timerprocess() 2017-08-03 20:25:14 -07:00
Scheduler.h global: remove AP_HAL::in_timerprocess() 2017-08-03 20:25:14 -07:00
Semaphores.cpp AP_HAL_SITL: use HAL_SEMAPHORE_BLOCK_FOREVER 2017-05-01 15:05:51 +01:00
Semaphores.h AP_HAL_SITL: style fixes 2017-01-12 01:06:20 +00:00
Storage.cpp AP_HAL_SITL: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
Storage.h AP_HAL_SITL: replace header guard with pragma once 2016-03-16 18:40:41 +11:00
UARTDriver.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
UARTDriver.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Util.h AP_HAL_SITL: replace header guard with pragma once 2016-03-16 18:40:41 +11:00
sitl_airspeed.cpp AP_HAL_SITL: sitl_airspeed simplify include 2017-06-07 20:29:02 +10:00
sitl_gps.cpp HAL_SITL: use SIM_GPS_LOCKTIME 2017-07-14 15:02:14 +10:00
sitl_rangefinder.cpp AP_HAL_SITL: rangefinder const correctness 2017-06-07 20:28:25 +10:00
system.cpp HAL_SITL: flush stdout on panic 2016-12-02 09:49:38 +11:00