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 5f8a9d1e15 AP_HAL_SITL: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
..
AP_HAL_SITL.h AP_HAL_SITL: style fixes 8 years ago
AP_HAL_SITL_Namespace.h AP_HAL_SITL: SITL version of DSP implementation 5 years ago
AP_HAL_SITL_Private.h AP_HAL_SITL: SITL version of DSP implementation 5 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
DSP.cpp AP_HAL_SITL: SITL version of DSP implementation 5 years ago
DSP.h AP_HAL_SITL: SITL version of DSP implementation 5 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: create and use INTERNAL_ERROR macro so we get line numbers 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 simulated mavlink-attached rangefinder 5 years ago
SITL_State.h AP_HAL_SITL: add simulated mavlink-attached rangefinder 5 years ago
SITL_cmdline.cpp AP_HAL_SITL: rename APMrover2 to Rover 5 years ago
Scheduler.cpp AP_HAL_SITL: check result code of pthread_attr_init 5 years ago
Scheduler.h AP_HAL_SITL: catch SIGTERM and exit with zero exit status 5 years ago
Semaphores.cpp AP_HAL_SITL: make all semaphores recursive 5 years ago
Semaphores.h AP_HAL_SITL: make all semaphores recursive 5 years ago
Storage.cpp HAL_SITL: added checks for flash storage 5 years ago
Storage.h HAL_SITL: added checks for flash storage 5 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: provide method to get amount of data still pending in outbound system queues 5 years ago
UARTDriver.h AP_HAL_SITL: provide method to get amount of data still pending in outbound system queues 5 years ago
UART_utils.cpp AP_HAL_SITL: add missing header 6 years ago
Util.cpp HAL_SITL: ensure that unique id string end in null char 5 years ago
Util.h AP_HAL_SITL: implement trap method 5 years ago
sitl_airspeed.cpp AP_HAL_SITL: resolve compiler warning in sitl_airspeed by using fabsf 5 years ago
sitl_gps.cpp HAL_SITL: fixed simulation of roll/pitch of moving baseline ublox 5 years ago
sitl_rangefinder.cpp AP_HAL_SITL: rangefinder const correctness 8 years ago
system.cpp AP_HAL_SITL: find dumpstack when run from vehicle subdirectory 5 years ago