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.
 
 
 
 
 
 
Fergus Noble 0480867de2 SITL: Update SBP simulation functions for pseudo-absolute mode 10 years ago
..
AP_HAL_AVR_SITL.h
AP_HAL_AVR_SITL_Main.h HAL_SITL: use a synthetic clock when possible 10 years ago
AP_HAL_AVR_SITL_Namespace.h
AP_HAL_AVR_SITL_Private.h
AnalogIn.cpp
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: implement updated new_input() semantics 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 HAL_SITL: use a synthetic clock when possible 10 years ago
SITL_State.h SITL: Update SBP simulation functions for pseudo-absolute mode 10 years ago
Scheduler.cpp HAL_SITL: use pthread barriers for synthetic clock synchronisation 10 years ago
Scheduler.h HAL_SITL: use pthread barriers for synthetic clock synchronisation 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
Util.h
sitl_barometer.cpp AP_HAL_AVR_SITL: added sensor delays to sitl. 10 years ago
sitl_compass.cpp HAL_SITL: use SIM_MAG_OFS in SITL compass 10 years ago
sitl_gps.cpp SITL: Update SBP simulation functions for pseudo-absolute mode 10 years ago
sitl_ins.cpp SITL: Avoid run-time FPEs due to bad gyro settings if SIM_DRIFT_TIME is set to 0 10 years ago
sitl_optical_flow.cpp SITL: added optional flow delay 10 years ago