woheller69 / gpscockpit

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

max speed is tied to speedometer's top value #16

Closed CloneMMDDCVII closed 2 years ago

CloneMMDDCVII commented 2 years ago

When travelling faster than the speedometer's needle is able to display, the number in the center of the speedometer is the max digit in the instrument view.

This means when you are going above 270mph (the highest value the speedometer could display) the speed counter remains stuck at 270mph, despite moving at faster speeds (on a plane for instance)

A better way to deal with this may be to display the gps speed instead of the speedometer's value.

woheller69 commented 2 years ago

the speedometer is a library https://github.com/anastr/SpeedView I do not have influence on that...

CloneMMDDCVII commented 2 years ago

Could add a current gps speed field down with the rest of the data ?

woheller69 commented 2 years ago

what is the max speed you need? Is 1350 km/h enough? I can add one more index

woheller69 commented 2 years ago

V1.9 has another speed range up to 1350