.. |
AP_HAL_AVR_SITL.h
|
AP_HAL: added HAL_CPU_CLASS define for selecting algorithms
|
2013-12-31 10:28:37 +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
|
AVR_SITL: removed Console driver
|
2013-10-05 18:32:23 +10: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
|
SITL: moved airspeed pin to pin 1
|
2013-11-28 21:44:05 +11:00 |
AnalogIn.h
|
AP_HAL: added board_voltage AnalogIn method
|
2014-02-14 21:25:38 +11:00 |
HAL_AVR_SITL_Class.cpp
|
HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread
|
2014-11-16 11:05:55 +11: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
|
HAL_SITL: prevent array overruns in RCInput/RCOutput
|
2014-11-11 15:16:26 +11:00 |
RCInput.h
|
AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
|
2014-03-25 14:39:41 +11:00 |
RCOutput.cpp
|
HAL_SITL: prevent array overruns in RCInput/RCOutput
|
2014-11-11 15:16:26 +11:00 |
RCOutput.h
|
AP_HAL: removed unused enable_mask and disable_mask functions
|
2014-01-16 17:16:17 +11:00 |
SITL_State.cpp
|
SITL: changes for new AP_Baro API
|
2015-01-09 11:50:54 +11:00 |
SITL_State.h
|
SITL: changes for new AP_Baro API
|
2015-01-09 11:50:54 +11:00 |
Scheduler.cpp
|
SITL: fixed SITL for example sketches
|
2014-12-02 13:14:03 +11:00 |
Scheduler.h
|
HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread
|
2014-11-16 11:05:55 +11:00 |
Storage.cpp
|
SITL: fixed limits on storage
|
2014-08-13 18:46:44 +10:00 |
Storage.h
|
AP_HAL: removed old storage type read/write functions
|
2014-08-13 18:46:44 +10:00 |
UARTDriver.cpp
|
HAL_SITL: support a 2nd GPS
|
2014-02-26 08:19:47 +11:00 |
UARTDriver.h
|
HAL_SITL: implement a dummy buffered write
|
2013-10-03 12:21:07 +10:00 |
Util.h
|
AP_HAL_AVR_SITL: convert to new AP_HAL printf
|
2013-09-21 13:29:12 +10:00 |
sitl_barometer.cpp
|
HAL_AVR_SITL: integrate ACC_BIAS and BARO_GLITCH
|
2014-07-28 22:16:21 +09:00 |
sitl_compass.cpp
|
SITL: Add compassmot interference
|
2014-05-15 21:14:20 +10:00 |
sitl_gps.cpp
|
AP_HAL_AVR_SITL: fill in ublox accuracy metrics with reasonable values
|
2014-11-08 19:07:50 +11:00 |
sitl_ins.cpp
|
SITL: implement SIM_TERRAIN
|
2015-01-03 21:47:54 +11:00 |
sitl_optical_flow.cpp
|
SITL: added optional flow delay
|
2015-01-06 14:19:02 +11:00 |