// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*- /// @file AP_IMU.h /// @brief Catch-all header that defines all supported IMU classes. #include "IMU.h" #include "AP_IMU_Shim.h" #include "AP_IMU_INS.h"