ardupilot/libraries/AP_Mount
Matthias Badaire 5f432eaa2d AP_Mount_Alexmos : take into account available negative numbers
uartdriver->available () function brings back a signed int, we should be carefull to avoid an endless loop if that happens.
2015-01-29 14:05:15 +11:00
..
examples/trivial_AP_Mount Mount: fix example sketch 2015-01-28 17:15:46 +09:00
AP_Mount.cpp Mount: use SerialManager for init 2015-01-29 14:05:13 +11:00
AP_Mount.h Mount: remove unused num_instances 2015-01-29 14:05:14 +11:00
AP_Mount_Alexmos.cpp AP_Mount_Alexmos : take into account available negative numbers 2015-01-29 14:05:15 +11:00
AP_Mount_Alexmos.h Mount_AlexMos: use SerialManager for init 2015-01-29 14:05:14 +11:00
AP_Mount_Backend.cpp Mount_Backend: move set_roi_target, configure to backend 2015-01-29 14:05:07 +11:00
AP_Mount_Backend.h Mount: use SerialManager for init 2015-01-29 14:05:13 +11:00
AP_Mount_MAVLink.cpp Mount_MAVLink: use SerialManager for init 2015-01-29 14:05:14 +11:00
AP_Mount_MAVLink.h Mount_MAVLink: use SerialManager for init 2015-01-29 14:05:14 +11:00
AP_Mount_Servo.cpp Mount_Servo: use SerialManager for init 2015-01-29 14:05:13 +11:00
AP_Mount_Servo.h Mount_Servo: use SerialManager for init 2015-01-29 14:05:13 +11:00