diff --git a/apps.json b/apps.json index 5a9483495..681c77c9b 100644 --- a/apps.json +++ b/apps.json @@ -917,7 +917,7 @@ "id": "gpsinfo", "name": "GPS Info", "icon": "gps-info.png", - "version":"0.03", + "version":"0.04", "description": "An application that displays information about altitude, lat/lon, satellites and time", "tags": "gps", "type": "app", diff --git a/apps/gpsinfo/ChangeLog b/apps/gpsinfo/ChangeLog index 90ace259c..ceff7011e 100644 --- a/apps/gpsinfo/ChangeLog +++ b/apps/gpsinfo/ChangeLog @@ -1,2 +1,3 @@ 0.02: Ensure screen doesn't display garbage at startup -0.03: Show number of satellites while waiting for fix \ No newline at end of file +0.03: Show number of satellites while waiting for fix +0.04: Add Maidenhead readout of GPS location