ardupilot/libraries/AP_HAL_AVR_SITL
John Boiles bb2a6b8a22 HAL_SITL: Fixing SITL build for OSX. 2013-07-05 22:36:57 +10:00
..
utility SITL: support vsnprintf with %S on SITL 2013-05-08 16:17:36 +10:00
AP_HAL_AVR_SITL.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 2012-12-20 14:52:30 +11:00
AP_HAL_AVR_SITL_Main.h AP_HAL_AVR_SITL: main calls system_initialized 2013-01-10 14:37:22 -08:00
AP_HAL_AVR_SITL_Namespace.h AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h 2012-12-20 14:52:37 +11:00
AP_HAL_AVR_SITL_Private.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 2012-12-20 14:52:30 +11:00
AnalogIn.cpp AP_HAL: removed scaling factor on analog sources 2013-05-13 15:29:42 +10:00
AnalogIn.h AP_HAL: removed scaling factor on analog sources 2013-05-13 15:29:42 +10:00
Console.cpp AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
Console.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
HAL_AVR_SITL_Class.cpp SITL: instansiate EmptyI2CDriver with EmptySemaphore 2013-01-04 16:20:22 -08:00
HAL_AVR_SITL_Class.h SITL: filled in more of the HAL SITL backend 2012-12-20 14:52:29 +11:00
RCInput.cpp AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCOutput.cpp SITL: fixed build of apm1/apm2 target 2012-12-20 14:52:34 +11:00
RCOutput.h SITL: fixed build of apm1/apm2 target 2012-12-20 14:52:34 +11:00
SITL_State.cpp SITL: use SIM_ENGINE_MUL to simulate motor failure 2013-05-19 14:29:08 +09:00
SITL_State.h libraries: fixes for AP_Baro_HIL 2013-05-02 15:09:05 +10:00
Scheduler.cpp AP_HAL: added register_io_process() 2013-04-17 21:33:50 +10:00
Scheduler.h AP_HAL: added register_io_process() 2013-04-17 21:33:50 +10:00
Storage.cpp AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
Storage.h AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
UARTDriver.cpp HAL_SITL: Fixing SITL build for OSX. 2013-07-05 22:36:57 +10:00
UARTDriver.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
Util.cpp SITL: support vsnprintf with %S on SITL 2013-05-08 16:17:36 +10:00
Util.h AP_HAL: added run_debug_shell() hal.util method 2013-02-07 15:04:33 +11:00
sitl_barometer.cpp SITL: use new baro setHIL method 2013-05-02 15:27:27 +10:00
sitl_compass.cpp SITL: added SIM_MAG_ERROR parameter 2013-05-27 13:37:34 +10:00
sitl_gps.cpp AP_HAL_AVR_SITL: fixed indent-tabs-mode 2013-05-30 09:54:53 +10:00
sitl_ins.cpp SITL: fixed simulated airspeed value 2013-05-13 15:42:38 +10:00