ardupilot/libraries/AP_HAL_PX4
Andrew Tridgell 1b61f6f636 HAL_PX4: fixed USB connected on AUAV-X2
this is the 2nd attempt at a fix for the usb_connected status on
AUAV-X2
2015-08-11 11:42:02 +10:00
..
examples/simple AP_HAL_PX4: convert example from .pde to .cpp 2015-06-01 17:07:04 +10:00
AP_HAL_PX4.h AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 2013-12-31 10:28:37 +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 implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
AnalogIn.cpp AP_HAL_PX4: use ARRAY_SIZE macro 2015-07-21 14:25:01 +09:00
AnalogIn.h HAL_PX4: implement analog input stop pins 2014-06-02 08:35:41 +10:00
GPIO.cpp HAL_PX4: fixed USB connected on AUAV-X2 2015-08-11 11:42:02 +10:00
GPIO.h HAL_PX4: fixed USB connected on AUAV-X2 2015-08-11 11:42:02 +10:00
HAL_PX4_Class.cpp AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
HAL_PX4_Class.h HAL_PX4: added delay_microseconds_boost() 2015-02-16 12:19:13 +11:00
NSHShellStream.cpp HAL_PX4: added implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
RCInput.cpp HAL_PX4: added rc_bind for DSM bind 2015-06-10 17:19:09 +10:00
RCInput.h HAL_PX4: added rc_bind for DSM bind 2015-06-10 17:19:09 +10:00
RCOutput.cpp HAL_PX4: prevent uavcan motor spin up while booting 2015-06-09 19:45:01 +10:00
RCOutput.h HAL_PX4: prevent uavcan motor spin up while booting 2015-06-09 19:45:01 +10:00
Scheduler.cpp HAL_PX4: updates for upstream merge 2015-06-09 19:44:20 +10:00
Scheduler.h HAL_PX4: added implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
Storage.cpp HAL_PX4: FRAM does not support fsync 2014-12-09 14:35:36 +11:00
Storage.h HAL_PX4: enable full storage size on PX4 2014-08-13 18:46:45 +10:00
UARTDriver.cpp HAL_PX4: fixed USB connected on AUAV-X2 2015-08-11 11:42:02 +10:00
UARTDriver.h AP_HAL_PX4 : make UARTDriver capable to be called from different threads. 2014-11-14 13:51:16 +11:00
Util.cpp HAL_PX4: added implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
Util.h HAL_PX4: added implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
px4_param.cpp HAL_PX4: fixed build on non-PX4 systems 2015-06-11 15:17:02 +10:00