ryanbinns / ttwatch

Linux TomTom GPS Watch Utilities
MIT License
206 stars 67 forks source link

Firmware 1.3.255, R/O no manifest file #128

Closed ghost closed 6 years ago

ghost commented 7 years ago

Hi @ryanbinns, I would like to thank you for you efford and nice ttwatch code. I like it. However, my Runner 3 watch runs firmware version 1.3.255. Is there any way I could help you to generate manifest file for this firmware?

ryanbinns commented 7 years ago

Generating the manifest is not difficult, but very, very time-consuming. The basic idea is to save a copy of the manifest file (ID 0x00850000), change one setting on the watch, get another copy of the manifest file and see what changed between the two. And so on and so forth, for all possible settings and values for each setting. It took me a week or more the first time I did it. Since then I've mainly just looked for new settings and assumed the existing ones are correct unless someone tells me otherwise.

ghost commented 7 years ago

@ryanbinns OK, I am going to check it during this weekend and let you know. Please, stand by.