I don't see lap data in Activity::Info. Is it possible to add it in future release?
Apart from all the data that can be displayed using built-in data fields it would be nice to have startLocation and startTime too.
Thanks.
I don't think there is anything to have access to. It is just math.
If you get an update at 5:00 - 0.99km and the next is at 5:02 - 1.01km, then you can guess that the 1.00km point occurred at 5:01.
But from CIQ, you'll see this at 5:02, so if you do a "markLap, it will be at 5:02 (1.01km), correct?
You roll your own. You can just take the simple approach and assume that speed was constant within the sampling period so if the period is 1 second and the previous distance was 0.99 miles and the next one is 1.01 then you just assume that the 1 mile mark was crossed at the 0.5 second mark. Simple.
I though Nikeow was discussing computing laps within a data field, which can't create their own laps.
From an app context, this is not possible until controlling the Auto Lap setting is possible. I think this will be added sometime, but I don't know when it will get in.
You could still create your own "laps" within an app, but they would not be created in the FIT file unless the internal Auto Lap matched.
We have this on the books to be addressed, but the feature is not yet available. I've made notes on our ticket and have asked to see if we can move it up in priority.
Hi, any update on this request to make lap info accesible? It would be very useful to have current lap info (current lap number, current lap distance, etc.). Thanks.