Ardupilot2/libraries/AP_HAL_SITL
Peter Barker efd5fec24d AP_HAL_SITL: allow sim_vehicle.py -I to work again
... or at least not die instantly because instance-0 has bound this port
2024-01-17 18:29:26 +11:00
..
AnalogIn.cpp
AnalogIn.h
AP_HAL_SITL_Namespace.h HAL_SITL: implement BinarySemaphore 2024-01-03 07:37:05 +11:00
AP_HAL_SITL_Private.h
AP_HAL_SITL.h
CAN_Multicast.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_Multicast.h AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
CAN_SocketCAN.cpp HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
CAN_SocketCAN.h
CAN_Transport.h HAL_SITL: reimplement CAN with BinarySemaphore 2024-01-03 07:37:05 +11:00
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
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
Scheduler.cpp HAL_SITL: avoid socket headers in .h files 2024-01-03 12:14:47 +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
sitl_airspeed.cpp
SITL_cmdline.cpp HAL_SITL: disable FG view by default 2024-01-02 08:12:37 +11:00
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_rangefinder.cpp
SITL_State_common.cpp AP_HAL_SITL: use SocketAPM_native 2024-01-03 12:14:47 +11:00
SITL_State_common.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
SPIDevice.cpp
SPIDevice.h
Storage.cpp
Storage.h
Synth.hpp
system.cpp HAL_SITL: use uint64_div1000() 2023-12-21 09:09:11 +11:00
ToneAlarm_SF.cpp
ToneAlarm_SF.h
UART_utils.cpp
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
Util.cpp HAL_SITL: avoid socket headers in .h files 2024-01-03 12:14:47 +11:00
Util.h
wscript