gcd-parser/README.md
2018-10-14 23:51:09 +02:00

15 lines
434 B
Markdown

GCD Parser
==========
This is a parser for GCD files (firmware updates from a well-known manufacturer).
It's in Python, so feel free to add cool new features and submit pull requests.
Thanks to TurboCCC and kunix for your work.
Most info from:
* http://www.gpspassion.com/forumsen/topic.asp?TOPIC_ID=115804&whichpage=1
* http://www.gpspassion.com/forumsen/topic.asp?TOPIC_ID=137838&whichpage=50
* hours of looking at hex numbers