..
board
AP_HAL: Bebop & Disco: move default param file path
2017-01-18 18:08:01 +00:00
examples
Global: To nullptr from NULL.
2016-11-02 16:04:47 -02:00
utility
AP_HAL: Change the format of the return value of the method header.
2017-01-09 15:46:03 +00:00
AP_HAL.h
Remove stdbool.h include for C++ sources
2016-12-16 11:38:52 -08:00
AP_HAL_Boards.h
AP_HAL: Board fix typo for baro BMP280_SPI
2017-01-17 17:33:37 +00:00
AP_HAL_Macros.h
AP_HAL: replace header guard with pragma once
2016-02-18 14:52:34 -02:00
AP_HAL_Main.h
Global: remove mode line from headers
2016-10-24 09:42:01 -02:00
AP_HAL_Namespace.h
AP_HAL: remove SPIDriver
2016-07-29 15:01:15 -03:00
AnalogIn.h
AP_HAL: replace header guard with pragma once
2016-02-18 14:52:34 -02:00
Device.cpp
AP_HAL: added uint16 access functions
2016-12-05 16:51:49 -08:00
Device.h
Global: change Device::PeriodicCb signature
2017-01-14 10:03:54 +11:00
GPIO.h
AP_HAL: GPIO: remove unused functions
2016-06-21 12:16:32 -03:00
HAL.cpp
AP_HAL: add run() method
2015-10-21 09:16:07 +11:00
HAL.h
AP_HAL: remove SPIDriver
2016-07-29 15:01:15 -03:00
I2CDevice.h
AP_HAL: move set_retries() up to Device class
2016-12-02 09:47:51 +11:00
OpticalFlow.h
AP_HAL: follow coding style
2015-12-18 17:56:03 +11:00
RCInput.h
AP_HAL: make new_input() API clearer in comments
2017-01-09 21:47:11 -08:00
RCOutput.h
AP_HAL: added MODE_PWM_BRUSHED16KHZ
2016-11-30 10:53:25 +11:00
SPIDevice.h
Global: remove mode line from headers
2016-10-24 09:42:01 -02:00
Scheduler.h
AP_HAL: replace header guard with pragma once
2016-02-18 14:52:34 -02:00
Semaphores.h
AP_HAL: added virtual destructor for Semaphores
2016-11-28 08:26:56 +11:00
Storage.h
AP_HAL: replace header guard with pragma once
2016-02-18 14:52:34 -02:00
UARTDriver.cpp
Global: remove mode line from headers
2016-10-24 09:42:01 -02:00
UARTDriver.h
AP_HAL: fixed typo
2016-07-01 15:35:07 +10:00
Util.cpp
Global: To nullptr from NULL.
2016-11-02 16:04:47 -02:00
Util.h
AP_HAL: added dma allocation routines to hal.util
2016-11-25 17:49:58 +11:00
system.h
Global: Rename printf format attribute
2015-12-01 07:22:12 +11:00