ardupilot/libraries/AP_HAL
2012-12-20 14:51:22 +11:00
..
utility AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 2012-12-20 14:51:19 +11:00
AnalogIn.h AP_HAL: Stub implementations of pure virtual AP_HAL classes 2012-12-20 14:51:18 +11:00
AP_HAL_Namespace.h AP_HAL: rename Log to Dataflash 2012-12-20 14:51:21 +11:00
AP_HAL.h AP_HAL: rename Log to Dataflash 2012-12-20 14:51:21 +11:00
Dataflash.h AP_HAL_AVR Dataflash implemented, tested for APM2 2012-12-20 14:51:21 +11:00
GPIO.h AP_HAL: Working GPIO interface & implementation 2012-12-20 14:51:20 +11:00
HAL.h AP_HAL: rename Log to Dataflash 2012-12-20 14:51:21 +11:00
I2CDriver.h AP_HAL_AVR: Implement I2CDriver based on libraries/I2C 2012-12-20 14:51:20 +11:00
RCInput.h AP_HAL: proper RCInput interface specification 2012-12-20 14:51:20 +11:00
RCOutput.h AP_HAL_AVR: RCOutput tested implementation for APM2 2012-12-20 14:51:21 +11:00
Scheduler.h AP_HAL Scheduler fixes & AP_HAL_AVR Scheduler changed to match 2012-12-20 14:51:22 +11:00
SPIDriver.h AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 2012-12-20 14:51:21 +11:00
Storage.h AP_HAL Storage: trivial interface and implementation wraps avr/eeprom funcs 2012-12-20 14:51:21 +11:00
UARTDriver.h AP_HAL_AVR UARTDriver does basic hello world printing 2012-12-20 14:51:20 +11:00