Ardupilot2/libraries/AP_HAL_SITL
Andy Piper 63229d7eca AP_HAL_SITL: correct disable channel maths
unilaterally write rcoutput to appease the sitl gods
2022-03-29 10:29:31 +11:00
..
AnalogIn.cpp
AnalogIn.h
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AP_HAL_SITL.h
CANSocketIface.cpp AP_HAL_SITL: add support for CANFD in SITL 2022-03-27 06:07:34 -07:00
CANSocketIface.h AP_HAL_SITL: add support for CANFD in SITL 2022-03-27 06:07:34 -07:00
DSP.cpp AP_HAL_SITL: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
DSP.h AP_HAL_SITL: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
GPIO.cpp
GPIO.h
HAL_SITL_Class.cpp AP_HAL_SITL: catch more signal for correct exit 2022-01-12 12:31:56 +11:00
HAL_SITL_Class.h AP_HAL_SITL: make simulated GPS work as a SerialDevice 2021-10-21 12:09:21 +11:00
I2CDevice.cpp AP_HAL_SITL: quieten i2c-device-creation diagnostics 2021-11-12 10:17:28 +11:00
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp AP_HAL_SITL: correct disable channel maths 2022-03-29 10:29:31 +11:00
RCOutput.h
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
sitl_airspeed.cpp AP_HAL_SITL: remove unused/unimplemented methods/vars, tidy namespacing 2021-10-28 09:09:44 +11:00
SITL_cmdline.cpp HAL_SITL: fixed mapping of --serial ports in SITL 2022-01-21 10:07:55 +11:00
SITL_Periph_State.cpp AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 2021-11-06 16:54:07 +11:00
SITL_Periph_State.h AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 2021-11-06 16:54:07 +11:00
sitl_rangefinder.cpp AP_HAL_SITL: permit float-equal while we do comparison vs INFINITY 2021-12-13 08:38:17 +11:00
SITL_State.cpp HAL_SITL: don't use terrain adjustment 2022-03-28 16:01:21 +11:00
SITL_State.h SITL: add compilation option AP_SIM_CRSF_ENABLED 2022-01-15 21:56:33 +11:00
SPIDevice.cpp AP_HAL_SITL: add dataflash to spi device table 2021-12-25 09:14:31 +11:00
SPIDevice.h AP_HAL_SITL: add simulated SPI devices 2021-10-12 20:01:49 +11:00
Storage.cpp AP_HAL_SITL: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Storage.h AP_HAL_SITL: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Synth.hpp
system.cpp
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UART_utils.cpp
UARTDriver.cpp AP_HAL_SITL: make SITL::ADSB a SITL::SerialDevice 2021-11-23 11:09:29 +11:00
UARTDriver.h AP_HAL_SITL: use SITL::SerialDevice in place of pipe for communication 2021-11-06 16:54:07 +11:00
Util.cpp
Util.h AP_HAL_SITL: tidy set/get of hw RTC 2021-12-06 12:58:43 +11:00