Andrew Tridgell
|
76092eb590
|
AP_HAL: remove unused peek() interface from UART drivers
this is a bit tricky to implement on some platforms, and is unused
anyway
|
12 years ago |
Pat Hickey
|
823efc4734
|
AP_HAL_AVR_SITL: implement BetterStream's vprintf methods
|
12 years ago |
Andrew Tridgell
|
8916b280fd
|
SITL: filled in more of the HAL SITL backend
|
12 years ago |
Andrew Tridgell
|
d42cbb791f
|
HAL_SITL: start filling in more of SITL framework
|
12 years ago |
Pat Hickey
|
dfdc14f583
|
AP_HAL_AVR: Console uses only sized int types
|
12 years ago |
Pat Hickey
|
a4f1f6a5db
|
AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR
|
12 years ago |
Pat Hickey
|
52adb462a9
|
AP_HAL_AVR: Finished implementation of AVRConsoleDriver
|
12 years ago |
Pat Hickey
|
98f86d0288
|
AP_HAL_AVR: Console more complete, but still not 100%
|
12 years ago |
Pat Hickey
|
f889d5ac13
|
AP_HAL_AVR: trivial ConsoleDriver implementation
* user backend unimplemented. will do that next.
|
12 years ago |
Pat Hickey
|
5d2327f52f
|
AP_HAL: Don't need a separate Console class, BetterStream will do.
|
12 years ago |
Pat Hickey
|
8eb9b39a44
|
AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace
|
12 years ago |
Pat Hickey
|
00920b0483
|
AP_HAL_AVR: Stub implementations of AP_HAL_AVR concrete classes
|
12 years ago |