ardupilot/libraries/AP_HAL_SITL
Peter Barker 8c9ade3f7f AP_HAL_SITL: move simulated megasquirt to SerialDevice framework 2021-10-17 10:00:08 +11:00
..
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 2021-10-06 18:42:51 +11:00
AnalogIn.h AP_HAL_SITL: AnalogSource: return bool for set_pin 2021-10-06 18:42:51 +11:00
CANSocketIface.cpp AP_HAL_SITL: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS 2021-06-24 09:02:42 +10:00
CANSocketIface.h HAL_SITL: support arrays of CAN interfaces 2021-03-23 12:01:20 +11:00
DSP.cpp AP_HAL_SITL: removed assert calls 2021-03-25 14:03:40 +11:00
DSP.h
GPIO.cpp
GPIO.h HAL_SITL: implement valid_pin() 2021-07-22 07:48:12 +10:00
HAL_SITL_Class.cpp AP_HAL_SITL: add simulated SPI devices 2021-10-12 20:01:49 +11:00
HAL_SITL_Class.h AP_HAL_SITL: add simulated RAMTRON device 2021-10-12 20:01:49 +11:00
I2CDevice.cpp AP_HAL_SITL: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00
I2CDevice.h
RCInput.cpp AP_HAL_SITL: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00
RCInput.h
RCOutput.cpp AP_HAL_SITL: do not overwrite FETTecESC telemetry data w/SITL ESC data 2021-09-01 18:25:51 +10:00
RCOutput.h HAL_SITL: fixed constructoring ordering bug in AP_ESC_Telem 2021-05-13 10:21:03 +09:00
SITL_Periph_State.cpp AP_HAL_SITL: add support for multiple periph instances 2021-03-12 16:32:36 +09:00
SITL_Periph_State.h AP_HAL_SITL: Add uart specification and array 2021-04-28 17:08:12 +10:00
SITL_State.cpp AP_HAL_SITL: move simulated megasquirt to SerialDevice framework 2021-10-17 10:00:08 +11:00
SITL_State.h AP_HAL_SITL: move simulated megasquirt to SerialDevice framework 2021-10-17 10:00:08 +11:00
SITL_cmdline.cpp AP_HAL_SITL: add simulated RAMTRON device 2021-10-12 20:01:49 +11:00
SPIDevice.cpp AP_HAL_SITL: add simulated SPI devices 2021-10-12 20:01:49 +11:00
SPIDevice.h AP_HAL_SITL: add simulated SPI devices 2021-10-12 20:01:49 +11:00
Scheduler.cpp AP_HAL_SITL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Scheduler.h AP_HAL_SITL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Semaphores.cpp AP_HAL_SITL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Semaphores.h AP_HAL_SITL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Storage.cpp AP_HAL_SITL: add simulated RAMTRON device 2021-10-12 20:01:49 +11:00
Storage.h AP_HAL_SITL: add simulated RAMTRON device 2021-10-12 20:01:49 +11:00
Synth.hpp
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UARTDriver.cpp AP_HAL_SITL: move from HAL_NO_GCS to HAL_GCS_ENABLED 2021-09-22 21:37:00 +10:00
UARTDriver.h AP_HAL_SITL: implement read(buf, length) 2021-07-12 12:11:30 +10:00
UART_utils.cpp AP_HAL_SITL: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Util.cpp AP_HAL_SITL: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00
Util.h AP_HAL_SITL: add support for hw random number generation 2021-07-07 18:57:25 +10:00
sitl_airspeed.cpp
sitl_gps.cpp AP_HAL_SITL: remove unused ext_fifo_fd member variable 2021-10-12 20:07:19 +11:00
sitl_rangefinder.cpp
system.cpp HAL_SITL: fixed cygwin build 2021-10-03 14:00:34 +11:00