Skip to content
BenniG82 edited this page Jul 12, 2014 · 7 revisions

Welcome to the edge-segments wiki!

Here you can find information about my segments creator for Garmin Edge 1000 bike computer.

What needs to be done:

  1. Take a rough look at the Strava API if all necessary information can be obtained
  2. Register an Strava application
  3. Take a rough look at the Garmin Segments file
  4. Make a deeper inspection on the Segments file
  5. Analyze and document all fit file entries
  6. Write a sample Segment File generator for some dummy data
  7. Get OAuth working to communicate with Strava
  8. Get segment information from Strava
  9. Retrieve Metadata
  10. Retrieve GPS-Track
  11. Retrieve "opponent" GPS-Track/timing. Work with fixed "opponents" for example always take the segment leader with no option to choose
  12. Simplify GPS-Track for Segment
  13. Find/Create timings for opponents matching the simplified GPS-Track
Clone this wiki locally