imduffy15 / mifit-exporter

Converts MiFit data to GPX/TCX
22 stars 5 forks source link

Exporting cycling activities #4

Open jacme31 opened 4 years ago

jacme31 commented 4 years ago

I can export latest running activity but not cycling. What have I to change for that ?

Thank you in advance,

matisiekpl commented 4 years ago

Yes, definitely cycling activities are very important. I found out, that cycling activities are not being shown in list of history.json. The ?source= parameter should be set, but any value nothing changes. Can you @imduffy15 describe the method of RE using in this project? Maybe we need to do it again, because something in Mi Fit specification changed. Thanks, Matt

imduffy15 commented 4 years ago

I sniffed them by doing a mitm on myself when using the mobile app. Cycling activities are very likely just another source parameter. Will see if I can figure it out