ardupilot/libraries/AP_HAL_SITL
Ian 636f9bffa9 AP_HAL_SITL: Add new SITL driver for Webots 2023a
The new SITL driver is based on the existing SITL driver for Gazebo and
does not require a JSON parser and implements set_interface_ports.
2023-01-22 18:19:38 +11:00
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AnalogIn.cpp
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
DSP.h
GPIO.cpp
GPIO.h
HAL_SITL_Class.cpp AP_HAL_SITL: Accurate 10 counts 2022-09-16 08:53:16 +10:00
HAL_SITL_Class.h
I2CDevice.cpp
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp AP_HAL_SITL: use parameter to enable/disable SITL ESC telem 2023-01-18 18:07:23 +11:00
RCOutput.h
SITL_Periph_State.cpp
SITL_Periph_State.h
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
SITL_cmdline.cpp AP_HAL_SITL: Add new SITL driver for Webots 2023a 2023-01-22 18:19:38 +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: use AP_CSVReader to read from Log serial-async dump 2023-01-17 11:21:48 +11:00
UARTDriver.h AP_HAL_SITL: use AP_CSVReader to read from Log serial-async dump 2023-01-17 11:21:48 +11:00
UART_utils.cpp
Util.cpp AP_HAL_SITL: added old_size to heap_realloc 2023-01-16 09:19:16 +11:00
Util.h AP_HAL_SITL: added old_size to heap_realloc 2023-01-16 09:19:16 +11:00
sitl_airspeed.cpp
sitl_rangefinder.cpp
system.cpp