ardupilot/libraries/AP_HAL_SITL
Andrew Tridgell b76e2342db HAL_SITL: added "Waiting for" message
this is needed for test.CAN autotest as it waits for periph startup
2023-08-24 13:06:40 +10:00
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h HAL_SITL: implement multicast comms for SITL AP_Periph 2023-08-24 13:06:40 +10:00
AP_HAL_SITL_Private.h
AnalogIn.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
AnalogIn.h AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
CANSocketIface.cpp HAL_SITL: handle periph voltage/current and improve timing 2023-08-24 13:06:40 +10:00
CANSocketIface.h HAL_SITL: implement multicast comms for SITL AP_Periph 2023-08-24 13:06:40 +10:00
DSP.cpp
DSP.h
GPIO.cpp HAL_SITL: fixed undefined behaviour in GPIO 2022-07-12 11:00:08 +10:00
GPIO.h
HAL_SITL_Class.cpp AP_HAL_SITL: rename QSPIDevice to WSPIDevice 2023-04-28 08:31:15 +10:00
HAL_SITL_Class.h HAL_SITL: fixed sitl periph storage 2023-04-10 14:46:54 +10:00
I2CDevice.cpp
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp AP_HAL_SITL: act on safety switch being enabled in SITL by zeroing outputs 2023-07-12 17:53:12 +10:00
RCOutput.h AP_HAL_SITL: act on safety switch being enabled in SITL by zeroing outputs 2023-07-12 17:53:12 +10:00
SITL_Periph_State.cpp HAL_SITL: added "Waiting for" message 2023-08-24 13:06:40 +10:00
SITL_Periph_State.h HAL_SITL: implement multicast comms for SITL AP_Periph 2023-08-24 13:06:40 +10:00
SITL_State.cpp HAL_SITL: handle periph voltage/current and improve timing 2023-08-24 13:06:40 +10:00
SITL_State.h HAL_SITL: added --defaults handling to periph SITL 2023-08-24 13:06:40 +10:00
SITL_State_common.cpp HAL_SITL: handle periph voltage/current and improve timing 2023-08-24 13:06:40 +10:00
SITL_State_common.h HAL_SITL: handle periph voltage/current and improve timing 2023-08-24 13:06:40 +10:00
SITL_cmdline.cpp AP_HAL_SITL: correct parsing of --rate on SITL commandline 2023-07-15 00:13:12 +10:00
SPIDevice.cpp
SPIDevice.h
Scheduler.cpp HAL_SITL: only do the cygwin speedup hack for scripting while armed 2022-11-10 12:12:03 +11:00
Scheduler.h HAL_SITL: only do the cygwin speedup hack for scripting while armed 2022-11-10 12:12:03 +11:00
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
Synth.hpp AP_HAL_SITL: fix possible divide by 0 on synth.hpp 2023-08-24 07:46:20 +10:00
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UARTDriver.cpp HAL_SITL: implement multicast comms for SITL AP_Periph 2023-08-24 13:06:40 +10:00
UARTDriver.h AP_HAL_SITL: change SITL unbuffered writes to more-closely minim ChibiOS HAL 2023-07-26 17:06:27 +10:00
UART_utils.cpp
Util.cpp AP_HAL_SITL: act on safety switch being enabled in SITL by zeroing outputs 2023-07-12 17:53:12 +10:00
Util.h AP_HAL_SITL: added old_size to heap_realloc 2023-01-16 09:19:16 +11:00
sitl_airspeed.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
sitl_rangefinder.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
system.cpp AP_HAL_SITL: removed native_millis/micros 2023-08-24 13:06:40 +10:00
wscript HAL_SITL: mark all as double precision 2023-08-15 22:39:23 +10:00