ardupilot/libraries/AP_HAL_SITL
Andrew Tridgell 3bcceb9420 HAL_SITL: fixed multicast UDP on cygwin
this will allow the SITL button on cygwin to work with multicast,
allowing for complex vehicle interactions between machines
2023-06-26 15:49:02 +10:00
..
AnalogIn.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
AnalogIn.h AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
AP_HAL_SITL_Namespace.h
AP_HAL_SITL_Private.h
AP_HAL_SITL.h
CANSocketIface.cpp AP_HAL_SITL: remove std:: scope from uint16_t 2023-05-17 11:15:43 +10:00
CANSocketIface.h
DSP.cpp
DSP.h
GPIO.cpp
GPIO.h HAL_SITL: implement valid_pin() 2021-07-22 07:48:12 +10:00
HAL_SITL_Class.cpp
HAL_SITL_Class.h
I2CDevice.cpp
I2CDevice.h AP_HAL_SITL: add support for multiple i2c buses 2020-12-24 16:05:49 +11:00
RCInput.cpp
RCInput.h
RCOutput.cpp
RCOutput.h
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
sitl_airspeed.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
SITL_cmdline.cpp
SITL_Periph_State.cpp
SITL_Periph_State.h AP_HAL_SITL: fix sitl_periph_gps build 2023-05-09 11:42:09 +10:00
sitl_rangefinder.cpp AP_HAL_SITL: ADC resolution configurable by define, default to 16 bit 2023-05-09 11:42:09 +10:00
SITL_State.cpp AP_HAL_SITL: add simulated RPLidarA1 2023-05-16 10:15:23 +10:00
SITL_State.h AP_HAL_SITL: add simulated RPLidarA1 2023-05-16 10:15:23 +10:00
SPIDevice.cpp
SPIDevice.h
Storage.cpp
Storage.h AP_HAL_SITL: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Synth.hpp AP_HAL_SITL: Resolve missing-declarations errors 2023-06-19 20:14:31 +10:00
system.cpp
ToneAlarm_SF.cpp
ToneAlarm_SF.h AP_HAL_SITL: add support for ToneAlarm via sfml 2019-03-23 07:10:50 +11:00
UART_utils.cpp
UARTDriver.cpp HAL_SITL: fixed multicast UDP on cygwin 2023-06-26 15:49:02 +10:00
UARTDriver.h
Util.cpp
Util.h