ardupilot/libraries/AP_HAL_Empty
Lucas De Marchi 00f17466a8 AP_HAL_Empty: use init() method without arguments
Override the init() method from parent class that doesn't have a
parameter since it's not used here.
2015-12-02 14:49:11 -02:00
..
AnalogIn.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
AnalogIn.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
AP_HAL_Empty_Namespace.h HAL_Empty: removed Console driver 2013-10-05 18:32:35 +10:00
AP_HAL_Empty_Private.h HAL_Empty: removed Console driver 2013-10-05 18:32:35 +10:00
AP_HAL_Empty.h AP_HAL: provide AP_HAL_MAIN() 2015-10-21 09:16:09 +11:00
GPIO.cpp AP_HAL: convert to unix file format 2013-09-19 16:26:14 +10:00
GPIO.h AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
HAL_Empty_Class.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
HAL_Empty_Class.h AP_HAL_Empty: Remove unused extern declaration for HALs 2015-11-20 16:30:45 +09:00
I2CDriver.cpp AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
I2CDriver.h AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
PrivateMember.cpp AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
PrivateMember.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
RCInput.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCInput.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCOutput.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCOutput.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
Scheduler.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
Scheduler.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
Semaphores.cpp AP_HAL_Empty: implement new Semaphore interface 2013-01-03 13:48:07 -08:00
Semaphores.h AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
SPIDriver.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
SPIDriver.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
Storage.cpp AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
Storage.h AP_HAL_Empty: use init() method without arguments 2015-12-02 14:49:11 -02:00
UARTDriver.cpp HAL_Empty: implement a dummy buffered write 2013-10-03 12:21:08 +10:00
UARTDriver.h AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
Util.h AP_HAL_Empty: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00