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 10c50844fd AP_HAL: stop emitting extra CR before a LF as part of our printf 5 years ago
..
board AP_HAL: added HAL_MEM_CLASS for amount of memory 5 years ago
examples AP_HAL: fix RCOutput, RCOutput2 and RCInputToRCOutput examples to prevent the failure of reading and writing channels. 6 years ago
tests AP_HAL: fix unit test compilation due to -Werror=format-truncation 5 years ago
utility AP_HAL: stop emitting extra CR before a LF as part of our printf 5 years ago
AP_HAL.h
AP_HAL_Boards.h AP_HAL: enabled SLCAN on fmuv2 and Pixhawk1-1M 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: rename AP_HAL::CAN to AP_HAL::CANHal 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
Device.cpp
Device.h
Flash.h
GPIO.h
HAL.cpp
HAL.h AP_HAL: added uartH 6 years ago
I2CDevice.h
OpticalFlow.h
RCInput.h AP_HAL: require HALs implement rcin.protocol() to return RC protocol 6 years ago
RCOutput.h AP_HAL: allow neopixel LEDs to be set more flexibly 5 years ago
SPIDevice.h
Scheduler.cpp AP_HAL: removed hal argument to EXPECT_DELAY_MS() 6 years ago
Scheduler.h AP_HAL: removed hal argument to EXPECT_DELAY_MS() 6 years ago
Semaphores.cpp AP_HAL: moved the WITH_SEMAPHORE() logic into AP_HAL 6 years ago
Semaphores.h AP_HAL: moved the WITH_SEMAPHORE() logic into AP_HAL 6 years ago
Storage.h
UARTDriver.h AP_HAL: added get_options() method on UARTs 6 years ago
Util.cpp AP_HAL: fixed bug in vsnprintf() 5 years ago
Util.h AP_HAL: use enum for flash_bootloader() result 5 years ago
system.cpp AP_HAL: move dump_strack_trace into HAL 6 years ago
system.h AP_HAL: move dump_strack_trace into HAL 6 years ago