.. |
utility
|
AP_HAL: UARTDriver & Stream uses only sized int types
|
2012-12-20 14:51:33 +11:00 |
AP_HAL.h
|
AP_HAL: preprocessor enum of HAL_BOARD
|
2012-12-20 14:51:37 +11:00 |
AP_HAL_Boards.h
|
AP_HAL: added AP_HAL_BOARD_DRIVER define
|
2012-12-20 14:52:33 +11:00 |
AP_HAL_Namespace.h
|
SPIDriver: namespace explicit to better permit copypasta
|
2012-12-20 14:52:30 +11:00 |
AnalogIn.h
|
AP_HAL: AnalogIn uses only sized int types
|
2012-12-20 14:51:33 +11:00 |
Console.h
|
AP_HAL: Console uses only sized int types
|
2012-12-20 14:51:33 +11:00 |
GPIO.h
|
AP_HAL: use sized ints in GPIO
|
2012-12-20 14:51:33 +11:00 |
HAL.h
|
AP_HAL: fixed argv declaration to match getopt()
|
2012-12-20 14:52:29 +11:00 |
I2CDriver.h
|
AP_HAL: I2CDriver bug fixed for pure virtual base class
|
2012-12-20 14:52:31 +11:00 |
RCInput.h
|
AP_HAL: RCInput has overrides
|
2012-12-20 14:51:34 +11:00 |
RCOutput.h
|
AP_HAL_AVR: RCOutput tested implementation for APM2
|
2012-12-20 14:51:21 +11:00 |
SPIDriver.h
|
AP_HAL: add bulk transaction to SPIDeviceDriver
|
2012-12-20 14:52:32 +11:00 |
Scheduler.h
|
AP_HAL: Add panic method to scheduler
|
2012-12-20 14:52:31 +11:00 |
Semaphore.h
|
AP_HAL: move AP_Semaphore to be part of the HAL
|
2012-12-20 14:51:30 +11:00 |
Storage.h
|
AP_HAL Storage: use a int type rather than pointer type for location
|
2012-12-20 14:51:29 +11:00 |
UARTDriver.h
|
AP_HAL: remove EmptyUARTDriver
|
2012-12-20 14:52:30 +11:00 |