woheller69 / gpscockpit

Android GPS dashboard and head-up display
GNU Affero General Public License v3.0
195 stars 11 forks source link

Option to show speed in knots and heading in degrees #8

Closed KaktusXY closed 2 years ago

woheller69 commented 2 years ago

speed in knots should be ok, the compassView library I am using only supports N, NW, etc

woheller69 commented 2 years ago

Please try this. This is how I could modify the external library to show degrees instead of N, NW, etc. It does not yet show knots.

Just remove ".zip" and install.

app-release.apk.zip

woheller69 commented 2 years ago

Another update. Thicker lines for 5 degree steps. (degrees are only shown in portrait view in this version)

app-release.apk.zip

woheller69 commented 2 years ago

Now including options for knots and compass in degrees. Please test and let me know if it works as expected. Just remove ".zip" and install.

app-release.apk.zip