IDOGpsInfoModel
| Properties | Type | Description |
|---|---|---|
| errCode | Int | GPS Error Code 0 - Normal, non-zero - Exception |
| fwVersion | Int | GPS firmware version |
| agpsInfo | Int | AGPS (Assisted GPS) validity period |
| agpsErrCode | Int | AGPS Error Code |
| utcYear | Int | UTC Year |
| utcMonth | Int | UTC Month |
| utcDay | Int | UTC |
| utcHour | Int | UTC |
| utcMinute | Int | UTC minutes |
| startMode | Int | Start mode 1 - Cold start 2 - Warm start |
| gns | Int | Positioning satellite selection 1 - GPS 2 - GLONASS 3 - GPS + GLONASS |
| fixStartBit | Int | Fixed start bit Default 0, for debugging |
| fwVersionString | String | GPS firmware version, such as: x.xx.xx / xx.xx.xx (New in v4.4.4) |