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 535d7f0d85 AP_HAL_SITL: removed terrain home correction 3 years ago
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AnalogIn.cpp AP_HAL_SITL: AnalogSource: return bool for set_pin 3 years ago
AnalogIn.h AP_HAL_SITL: AnalogSource: return bool for set_pin 3 years ago
CANSocketIface.cpp HAL_SITL: support mavcan message forwarding 3 years ago
CANSocketIface.h HAL_SITL: support mavcan message forwarding 3 years ago
DSP.cpp AP_HAL_SITL: remove redundant harmonics from DSP 3 years ago
DSP.h AP_HAL_SITL: remove redundant harmonics from DSP 3 years ago
GPIO.cpp
GPIO.h HAL_SITL: implement valid_pin() 4 years ago
HAL_SITL_Class.cpp AP_HAL_SITL: catch more signal for correct exit 3 years ago
HAL_SITL_Class.h AP_HAL_SITL: make simulated GPS work as a SerialDevice 3 years ago
I2CDevice.cpp AP_HAL_SITL: quieten i2c-device-creation diagnostics 3 years ago
I2CDevice.h
RCInput.cpp AP_HAL_SITL: change class name from SITL::SITL to SITL::SIM 4 years ago
RCInput.h
RCOutput.cpp AP_HAL_SITL: do not overwrite FETTecESC telemetry data w/SITL ESC data 3 years ago
RCOutput.h HAL_SITL: fixed constructoring ordering bug in AP_ESC_Telem 4 years ago
SITL_Periph_State.cpp AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 3 years ago
SITL_Periph_State.h AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 3 years ago
SITL_State.cpp AP_HAL_SITL: removed terrain home correction 3 years ago
SITL_State.h SITL: add compilation option AP_SIM_CRSF_ENABLED 3 years ago
SITL_cmdline.cpp HAL_SITL: fixed mapping of --serial ports in SITL 3 years ago
SPIDevice.cpp AP_HAL_SITL: add dataflash to spi device table 3 years ago
SPIDevice.h AP_HAL_SITL: add simulated SPI devices 3 years ago
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
Storage.cpp AP_HAL_SITL: add get_storage_ptr method 3 years ago
Storage.h AP_HAL_SITL: add get_storage_ptr method 3 years ago
Synth.hpp
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UARTDriver.cpp AP_HAL_SITL: make SITL::ADSB a SITL::SerialDevice 3 years ago
UARTDriver.h AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 3 years ago
UART_utils.cpp
Util.cpp AP_HAL_SITL: change class name from SITL::SITL to SITL::SIM 4 years ago
Util.h AP_HAL_SITL: tidy set/get of hw RTC 3 years ago
sitl_airspeed.cpp AP_HAL_SITL: remove unused/unimplemented methods/vars, tidy namespacing 3 years ago
sitl_rangefinder.cpp AP_HAL_SITL: permit float-equal while we do comparison vs INFINITY 3 years ago
system.cpp HAL_SITL: fixed cygwin build 3 years ago