ardupilot/libraries/AP_Module
Andrew Tridgell bd00beaf99 AP_Module: added external module hook library
this allows for external modules to be called at defined hook
locations in ArduPilot. The initial example is a module that consumes
the AHRS state, but this can be generalised to a wide variety of hooks
2016-07-14 13:39:46 +10:00
..
examples/ModuleTest AP_Module: added external module hook library 2016-07-14 13:39:46 +10:00
AP_Module_Structures.h AP_Module: added external module hook library 2016-07-14 13:39:46 +10:00
AP_Module.cpp AP_Module: added external module hook library 2016-07-14 13:39:46 +10:00
AP_Module.h AP_Module: added external module hook library 2016-07-14 13:39:46 +10:00