ardupilot/libraries/AP_HAL_PX4
Andrew Tridgell d492b72a2c HAL_PX4: use /dev/ttyS0 for uartA
this also changes txspace and available to use FIONWRITE and FIONREAD
2013-01-03 21:12:10 +11:00
..
examples/simple HAL_PX4: update simple example 2013-01-03 13:17:32 +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 storage driver 2013-01-03 19:35: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: use /dev/ttyS0 for uartA 2013-01-03 21:12:10 +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: use write() in panic() 2013-01-03 21:11:37 +11:00
Scheduler.h HAL_PX4: rework Scheduler using hrt calls 2013-01-03 13:15:57 +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 HAL_PX4: use /dev/ttyS0 for uartA 2013-01-03 21:12:10 +11:00
UARTDriver.h HAL_PX4: use /dev/ttyS0 for uartA 2013-01-03 21:12:10 +11:00