princeriley / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

APM_Config.h missing information #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
APM_Config.h missing in r826 
Ublox information should be added to the header file

// GPS configuration, must be one of:
//
// GPS_PROTOCOL_NONE            No GPS attached
// GPS_PROTOCOL_UBLOX       UBLOX GPS
// GPS_PROTOCOL_IMU             X-Plane interface or ArduPilot IMU.
// GPS_PROTOCOL_MTK             MediaTek-based GPS.

Original issue reported on code.google.com by mbada...@gmail.com on 9 Sep 2010 at 8:43

GoogleCodeExporter commented 9 years ago
added ublox to list

Original comment by dewei...@gmail.com on 10 Sep 2010 at 5:38