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 cc4c443b32 SITL: simulate dual accel/gyro 11 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: main calls system_initialized 12 years ago
AP_HAL_AVR_SITL_Namespace.h AVR_SITL: removed Console driver 12 years ago
AP_HAL_AVR_SITL_Private.h AP_HAL_AVR_SITL: separate header for AP_HAL_MAIN and Private 12 years ago
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: support a 2nd GPS 11 years ago
HAL_AVR_SITL_Class.h SITL: filled in more of the HAL SITL backend 12 years ago
RCInput.cpp AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
RCOutput.cpp AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
SITL_State.cpp HAL_SITL: support a 2nd GPS 11 years ago
SITL_State.h HAL_SITL: support a 2nd GPS 11 years ago
Scheduler.cpp HAL_AVR_SITL: updates for AP_HAL::MemberProc 12 years ago
Scheduler.h HAL_AVR_SITL: updates for AP_HAL::MemberProc 12 years ago
Storage.cpp AP_HAL: make storage->write_block() take a const pointer 12 years ago
Storage.h AP_HAL: make storage->write_block() take a const pointer 12 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 AP_HAL_AVR_SITL: convert to new AP_HAL printf 12 years ago
sitl_barometer.cpp SITL: Wire in random noise and fixed drift for the SITL barometer 11 years ago
sitl_compass.cpp SITL: update for compass API change 11 years ago
sitl_gps.cpp HAL_SITL: support a 2nd GPS 11 years ago
sitl_ins.cpp SITL: simulate dual accel/gyro 11 years ago