ardupilot/libraries/AP_HAL_PX4
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
2013-01-16 14:43:18 +11:00
..
examples/simple HAL_PX4: update simple example 2013-01-03 13:17:32 +11:00
AP_HAL_PX4_Main.h HAL_PX4: make APM sketches into daemons 2013-01-04 11:14:35 +11:00
AP_HAL_PX4_Namespace.h HAL_PX4: added an RC Output driver 2013-01-04 22:25:36 +11:00
AP_HAL_PX4.h HAL_PX4: started on new PX4 HAL structures 2012-12-30 20:02:45 +11:00
Console.cpp AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
Console.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
HAL_PX4_Class.cpp HAL_PX4: added -d command line option to app 2013-01-14 16:21:27 +11:00
HAL_PX4_Class.h HAL_PX4: started on new PX4 HAL structures 2012-12-30 20:02:45 +11:00
RCInput.cpp HAL_PX4: minor cleanups 2013-01-04 22:27:04 +11:00
RCInput.h HAL_PX4: minor cleanups 2013-01-04 22:27:04 +11:00
RCOutput.cpp HAL_PX4: support setting servo rate 2013-01-07 11:05:30 +11:00
RCOutput.h HAL_PX4: support setting servo rate 2013-01-07 11:05:30 +11:00
Scheduler.cpp HAL_PX4: fixes for new Scheduler API 2013-01-11 12:25:26 +11:00
Scheduler.h HAL_PX4: fixes for new Scheduler API 2013-01-11 12:25:26 +11:00
Storage.cpp HAL_PX4: added a storage driver 2013-01-03 19:35:05 +11:00
Storage.h HAL_PX4: added a storage driver 2013-01-03 19:35:05 +11:00
UARTDriver.cpp AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00
UARTDriver.h AP_HAL: remove unused peek() interface from UART drivers 2013-01-16 14:43:18 +11:00