ardupilot/libraries/AC_Fence
Andrew Tridgell 25b9a7e711 AC_Fence: 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_Fence.cpp AC_Fence: fix comment 2017-12-13 10:04:50 +09:00
AC_Fence.h AC_Fence: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_PolyFence_loader.cpp AC_Fence: Remove unused duplicate methods 2017-11-21 17:04:11 +09:00
AC_PolyFence_loader.h AC_Fence: Remove unused duplicate methods 2017-11-21 17:04:11 +09:00
keywords.txt AC_Fence: first implemenation of library 2013-04-27 11:14:05 +09:00