ardupilot/libraries/AP_AHRS/examples/AHRS_Test
Andrew Tridgell 0ccaa5bcba AP_AHRS: 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
..
AHRS_Test.cpp AP_AHRS: removed create() method for objects 2017-12-14 08:12:28 +11:00
norelax.inoflag AP_AHRS: port to AP_HAL 2012-12-20 14:51:29 +11:00
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00