You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 8a3d3bed72 SITL: changes for new AP_Baro API 10 years ago
..
AP_HAL_AVR_SITL.h AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
AP_HAL_AVR_SITL_Main.h
AP_HAL_AVR_SITL_Namespace.h AVR_SITL: removed Console driver 12 years ago
AP_HAL_AVR_SITL_Private.h
AnalogIn.cpp SITL: moved airspeed pin to pin 1 11 years ago
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 11 years ago
HAL_AVR_SITL_Class.cpp HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread 10 years ago
HAL_AVR_SITL_Class.h
RCInput.cpp HAL_SITL: prevent array overruns in RCInput/RCOutput 10 years ago
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCOutput.cpp HAL_SITL: prevent array overruns in RCInput/RCOutput 10 years ago
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
SITL_State.cpp SITL: changes for new AP_Baro API 10 years ago
SITL_State.h SITL: changes for new AP_Baro API 10 years ago
Scheduler.cpp SITL: fixed SITL for example sketches 10 years ago
Scheduler.h HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread 10 years ago
Storage.cpp SITL: fixed limits on storage 11 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp HAL_SITL: support a 2nd GPS 11 years ago
UARTDriver.h HAL_SITL: implement a dummy buffered write 12 years ago
Util.h
sitl_barometer.cpp HAL_AVR_SITL: integrate ACC_BIAS and BARO_GLITCH 11 years ago
sitl_compass.cpp SITL: Add compassmot interference 11 years ago
sitl_gps.cpp AP_HAL_AVR_SITL: fill in ublox accuracy metrics with reasonable values 10 years ago
sitl_ins.cpp SITL: implement SIM_TERRAIN 10 years ago
sitl_optical_flow.cpp SITL: added optional flow delay 10 years ago