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 fd3dd77489 AP_HAL: rename ringbuffer empty() to is_empty() 5 years ago
..
board AP_HAL: allow SITL to emulate 3 different types of flash storage 5 years ago
examples AP_HAL: collect data for three largest peaks 5 years ago
tests AP_HAL: fix unit test compilation due to -Werror=format-truncation 5 years ago
utility AP_HAL: rename ringbuffer empty() to is_empty() 5 years ago
AP_HAL.h AP_HAL: hardware abstraction for FFT. 5 years ago
AP_HAL_Boards.h AP_HAL: ensure libc realloc is available for all platforms except ChibiOS 5 years ago
AP_HAL_Macros.h AP_HAL: fixed build on g++ 7.3 for stm32 5 years ago
AP_HAL_Main.h
AP_HAL_Namespace.h AP_HAL: hardware abstraction for FFT. 5 years ago
AnalogIn.h AP_Rangefinder: Remove stop pin usage 6 years ago
CAN.h AP_HAL: rename AP_HAL::CAN to AP_HAL::CANHal 5 years ago
DSP.cpp AP_HAL: collect data for three largest peaks 5 years ago
DSP.h AP_HAL: collect data for three largest peaks 5 years ago
Device.cpp
Device.h
Flash.h
GPIO.h AP_HAL: added wait_pin() API 5 years ago
HAL.cpp
HAL.h AP_HAL: hardware abstraction for FFT. 5 years ago
I2CDevice.h
OpticalFlow.h
RCInput.h AP_HAL: added pulse_input_enable() API 5 years ago
RCOutput.cpp AP_HAL: support ProfiLEDs 5 years ago
RCOutput.h AP_HAL: support ProfiLEDs 5 years ago
SPIDevice.h
Scheduler.cpp
Scheduler.h AP_HAL: added in_expected_delay() 5 years ago
Semaphores.cpp
Semaphores.h
Storage.cpp AP_HAL: added erase() method to Storage class 5 years ago
Storage.h AP_HAL: added erase() method to Storage class 5 years ago
UARTDriver.h AP_HAL: define more UART option bits 5 years ago
Util.cpp AP_HAL: add discard_input method on UARTDriver 5 years ago
Util.h AP_HAL: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
system.cpp
system.h