Closed trsaunders closed 11 years ago
I've just seen that there is a branch for the rider35 - doh!
It appears to work:
➜ code git:(rider35) ✗ python2 brytongps.py --tracks 0 --summary
===================================================
2013-04-14 08:23:44
2013-04-14 08:23:44 - 2013-04-14 09:57:27 (1:28:57)
Dist: 35.82Km
Cal: 1131
Alt: 4m / 4m (gain/loss)
Speed: 24.3Kph / 31.5Kph (avg/max)
Hr: 131bpm / 160bpm (avg/max)
Cad: 85rpm / 112rpm (avg/max)
so great job!
Unfortunately strava upload does not work:
➜ code git:(rider35) ✗ python2 brytongps.py --tracks 0 --strava --strava-email trsaunders@gmail.com
Strava.com password:
Authenticating to strava.com
Uploading track: 2013/04/14 08:23
Error: Unknown trackpoint format. It can probably easily be fixed if test data is provided.
It could be because the ride was a stationary trainer ride so there is no GPS data. I'll try again with a real ride once I've done one!
I have update the rider35 branch, i think it should work now.
Thanks, it works now!
output of lsusb -v:
dump: https://dl.dropboxusercontent.com/u/10453912/rider35-dump.bin
Thanks for starting this project!