9 #ifndef GPSSTRINGS_HPP_
10 #define GPSSTRINGS_HPP_
12 #ifndef GMMFAMDATA_HPP_
13 #include <GmMfamData.hpp>
16 #ifndef GM_LOCATION_HPP_
17 #include <GmLocation.hpp>
20 #define GPS_STRING_SIZE 100
21 typedef char GpsString[GPS_STRING_SIZE+2];
29 int ParseNmeaSentence (
char *pcGpsSentence);
Definition: GpsStrings.hpp:26
GmApp/GmLoggingApp.hpp>
Definition: Analogs.hpp:47
Definition: GmLocation.hpp:92