ardupilot/libraries/AP_HAL_Empty
Julien Beraud c08587fb09 AP_HAL_Empty: adapt to new api
Removed gyro_cb in HAL interface
Added 2 new methods
2017-01-23 21:23:16 +11: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 Global: remove mode line from headers 2016-10-24 09:42:01 -02: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 prefix from classes 2015-12-08 11:12:14 +11:00
RCInput.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02: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 Global: remove {begin,end}_atomic from scheduler 2016-02-12 23:42:34 -02:00
Scheduler.h AP_HAL_Empty: replace header guard with pragma once 2016-02-18 14:52:34 -02: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