Hi guys,
Trying to create a timer to show 1/4mile on screen (in the app). I already made something similar for 0-100km/h, 60-120km/h and etc.
However, I could not make one that shows the time refering to distance (gpsDist()).
In the user guide it says:
"getGpsDist()
Provides the current GPS calculated distance from the beginning of the logging session, or from the start finish line, if configured.
params
(none)
returns
The distance, in Miles
"
I am not recording it in any track, only on streets. So, no start or finish lines. But I am pressing the button to log it. Even that, it still showing 0.000 miles.
So, how should I do to get a distance channel to use in my calculations?
BTW, attached is the screen where I show 0-100km/ and other metrics
gpsDist() - Distance - is not showing any number
Moderators: JeffC, rdoherty, stieg, brentp
-
- Posts: 24
- Joined: Sun Mar 20, 2016 7:13 am
- Location: Melbourne-Australia / Sao Paulo-Brazil
gpsDist() - Distance - is not showing any number
- Attachments
-
- image1.jpeg (224.59 KiB) Viewed 6717 times
Felipe
-
- Posts: 24
- Joined: Sun Mar 20, 2016 7:13 am
- Location: Melbourne-Australia / Sao Paulo-Brazil
Maybe last ifrmware update created this?
It is interesting that looking to an old file I can see the "Distance" channel showing several numbers while my latest files it just shows 0.
Would be the case of a bug in this latests firmware update?
Thanks,
Would be the case of a bug in this latests firmware update?
Thanks,
Felipe
-
- Posts: 24
- Joined: Sun Mar 20, 2016 7:13 am
- Location: Melbourne-Australia / Sao Paulo-Brazil
Hi Brent,
I don´t have a track or start/finish line defined. As I mentioned, I am using on normal roads and even if I use it in close track, I won´t define the track.
The interesting thing is that old data, from March Arpil, had this channel working (in a not defined track or start/finish line)and now it is not working anymore.
Would you know why I am having this issue now?
Thank you again,
Regards,
I don´t have a track or start/finish line defined. As I mentioned, I am using on normal roads and even if I use it in close track, I won´t define the track.
The interesting thing is that old data, from March Arpil, had this channel working (in a not defined track or start/finish line)and now it is not working anymore.
Would you know why I am having this issue now?
Thank you again,
Regards,
Felipe
-
- Posts: 24
- Joined: Sun Mar 20, 2016 7:13 am
- Location: Melbourne-Australia / Sao Paulo-Brazil