Subversion Repositories FlightCtrl

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2189 - 1
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
2
 
3
/// @file       AP_GPS.h
4
/// @brief      Catch-all header that defines all supported GPS classes.
5
 
6
#include "AP_GPS_None.h"
7
//#include "AP_GPS_Auto.h"
8
//#include "AP_GPS_Shim.h"      // obsoletes AP_GPS_HIL, use in preference
9
//#include "AP_GPS_IMU.h"               // temporarily reinstated for Xplane support