jonasoreland / runnerup

A open source run tracker
GNU General Public License v3.0
751 stars 274 forks source link

feature request: show km per hour or meter per second #563

Open alex9099 opened 7 years ago

alex9099 commented 7 years ago

Hi. i just downloaded the app from fdroid and it looks pretty good, but i dont like the current average speed measure. Minutes per kilometer do not sound good to me :/ i think km per hour is better

Marx2 commented 7 years ago

It's standard in running world and needs no changes

alex9099 commented 7 years ago

Hmm. I dont really use the app for running, i use it for cycling :) there should be a option to choose between each one

On 2 June 2017 17:15:12 BST, Marx notifications@github.com wrote:

It's standard in running world and needs no changes

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/jonasoreland/runnerup/issues/563#issuecomment-305835528

-- Enviado a partir do meu dispositivo Android com o K-9 Mail. Peço desculpa pela brevidade.

gerhardol commented 7 years ago

The displayed information should be configurable, not just for min/km vs km/h. This should be done though.

mrabot commented 7 years ago

I agree, displayed information should be configurable either pace (min/km) or speed (km/h). Using km or miles depending on the unit configured in options.

gerhardol commented 7 years ago

This is related to PR #147 (cannot be merged as is)

gerhardol commented 7 years ago

It is possible to get audio cues for pace/speed right now. The displayed pace is always in min/km (?) though as well as in the summary. The screen on the phone is not really used right now, RU is a datalogger with audio cues and smart watch display (that could also be improved).

I would like to configure pace/speed as well as the speed unit per sport type. Meanwhile, I propose that speed is hardcoded for Biking/Other and pace for the other sport types (there are quite a lot of configurations already). A longer term, the GUI should be configurable.