53 #endif // GPSProvider_H void getPosition()
getPosition Get the position from GPSProvider signal. (c.f. execute()).
AltitudeConfidence_t getAltitudeConfidence(int epv)
getAltitudeConfidence Translate altitude uncertainty from GPS signal to ETSI's altitude confidence...
void execute()
execute Execute the GPS client. I.e. wait for GPS signal and feed GPS attributes. If no GPS signal or...
long AltitudeConfidence_t
void checkConstraints()
checkConstraints Check the constraints and change to correct values.
GPSProvider()
GPSProvider GPSProvider constructor.
GPS provider for testing purposes.