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.
 
 
 
 
 
 
Andrew Tridgell 33755b9da0 HAL_SITL: support simulated serial LEDs 5 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
AnalogIn.cpp SITL: Create a second voltage to monitor for battery voltages 7 years ago
AnalogIn.h AP_HAL_SITL: Remove set_stop_pin from AnalogSource 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 HAL_SITL: pre-fill stack on each loop with NaN 5 years ago
HAL_SITL_Class.h AP_HAL_SITL: catch SIGTERM and exit with zero exit status 5 years ago
RCInput.cpp HAL_SITL: allow SITL to use SERIALn_PROTOCOL=23 6 years ago
RCInput.h HAL_SITL: allow SITL to use SERIALn_PROTOCOL=23 6 years ago
RCOutput.cpp HAL_SITL: support simulated serial LEDs 5 years ago
RCOutput.h HAL_SITL: support simulated serial LEDs 5 years ago
SITL_State.cpp AP_HAL_SITL: add a simulated buzzer 5 years ago
SITL_State.h AP_HAL_SITL: allow starting location to come from parameters 6 years ago
SITL_cmdline.cpp HAL_SITL: added MotorBoat 5 years ago
Scheduler.cpp AP_HAL_SITL: catch SIGTERM and exit with zero exit status 5 years ago
Scheduler.h AP_HAL_SITL: catch SIGTERM and exit with zero exit status 5 years ago
Semaphores.cpp AP_HAL_SITL: avoid lockstep scheduling issue with semaphores 5 years ago
Semaphores.h AP_HAL_SITL: add missing override keywords 6 years ago
Storage.cpp AP_HAL_SITL: Fix build with --sitl-flash-storage option 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: ToneAlarm doesn't play tones if disabled via param 5 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 AP_HAL_SITL: add missing header 6 years ago
Util.cpp AP_HAL_SITL: Fix bad check order on heap_realloc 6 years ago
Util.h AP_HAL_SITL: Add missing override declarations 6 years ago
sitl_airspeed.cpp AP_HAL_SITL: resolve compiler warning in sitl_airspeed by using fabsf 5 years ago
sitl_gps.cpp AP_HAL_SITL: Send NMEA GPHDT sentence if enabled. 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