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 ee9d161196 HAL_SITL: resync for 4.0 update 5 years ago
..
AP_HAL_SITL.h AP_HAL_SITL: style fixes 8 years ago
AP_HAL_SITL_Namespace.h HAL_SITL: resync for 4.0 update 5 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: 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: resync for 4.0 update 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 AP_HAL_SITL: update function names 5 years ago
RCOutput.h AP_HAL_SITL: update function names 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 betaflight-x-rev frame type 5 years ago
Scheduler.cpp HAL_SITL: resync for 4.0 update 5 years ago
Scheduler.h AP_HAL_SITL: catch SIGTERM and exit with zero exit status 5 years ago
Semaphores.cpp HAL_SITL: resync for 4.0 update 5 years ago
Semaphores.h HAL_SITL: resync for 4.0 update 5 years ago
Storage.cpp HAL_SITL: fixed bitmask error on storage erase 5 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