ardupilot/libraries/AP_HAL_SITL
Andrew Tridgell f0aa2a65e4 HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h HAL_SITL: implement BinarySemaphore 2024-01-03 07:37:05 +11:00
AP_HAL_SITL_Private.h
AnalogIn.cpp
AnalogIn.h
CANSocketIface.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CANSocketIface.h HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_Multicast.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_Multicast.h HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_SocketCAN.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_SocketCAN.h HAL_SITL: support multicast UDP for CAN in SITL 2023-08-29 15:09:48 +10:00
CAN_Transport.h HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
DSP.cpp AP_HAL_SITL: save a sliding window of frequency bins 2022-06-01 15:49:32 +01:00
DSP.h
GPIO.cpp HAL_SITL: enable GPIO and RC output in periph 2023-08-24 13:06:40 +10:00
GPIO.h HAL_SITL: enable GPIO and RC output in periph 2023-08-24 13:06:40 +10:00
HAL_SITL_Class.cpp AP_HAL_SITL: eliminate internal legacy UART ordering/references 2023-12-19 06:53:15 +11:00
HAL_SITL_Class.h
I2CDevice.cpp HAL_SITL: allow for I2C simulated devices in SITL AP_Periph 2023-10-02 21:45:28 +11:00
I2CDevice.h HAL_SITL: allow for I2C simulated devices in SITL AP_Periph 2023-10-02 21:45:28 +11:00
RCInput.cpp HAL_SITL: enable GPIO and RC output in periph 2023-08-24 13:06:40 +10:00
RCInput.h HAL_SITL: enable GPIO and RC output in periph 2023-08-24 13:06:40 +10:00
RCOutput.cpp AP_HAL_SITL: return success status from serial_led_send and set_serial_led_rgb_data 2023-11-20 19:22:20 +11:00
RCOutput.h AP_HAL_SITL: return success status from serial_led_send and set_serial_led_rgb_data 2023-11-20 19:22:20 +11:00
SITL_Periph_State.cpp AP_HAL_SITL: eliminate internal legacy UART ordering/references 2023-12-19 06:53:15 +11:00
SITL_Periph_State.h AP_HAL_SITL: eliminate internal legacy UART ordering/references 2023-12-19 06:53:15 +11:00
SITL_State.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
SITL_State.h AP_HAL_SITL: eliminate internal legacy UART ordering/references 2023-12-19 06:53:15 +11:00
SITL_State_common.cpp HAL_SITL: added InertialLabs simulator 2023-12-17 09:47:30 +11:00
SITL_State_common.h HAL_SITL: added InertialLabs simulator 2023-12-17 09:47:30 +11:00
SITL_cmdline.cpp HAL_SITL: disable FG view by default 2024-01-02 08:12:37 +11:00
SPIDevice.cpp
SPIDevice.h
Scheduler.cpp HAL_SITL: allow for I2C simulated devices in SITL AP_Periph 2023-10-02 21:45:28 +11:00
Scheduler.h
Semaphores.cpp HAL_SITL: implement BinarySemaphore 2024-01-03 07:37:05 +11:00
Semaphores.h HAL_SITL: implement BinarySemaphore 2024-01-03 07:37:05 +11:00
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: fixed unbuffered UART writes in SITL 2024-01-02 08:12:37 +11:00
UARTDriver.h HAL_SITL: fixed unbuffered UART writes in SITL 2024-01-02 08:12:37 +11:00
UART_utils.cpp
Util.cpp
Util.h
sitl_airspeed.cpp
sitl_rangefinder.cpp
system.cpp HAL_SITL: use uint64_div1000() 2023-12-21 09:09:11 +11:00
wscript HAL_SITL: mark all as double precision 2023-08-15 22:39:23 +10:00