.. |
examples/empty_example
|
AP_HAL_Empty: convert example from .pde to .cpp
|
10 years ago |
AP_HAL_Empty.h
|
AP_HAL_Empty: started building out the scaffolding
|
12 years ago |
AP_HAL_Empty_Main.h
|
AP_HAL_Empty: main calls system_initialized
|
12 years ago |
AP_HAL_Empty_Namespace.h
|
HAL_Empty: removed Console driver
|
12 years ago |
AP_HAL_Empty_Private.h
|
HAL_Empty: removed Console driver
|
12 years ago |
AnalogIn.cpp
|
HAL_Empty: avoid some float conversion warnings
|
11 years ago |
AnalogIn.h
|
AP_HAL: added board_voltage AnalogIn method
|
11 years ago |
GPIO.cpp
|
AP_HAL: convert to unix file format
|
12 years ago |
GPIO.h
|
AP_HAL: convert to unix file format
|
12 years ago |
HAL_Empty_Class.cpp
|
AP_HAL: add the possibility to have more than 1 i2c
|
10 years ago |
HAL_Empty_Class.h
|
AP_HAL_Empty: more scaffolding complete
|
12 years ago |
I2CDriver.cpp
|
HAL_Empty: make I2C ops fail
|
11 years ago |
I2CDriver.h
|
AP_HAL_Empty: add semaphore to I2CDriver
|
12 years ago |
PrivateMember.cpp
|
AP_HAL_Empty: started building out the scaffolding
|
12 years ago |
PrivateMember.h
|
AP_HAL_Empty: started building out the scaffolding
|
12 years ago |
RCInput.cpp
|
AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
|
11 years ago |
RCInput.h
|
AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
|
11 years ago |
RCOutput.cpp
|
AP_HAL: removed unused enable_mask and disable_mask functions
|
11 years ago |
RCOutput.h
|
AP_HAL: removed unused enable_mask and disable_mask functions
|
11 years ago |
SPIDriver.cpp
|
HAL_Empty: added bulk SPI transfer() method
|
12 years ago |
SPIDriver.h
|
HAL_Empty: added bulk SPI transfer() method
|
12 years ago |
Scheduler.cpp
|
HAL_Empty: added dummy millis64() and micros64()
|
11 years ago |
Scheduler.h
|
AP_HAL: use noreturn attribute on panic
|
10 years ago |
Semaphores.cpp
|
AP_HAL_Empty: implement new Semaphore interface
|
12 years ago |
Semaphores.h
|
AP_HAL_Empty: implement new Semaphore interface
|
12 years ago |
Storage.cpp
|
AP_HAL: removed old storage type read/write functions
|
11 years ago |
Storage.h
|
AP_HAL: removed old storage type read/write functions
|
11 years ago |
UARTDriver.cpp
|
HAL_Empty: implement a dummy buffered write
|
12 years ago |
UARTDriver.h
|
HAL_Empty: implement a dummy buffered write
|
12 years ago |
Util.h
|
AP_HAL_Empty: convert to new AP_HAL printf
|
12 years ago |