ardupilot/libraries/AP_Mount
Andrew Tridgell 3d2c81ff05 AP_Mount: removed create() method for objects
See discussion here:

  https://github.com/ArduPilot/ardupilot/issues/7331

we were getting some uninitialised variables. While it only showed up in
AP_SbusOut, it means we can't be sure it won't happen on other objects,
so safest to remove the approach

Thanks to assistance from Lucas, Peter and Francisco
2017-12-14 08:12:28 +11:00
..
examples/trivial_AP_Mount AP_Mount: example fix travis warning 2017-04-13 19:56:16 +01:00
AP_Mount_Alexmos.cpp
AP_Mount_Alexmos.h
AP_Mount_Backend.cpp
AP_Mount_Backend.h
AP_Mount_Servo.cpp
AP_Mount_Servo.h
AP_Mount_SoloGimbal.cpp
AP_Mount_SoloGimbal.h
AP_Mount_SToRM32_serial.cpp
AP_Mount_SToRM32_serial.h
AP_Mount_SToRM32.cpp
AP_Mount_SToRM32.h
AP_Mount.cpp AP_Mount: use DataFlash_Class::instance() 2017-09-26 03:01:21 +01:00
AP_Mount.h AP_Mount: removed create() method for objects 2017-12-14 08:12:28 +11:00
SoloGimbal_Parameters.cpp
SoloGimbal_Parameters.h
SoloGimbal.cpp
SoloGimbal.h
SoloGimbalEKF.cpp
SoloGimbalEKF.h