ardupilot/libraries/AP_HAL_SITL
Andy Piper 5ea3415a41 AP_HAL_SITL: allow SITL sketches to run
allow sketchname to be set
2022-12-28 18:14:56 +11:00
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AnalogIn.cpp HAL_SITL: cleanup SITL airspeed handling 2022-05-17 19:34:32 +10:00
AnalogIn.h
CANSocketIface.cpp HAL_SITL: implement CAN get_statistics() 2022-12-13 16:56:57 +11:00
CANSocketIface.h HAL_SITL: implement CAN get_statistics() 2022-12-13 16:56:57 +11:00
DSP.cpp AP_HAL_SITL: save a sliding window of frequency bins 2022-06-01 15:49:32 +01:00
DSP.h AP_HAL_SITL: save a sliding window of frequency bins 2022-06-01 15:49:32 +01:00
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: Accurate 10 counts 2022-09-16 08:53:16 +10:00
HAL_SITL_Class.h AP_HAL_SITL: add support for starting node in maintenance mode 2022-07-27 18:18:03 +10:00
I2CDevice.cpp
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp AP_HAL_SITL: enable 32 servo outs 2022-05-22 12:07:37 +10:00
RCOutput.h AP_HAL_SITL: enable 32 servo outs 2022-05-22 12:07:37 +10:00
SITL_Periph_State.cpp AP_HAL_SITL: add support for starting node in maintenance mode 2022-07-27 18:18:03 +10:00
SITL_Periph_State.h AP_HAL_SITL: add support for starting node in maintenance mode 2022-07-27 18:18:03 +10:00
SITL_State.cpp HAL_SITL: only do the cygwin speedup hack for scripting while armed 2022-11-10 12:12:03 +11:00
SITL_State.h AP_HAL_SITL: add TeraRange Neo Rangefinder 2022-08-09 09:01:34 +10:00
SITL_cmdline.cpp AP_HAL_SITL: allow SITL sketches to run 2022-12-28 18:14:56 +11: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
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UARTDriver.cpp AP_HAL_SITL: allow SITL sketches to run 2022-12-28 18:14:56 +11:00
UARTDriver.h
UART_utils.cpp
Util.cpp AP_HAL_SITL: increase short board names to 23 chars 2022-09-21 17:56:42 +10:00
Util.h AP_HAL_SITL: increase short board names to 23 chars 2022-09-21 17:56:42 +10:00
sitl_airspeed.cpp HAL_SITL: cleanup SITL airspeed handling 2022-05-17 19:34:32 +10:00
sitl_rangefinder.cpp
system.cpp HAL_SITL: fixed warning 2022-05-06 06:55:16 +10:00