You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Barker 848a70acd4 AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
..
AP_HAL_SITL.h AP_HAL_SITL: style fixes 8 years ago
AP_HAL_SITL_Namespace.h HAL_SITL: enable optional storage in flash 6 years ago
AP_HAL_SITL_Private.h AP_HAL_SITL: replace header guard with pragma once 9 years ago
AnalogIn.cpp SITL: Create a second voltage to monitor for battery voltages 7 years ago
AnalogIn.h AP_HAL_SITL: add missing override keywords 6 years ago
GPIO.cpp HAL_SITL: SITL weight on wheels 6 years ago
GPIO.h AP_HAL_SITL: add missing override keywords 6 years ago
HAL_SITL_Class.cpp AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
HAL_SITL_Class.h AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
RCInput.cpp HAL_SITL: use SIM_RC_CHANCOUNT 7 years ago
RCInput.h AP_HAL_SITL: return RC protocol being decoded 6 years ago
RCOutput.cpp AP_HAL_SITL: suppress output until initialization is finished 7 years ago
RCOutput.h AP_HAL_SITL: add override keyword where required 6 years ago
SITL_State.cpp AP_HAL_SITL: add precland object 6 years ago
SITL_State.h AP_HAL_SITL: read all available SITL RC input packets 6 years ago
SITL_cmdline.cpp HAL_SITL: Integrating Silent Wings SITL with the sim_vehicle 6 years ago
Scheduler.cpp AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
Scheduler.h AP_HAL_SITL: add override keyword where required 6 years ago
Semaphores.cpp HAL_SITL: support HAL_Semaphore_Recursive 7 years ago
Semaphores.h AP_HAL_SITL: add missing override keywords 6 years ago
Storage.cpp AP_HAL_SITL: correct comparison between signed and unsigned 6 years ago
Storage.h AP_HAL_SITL: Bitmask is now a template 6 years ago
Synth.hpp AP_HAL_SITL: add support for ToneAlarm via sfml 6 years ago
ToneAlarm_SF.cpp AP_HAL_SITL: add support for ToneAlarm via sfml 6 years ago
ToneAlarm_SF.h AP_HAL_SITL: add support for ToneAlarm via sfml 6 years ago
UARTDriver.cpp AP_HAL_SITL: Correct range check on UART ports 6 years ago
UARTDriver.h AP_HAL_SITL: remove unused from method 6 years ago
UART_utils.cpp HAL_SITL: cope with cygwin64 7 years ago
Util.cpp AP_HAL_SITL: fix ‘heap’ shadowing 6 years ago
Util.h AP_HAL_SITL: Add missing override declarations 6 years ago
sitl_airspeed.cpp AP_Baro: Use SSL variables 7 years ago
sitl_gps.cpp AP_HAL_SITL: change NMEA output to use new macro 6 years ago
sitl_rangefinder.cpp AP_HAL_SITL: rangefinder const correctness 8 years ago
system.cpp AP_HAL_SITL: ensure termination of readlink-derived progname 6 years ago