TAG_GPS_STATUS top-level constant

String const TAG_GPS_STATUS

Indicates the status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is interrupted.

See also GPS_MEASUREMENT_IN_PROGRESS See also GPS_MEASUREMENT_INTERRUPTED

Implementation

const String TAG_GPS_STATUS = "GPSStatus";