Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2188 → Rev 2189

/branches/dongfang_FC_rewrite/AP_GPS.h
0,0 → 1,9
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
 
/// @file AP_GPS.h
/// @brief Catch-all header that defines all supported GPS classes.
 
#include "AP_GPS_None.h"
//#include "AP_GPS_Auto.h"
//#include "AP_GPS_Shim.h" // obsoletes AP_GPS_HIL, use in preference
//#include "AP_GPS_IMU.h" // temporarily reinstated for Xplane support