ardupilot/libraries/AP_HAL_Empty
Michael du Breuil b192c1c094 AP_HAL_Empty: Remove set_overrides() method 2018-05-11 12:13:39 +01:00
..
AP_HAL_Empty.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
AP_HAL_Empty_Namespace.h AP_HAL_Empty: remove I2CDriver 2016-07-28 18:08:56 -03:00
AP_HAL_Empty_Private.h AP_HAL_Empty: remove SPIDriver 2016-07-29 15:01:15 -03:00
AnalogIn.cpp HAL_Empty: use 5V voltage for HAL_EMPTY 2015-12-20 17:55:40 +11:00
AnalogIn.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
GPIO.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
GPIO.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
HAL_Empty_Class.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
HAL_Empty_Class.h AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
I2CDevice.h HAL_Empty: fixed I2C get_device() interface 2018-01-15 11:46:02 +11:00
OpticalFlow.h AP_HAL_Empty: adapt to new api 2017-01-23 21:23:16 +11:00
PrivateMember.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
PrivateMember.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
RCInput.cpp AP_HAL_Empty: Remove set_overrides() method 2018-05-11 12:13:39 +01:00
RCInput.h AP_HAL_Empty: Remove set_overrides() method 2018-05-11 12:13:39 +01:00
RCOutput.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
RCOutput.h HAL_Empty: add cork() and push() for RCOutput 2016-10-13 10:00:04 +11:00
SPIDevice.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Scheduler.cpp AP_HAL_Empty: move delay callback handling to base HAL Scheduler class 2018-05-09 16:15:38 +10:00
Scheduler.h AP_HAL_Empty: move delay callback handling to base HAL Scheduler class 2018-05-09 16:15:38 +10:00
Semaphores.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Semaphores.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
Storage.cpp AP_HAL_Empty: remove prefix from classes 2015-12-08 11:12:14 +11:00
Storage.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00
UARTDriver.cpp Global: Adapt Stream class to be used with Ringbuffer 2016-08-03 01:44:02 -03:00
UARTDriver.h Global: Adapt Stream class to be used with Ringbuffer 2016-08-03 01:44:02 -03:00
Util.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02:00