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 25f1dbd8c2 HAL_SITL: allowed SITL to reopen uart connections 9 years ago
..
AP_HAL_SITL.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
AP_HAL_SITL_Namespace.h HAL_SITL: added GPIO simulation 9 years ago
AP_HAL_SITL_Private.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
AnalogIn.cpp HAL_SITL: cleanup class names 9 years ago
AnalogIn.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
GPIO.cpp HAL_SITL: notify GCS on GPIO changes 9 years ago
GPIO.h HAL_SITL: added GPIO simulation 9 years ago
HAL_SITL_Class.cpp AP_HAL_SITL: remove I2CDriver 9 years ago
HAL_SITL_Class.h AP_HAL_SITL: Remove unused extern declaration for HALs 9 years ago
RCInput.cpp HAL_SITL: support simulator RC input 9 years ago
RCInput.h HAL_SITL: cleanup class names 9 years ago
RCOutput.cpp HAL_SITL: cleanup class names 9 years ago
RCOutput.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
SITL_State.cpp SITL: LPF the SIM_WIND_DIR and SIM_WIND_SPD values to eliminate step inputs 9 years ago
SITL_State.h AP_HAL_SITL: use sigaction over signal API in SITL_State 9 years ago
SITL_cmdline.cpp SITL: initialise sigaction structs - valgrind fix 9 years ago
Scheduler.cpp AP_HAL_SITL:use common fenv function 9 years ago
Scheduler.h Global: remove system_initializing() from scheduler 9 years ago
Semaphores.cpp HAL_SITL: added semaphore support 9 years ago
Semaphores.h HAL_SITL: added semaphore support 9 years ago
Storage.cpp HAL_SITL: cleanup class names 9 years ago
Storage.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
UARTDriver.cpp HAL_SITL: allowed SITL to reopen uart connections 9 years ago
UARTDriver.h HAL_SITL: allowed SITL to reopen uart connections 9 years ago
Util.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
sitl_barometer.cpp AP_HAL_SITL: pass signed value to abs() 9 years ago
sitl_compass.cpp AP_HAL_SITL: Ensure simulated magnetic field is always used 9 years ago
sitl_gps.cpp AP_HAL_SITL: Fix typos 9 years ago
sitl_ins.cpp AP_HAL_SITL: rename aspd variables to arspd 9 years ago
sitl_optical_flow.cpp Global: start using cmath instead of math.h 9 years ago
system.cpp HAL_SITL: cleanup class names 9 years ago