ardupilot/libraries/AP_HAL_SITL
Andrew Tridgell c26f6d0a98 HAL_SITL: use integer maths for clocks
same fix as for HAL_Linux
2024-02-06 07:31:21 +11:00
..
AP_HAL_SITL.h
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AnalogIn.cpp
AnalogIn.h
CANSocketIface.cpp
CANSocketIface.h
CAN_Multicast.cpp
CAN_Multicast.h AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
CAN_SocketCAN.cpp
CAN_SocketCAN.h
CAN_Transport.h
DSP.cpp AP_HAL_SITL: guard against DSP being compiled out of code 2024-01-03 11:45:31 +11:00
DSP.h AP_HAL_SITL: guard against DSP being compiled out of code 2024-01-03 11:45:31 +11:00
GPIO.cpp
GPIO.h
HAL_SITL_Class.cpp HAL_SITL: avoid socket headers in .h files 2024-01-03 12:14:47 +11:00
HAL_SITL_Class.h
I2CDevice.cpp
I2CDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
SITL_Periph_State.cpp AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
SITL_Periph_State.h AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
SITL_State.cpp AP_HAL_SITL: allow sim_vehicle.py -I to work again 2024-01-17 18:29:26 +11:00
SITL_State.h AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
SITL_State_common.cpp AP_HAL_SITL: new Loweheiser generator/efi sim 2024-01-23 11:27:30 +11:00
SITL_State_common.h AP_HAL_SITL: new Loweheiser generator/efi sim 2024-01-23 11:27:30 +11:00
SITL_cmdline.cpp
SPIDevice.cpp
SPIDevice.h
Scheduler.cpp AP_HAL_SITL: correct ubsan compilation 2024-01-23 11:30:23 +11:00
Scheduler.h
Semaphores.cpp
Semaphores.h
Storage.cpp
Storage.h
Synth.hpp
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UARTDriver.cpp HAL_SITL: avoid socket headers in .h files 2024-01-03 12:14:47 +11:00
UARTDriver.h AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
UART_utils.cpp
Util.cpp HAL_SITL: avoid socket headers in .h files 2024-01-03 12:14:47 +11:00
Util.h
sitl_airspeed.cpp
sitl_rangefinder.cpp
system.cpp HAL_SITL: use integer maths for clocks 2024-02-06 07:31:21 +11:00
wscript