.. |
utility
|
AP_HAL: fixed SITL build
|
2013-01-02 14:48:15 +11:00 |
AP_HAL.h
|
AP_HAL: rename Sempahore.h to Semaphores.h
|
2013-01-02 18:22:13 +11:00 |
AP_HAL_Boards.h
|
Add AP_HAL_SMACCM implementation.
|
2013-01-03 13:48:06 -08:00 |
AP_HAL_Namespace.h
|
AP_HAL: include stdbool.h for ARM build
|
2013-01-02 14:45:09 +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: GPIO INTERRUPT defines
|
2012-12-22 09:11:11 +11:00 |
HAL.h
|
AP_HAL: Add Util member for string utilities
|
2012-12-20 14:52:37 +11:00 |
I2CDriver.h
|
AP_HAL: Add semaphores to I2C driver.
|
2013-01-04 15:43:43 -08: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 Scheduler: remove begin_atomic and end_atomic from api
|
2013-01-03 17:33:14 -08:00 |
Semaphores.h
|
AP_HAL Semaphore: don't use limits, they don't work on c++
|
2013-01-04 16:19:15 -08: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 |
Util.h
|
AP_HAL: Add Util member for string utilities
|
2012-12-20 14:52:37 +11:00 |