This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb0b4a78b6
ardupilot
/
libraries
/
AP_HAL_SITL
History
Andrew Tridgell
b43701fffa
HAL_SITL: exit on close of port 0 on cygwin
...
this fixes a long standing problem with SITL not exiting when you close connection in MissionPlanner
2023-01-24 15:48:04 +11:00
..
AP_HAL_SITL.h
…
AP_HAL_SITL_Namespace.h
…
AP_HAL_SITL_Private.h
…
AnalogIn.cpp
…
AnalogIn.h
…
CANSocketIface.cpp
HAL_SITL: implement CAN get_statistics()
2022-12-13 16:56:57 +11:00
CANSocketIface.h
HAL_SITL: implement CAN get_statistics()
2022-12-13 16:56:57 +11:00
DSP.cpp
…
DSP.h
…
GPIO.cpp
…
GPIO.h
…
HAL_SITL_Class.cpp
…
HAL_SITL_Class.h
…
I2CDevice.cpp
…
I2CDevice.h
…
RCInput.cpp
…
RCInput.h
…
RCOutput.cpp
AP_HAL_SITL: use parameter to enable/disable SITL ESC telem
2023-01-18 18:07:23 +11:00
RCOutput.h
…
SITL_Periph_State.cpp
…
SITL_Periph_State.h
…
SITL_State.cpp
HAL_SITL: only do the cygwin speedup hack for scripting while armed
2022-11-10 12:12:03 +11:00
SITL_State.h
…
SITL_cmdline.cpp
AP_HAL_SITL: Add new SITL driver for Webots 2023a
2023-01-22 18:19:38 +11:00
SPIDevice.cpp
…
SPIDevice.h
…
Scheduler.cpp
HAL_SITL: only do the cygwin speedup hack for scripting while armed
2022-11-10 12:12:03 +11:00
Scheduler.h
HAL_SITL: only do the cygwin speedup hack for scripting while armed
2022-11-10 12:12:03 +11:00
Semaphores.cpp
…
Semaphores.h
…
Storage.cpp
…
Storage.h
…
Synth.hpp
…
ToneAlarm_SF.cpp
…
ToneAlarm_SF.h
…
UARTDriver.cpp
HAL_SITL: exit on close of port 0 on cygwin
2023-01-24 15:48:04 +11:00
UARTDriver.h
AP_HAL_SITL: use AP_CSVReader to read from Log serial-async dump
2023-01-17 11:21:48 +11:00
UART_utils.cpp
…
Util.cpp
AP_HAL_SITL: added old_size to heap_realloc
2023-01-16 09:19:16 +11:00
Util.h
AP_HAL_SITL: added old_size to heap_realloc
2023-01-16 09:19:16 +11:00
sitl_airspeed.cpp
…
sitl_rangefinder.cpp
…
system.cpp
…