diff --git a/src/Vehicle/GPSFact.json b/src/Vehicle/GPSFact.json index 73046fb2f4ac3db04b6bc4d065b41e41d87e6229..826ae1d6d6a60a7af7eec194006a58e1691918f7 100644 --- a/src/Vehicle/GPSFact.json +++ b/src/Vehicle/GPSFact.json @@ -25,8 +25,8 @@ "name": "lock", "shortDescription": "GPS Lock", "type": "uint32", - "enumStrings": "None,None,2D Lock,3D Lock,3D DGPS Lock,3D RTK GPS Lock", - "enumValues": "0,1,2,3,4,5", + "enumStrings": "None,None,2D Lock,3D Lock,3D DGPS Lock,3D RTK GPS Lock (float),3D RTK GPS Lock (fixed)", + "enumValues": "0,1,2,3,4,5,6", "decimalPlaces": 0 }, {