You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @Fteacher just responding to your points on the other thread here...

    The "distance" item didn't work. It showed 0 meters all the way long (the recorder app found distance though).

    Eeep, sorry about that - I'll try and figure out what happened. I was sure I took it out to test, but maybe I forgot to commit a change.

    "pace now" is expressed in kms/minutes, is it possible to have a speed item (expressed in kms/h) ? the bar in the number 0 reduces readability, another font for numbers ?

    Yes, a speed item would be good. In fact that could just use the current locale

    In an ideal world, 2 boxes, 4 boxes or 6 boxes, by triggering a different layout would also trigger a different font size, but that opposes the simple code approach.

    I'm fine with that. It's just a one-liner... if (statIDs.length<=4) fontValue="12x20:2"; or something like that

    @HughB maybe just a running average for the current speed would be best? Or I guess a small median filter...

About

Avatar for Gordon @Gordon started