ardupilot/libraries/AP_HAL_SMACCM
James Bielman bb4474fa6d AP_HAL_SMAACM: Add timeout for SPI transfers.
- Detects lockup in the lower level SPI driver.
- Add scheduler task tags for FreeRTOS debugging.
2013-01-04 15:44:21 -08:00
..
examples/empty_example Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM_Main.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM_Namespace.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AP_HAL_SMACCM_Private.h AP_HAL_SMACCM: Update to new semaphore interface. 2013-01-03 17:33:13 -08:00
AnalogIn.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
AnalogIn.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Console.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Console.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
GPIO.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
GPIO.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
HAL_SMACCM_Class.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
HAL_SMACCM_Class.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
I2CDriver.cpp AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
I2CDriver.h AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
PrivateMember.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
PrivateMember.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCInput.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCInput.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCOutput.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
RCOutput.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
SPIDriver.cpp AP_HAL_SMAACM: Add timeout for SPI transfers. 2013-01-04 15:44:21 -08:00
SPIDriver.h AP_HAL_SMACCM: Update to new semaphore interface. 2013-01-03 17:33:13 -08:00
Scheduler.cpp AP_HAL_SMAACM: Add timeout for SPI transfers. 2013-01-04 15:44:21 -08:00
Scheduler.h AP_HAL_SMACCM: Scheduler timer process implemented correctly. 2013-01-03 17:33:13 -08:00
Semaphores.cpp AP_HAL_SMACCM: Update to new semaphore interface. 2013-01-03 17:33:13 -08:00
Semaphores.h AP_HAL_SMACCM: Update to new semaphore interface. 2013-01-03 17:33:13 -08:00
Storage.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Storage.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
UARTDriver.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
UARTDriver.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Util.cpp Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00
Util.h Add AP_HAL_SMACCM implementation. 2013-01-03 13:48:06 -08:00