Closed PdeGr closed 11 years ago
The output of dump.py is not useful on these newer devices.
You need to upload the output of "dd if=/dev/[device_name] of=device.dump" or just mount the device and zip all the content on the disk and upload it.
Here is the output of "dd if=/dev/disk/by-label/BRYTON of=device.dump"
I have updated the 20plus branch and i think it should be working with rider21 now. If any of the values in the created gpx or tcx files seems incorrect send me the BDX file created with the Bryton software so i can compare it with the data on the device.
Thanks, the 20plus branch works now ! I will check the GPX/TCX files, if I see strange things I will upload the BDX (first have to find a windows computer ,only linux at the moment).
Thanks for your time and efforts !
I own a Bryton Rider 21. Unfortunately none of the branches work for me... . The list and summary commands of the 20plus branch work, but the gpx, gpxx and tcx commands fail (Error message Unknown type (10) for TrackPointSegment).
I created a dump file : https://www.dropbox.com/s/dazqdis3ian7p3x/test.dump
Thanks for creating this project !