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.
 
 
 
 
 
 
Tom Pittenger d51e6d466b AP_HAL_SITL: add support for airspeed failures 10 years ago
..
AP_HAL_SITL.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
AP_HAL_SITL_Main.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
AP_HAL_SITL_Namespace.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
AP_HAL_SITL_Private.h HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
AnalogIn.cpp HAL_SITL: reformat HAL_SITL with astyle 10 years ago
AnalogIn.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
HAL_SITL_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 10 years ago
HAL_SITL_Class.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
RCInput.cpp HAL_SITL: reformat HAL_SITL with astyle 10 years ago
RCInput.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
RCOutput.cpp HAL_SITL: use SITL_NUM_CHANNELS 10 years ago
RCOutput.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
SITL_State.cpp HAL_SITL: use SITL_NUM_CHANNELS 10 years ago
SITL_State.h HAL_SITL: use SITL_NUM_CHANNELS 10 years ago
SITL_cmdline.cpp AP_HAL_SITL: use ARRAY_SIZE macro 10 years ago
Scheduler.cpp HAL_SITL: Adds polyfill for feenableexcept on OS X. 10 years ago
Scheduler.h AP_HAL: use noreturn attribute on panic 10 years ago
Storage.cpp HAL_SITL: reformat HAL_SITL with astyle 10 years ago
Storage.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
UARTDriver.cpp SITL: make it possible to connect two SITL instances together 10 years ago
UARTDriver.h SITL: make it possible to connect two SITL instances together 10 years ago
Util.h HAL_SITL: reformat HAL_SITL with astyle 10 years ago
fenv_polyfill.h HAL_SITL: Adds polyfill for feenableexcept on OS X. 10 years ago
sitl_barometer.cpp HAL_SITL: reformat HAL_SITL with astyle 10 years ago
sitl_compass.cpp HAL_SITL: fix for multi-compass SITL 10 years ago
sitl_gps.cpp HAL_SITL: allow for more data before GPS pipe flush 10 years ago
sitl_ins.cpp AP_HAL_SITL: add support for airspeed failures 10 years ago
sitl_optical_flow.cpp HAL_SITL: prevent FPE on zero range with optflow 10 years ago