.. |
examples/empty_example
|
HAL_Empty: fixed example build
|
2013-01-14 07:03:34 +11:00 |
AP_HAL_Empty.h
|
AP_HAL_Empty: started building out the scaffolding
|
2012-12-20 14:52:30 +11:00 |
AP_HAL_Empty_Main.h
|
AP_HAL_Empty: main calls system_initialized
|
2013-01-10 14:37:07 -08:00 |
AP_HAL_Empty_Namespace.h
|
HAL_Empty: removed Console driver
|
2013-10-05 18:32:35 +10:00 |
AP_HAL_Empty_Private.h
|
HAL_Empty: removed Console driver
|
2013-10-05 18:32:35 +10:00 |
AnalogIn.cpp
|
AP_HAL: added voltage_latest() interface
|
2013-09-12 13:23:04 +10:00 |
AnalogIn.h
|
AP_HAL: added voltage_latest() interface
|
2013-09-12 13:23:04 +10:00 |
GPIO.cpp
|
AP_HAL: convert to unix file format
|
2013-09-19 16:26:14 +10:00 |
GPIO.h
|
AP_HAL: convert to unix file format
|
2013-09-19 16:26:14 +10:00 |
HAL_Empty_Class.cpp
|
HAL_EMPTY: added uartD
|
2013-11-23 19:29:22 +11:00 |
HAL_Empty_Class.h
|
AP_HAL_Empty: more scaffolding complete
|
2012-12-20 14:52:31 +11:00 |
I2CDriver.cpp
|
HAL_EMPTY: prevent valgrind errors
|
2013-11-23 18:50:55 +11:00 |
I2CDriver.h
|
AP_HAL_Empty: add semaphore to I2CDriver
|
2013-01-04 16:19:51 -08:00 |
PrivateMember.cpp
|
AP_HAL_Empty: started building out the scaffolding
|
2012-12-20 14:52:30 +11:00 |
PrivateMember.h
|
AP_HAL_Empty: started building out the scaffolding
|
2012-12-20 14:52:30 +11:00 |
RCInput.cpp
|
AP_HAL: rename RCInput's valid() fn to valid_channels
|
2013-04-29 15:05:53 +09:00 |
RCInput.h
|
AP_HAL: rename RCInput's valid() fn to valid_channels
|
2013-04-29 15:05:53 +09:00 |
RCOutput.cpp
|
AP_HAL_Empty: finished up scaffolding
|
2012-12-20 14:52:31 +11:00 |
RCOutput.h
|
AP_HAL_Empty: finished up scaffolding
|
2012-12-20 14:52:31 +11:00 |
SPIDriver.cpp
|
HAL_Empty: added bulk SPI transfer() method
|
2013-01-13 17:31:42 +11:00 |
SPIDriver.h
|
HAL_Empty: added bulk SPI transfer() method
|
2013-01-13 17:31:42 +11:00 |
Scheduler.cpp
|
HAL_Empty: updates for AP_HAL::MemberProc
|
2013-09-30 20:56:15 +10:00 |
Scheduler.h
|
HAL_Empty: updates for AP_HAL::MemberProc
|
2013-09-30 20:56:15 +10:00 |
Semaphores.cpp
|
AP_HAL_Empty: implement new Semaphore interface
|
2013-01-03 13:48:07 -08:00 |
Semaphores.h
|
AP_HAL_Empty: implement new Semaphore interface
|
2013-01-03 13:48:07 -08:00 |
Storage.cpp
|
AP_HAL: make storage->write_block() take a const pointer
|
2013-06-04 14:02:13 +10:00 |
Storage.h
|
AP_HAL: make storage->write_block() take a const pointer
|
2013-06-04 14:02:13 +10:00 |
UARTDriver.cpp
|
HAL_Empty: implement a dummy buffered write
|
2013-10-03 12:21:08 +10:00 |
UARTDriver.h
|
HAL_Empty: implement a dummy buffered write
|
2013-10-03 12:21:08 +10:00 |
Util.h
|
AP_HAL_Empty: convert to new AP_HAL printf
|
2013-09-21 13:29:22 +10:00 |