ardupilot/libraries/AC_InputManager
Andrew Tridgell 25c409d4a2 AC_InputManager: 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
..
AC_InputManager.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AC_InputManager.h AC_InputManager: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_InputManager_Heli.cpp AC_InputMananger: Use SI units conventions in parameter units 2017-05-17 18:07:25 +10:00
AC_InputManager_Heli.h AC_InputManager: removed create() method for objects 2017-12-14 08:12:28 +11:00