ardupilot/libraries/AP_HAL_VRBRAIN
Julien BERAUD 736f78a7a2 AP_HAL_VRBRAIN: add empty optical flow
No onboard optical flow on VRBRAIN
2015-12-18 17:56:04 +11:00
..
AP_HAL_VRBRAIN.h AP_HAL: provide AP_HAL_MAIN() 2015-10-21 09:16:09 +11:00
AP_HAL_VRBRAIN_Namespace.h AP_HAL: New VRBRAIN board definition and libraries 2014-04-08 16:19:19 +10:00
AnalogIn.cpp AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
AnalogIn.h AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
GPIO.cpp AP_HAL_VRBRAIN: use millis/micros/panic functions 2015-11-20 12:31:28 +09:00
GPIO.h AP_HAL_VRBRAIN: standardize inclusion of libaries headers 2015-08-11 16:28:43 +10:00
HAL_VRBRAIN_Class.cpp AP_HAL_VRBRAIN: add empty optical flow 2015-12-18 17:56:04 +11:00
HAL_VRBRAIN_Class.h AP_HAL_VRBRAIN: Remove unused extern declaration for HALs 2015-11-20 16:32:57 +09:00
RCInput.cpp AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
RCInput.h AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
RCOutput.cpp AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
RCOutput.h AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
Scheduler.cpp AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
Scheduler.h AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
Storage.cpp AP_HAL_VRBRAIN: use millis/micros/panic functions 2015-11-20 12:31:28 +09:00
Storage.h AP_HAL_VRBRAIN: use init() method without arguments 2015-12-02 14:49:12 -02:00
UARTDriver.cpp AP_HAL_VRBRAIN: use millis/micros/panic functions 2015-11-20 12:31:28 +09:00
UARTDriver.h HAL_VRBrain: Rework of support for FLOW_CONTROL_AUTO from PX4 HAL 2015-08-19 15:21:19 +10:00
Util.cpp AP_HAL_VRBRAIN: fix typo using comma operator 2015-11-05 15:48:32 -02:00
Util.h HAL_VRBRAIN: make available_memory() uint32_t 2015-11-05 16:09:00 +11:00
system.cpp AP_HAL_VRBRAIN: implement new AP_HAL functions 2015-11-20 12:25:42 +09:00