ardupilot/libraries/AP_HAL_PX4
Andrew Tridgell d9d5eb52bf HAL_PX4: use fd IO instead of stdio
this allows for hal console output from within timers, which is very
handy for debugging
2013-01-03 13:16:41 +11:00
..
examples build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
AP_HAL_PX4_Main.h HAL_PX4: started on new PX4 HAL structures 2012-12-30 20:02:45 +11:00
AP_HAL_PX4_Namespace.h HAL_PX4: added a uartA driver 2013-01-03 11:03:05 +11:00
AP_HAL_PX4.h HAL_PX4: started on new PX4 HAL structures 2012-12-30 20:02:45 +11:00
Console.cpp HAL_PX4: added a uartA driver 2013-01-03 11:03:05 +11:00
Console.h HAL_PX4: added a uartA driver 2013-01-03 11:03:05 +11:00
HAL_PX4_Class.cpp HAL_PX4: added a uartA driver 2013-01-03 11:03:05 +11:00
HAL_PX4_Class.h HAL_PX4: started on new PX4 HAL structures 2012-12-30 20:02:45 +11:00
Scheduler.cpp HAL_PX4: rework Scheduler using hrt calls 2013-01-03 13:15:57 +11:00
Scheduler.h HAL_PX4: rework Scheduler using hrt calls 2013-01-03 13:15:57 +11:00
UARTDriver.cpp HAL_PX4: use fd IO instead of stdio 2013-01-03 13:16:41 +11:00
UARTDriver.h HAL_PX4: use fd IO instead of stdio 2013-01-03 13:16:41 +11:00