ardupilot/libraries/AP_HAL_FLYMAPLE
Lucas De Marchi 2b61eaf9f2 Global: remove {begin,end}_atomic from scheduler
These are never used and largely not implemented.
2016-02-12 23:42:34 -02:00
..
examples waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
utility
AnalogIn.cpp AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
AnalogIn.h AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
AnalogSource.cpp AP_HAL_FLYMAPLE: use millis/micros/panic functions 2015-11-20 12:30:55 +09:00
AP_HAL_FLYMAPLE_Namespace.h
AP_HAL_FLYMAPLE_Private.h
AP_HAL_FLYMAPLE.h AP_HAL: provide AP_HAL_MAIN() 2015-10-21 09:16:09 +11:00
FlymaplePortingNotes.txt
FlymapleWirish.h
GPIO.cpp
GPIO.h
HAL_FLYMAPLE_Class.cpp AP_HAL_FLYMAPLE: replace tabs with spaces in HAL_FLYMAPLE_Class 2015-12-18 17:56:04 +11:00
HAL_FLYMAPLE_Class.h AP_HAL_FLYMAPLE: Remove unused extern declaration for HALs 2015-11-20 16:32:00 +09:00
I2CDriver.cpp
I2CDriver.h
RCInput.cpp AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCInput.h AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCOutput.cpp AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
RCOutput.h AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
Scheduler.cpp Global: remove {begin,end}_atomic from scheduler 2016-02-12 23:42:34 -02:00
Scheduler.h Global: remove {begin,end}_atomic from scheduler 2016-02-12 23:42:34 -02:00
Semaphores.cpp AP_HAL_FLYMAPLE: use millis/micros/panic functions 2015-11-20 12:30:55 +09:00
Semaphores.h
SPIDriver.cpp Global: rename enum SPIDevice to SPIDeviceType 2016-02-01 14:18:50 -02:00
SPIDriver.h Global: rename enum SPIDevice to SPIDeviceType 2016-02-01 14:18:50 -02:00
Storage.cpp AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
Storage.h AP_HAL_FLYMAPLE: use init() method without arguments 2015-12-02 14:49:11 -02:00
system.cpp AP_HAL_FLYMAPLE: implement new AP_HAL functions 2015-11-20 12:25:41 +09:00
UARTDriver.cpp
UARTDriver.h
Util.h