18 Commits

Author SHA1 Message Date
da211328d3
More tools. 2018-10-17 18:27:16 +02:00
701966277f
First shot at a Gcd class. 2018-10-17 03:41:46 +02:00
c0ec316023
Use Python methods for ChkSum - speed bump. 2018-10-16 23:45:22 +02:00
0c9528fd4f
Further optimisations in ChkSum. 2018-10-16 23:44:30 +02:00
155d0e023c
Use new ChkSum class. 2018-10-16 23:32:21 +02:00
cbb602ea83
Move file handling into ChkSum class. 2018-10-16 23:31:08 +02:00
43dfdbe8b2
Rewrote checksum calculation into class. 2018-10-16 23:23:13 +02:00
80c0317da9
Bugfix to overwrite binary dumps instead of appending. 2018-10-16 22:50:31 +02:00
78a7fec748
Optimise checksum calculation. 2018-10-16 22:50:18 +02:00
c82caae612
Output (one?) hw_id/fwver marker from fw_all.bin 2018-10-15 00:26:38 +02:00
c859cd88dc
Fix bug with files that are multiples of 1024. 2018-10-15 00:26:23 +02:00
465cbde339
Output binaries with input file basename. 2018-10-15 00:26:00 +02:00
c0681bc757
Prepare for GitHub. 2018-10-14 23:51:09 +02:00
99a429f9b0
Bugfixes. 2018-10-14 23:37:43 +02:00
76dc842147
Dynamically build TLV7 format from TLV6 info. 2018-10-14 23:25:52 +02:00
98ca35501c
Improved output of gcksum. 2018-10-14 23:25:32 +02:00
6da125adbe
More output after checksum calc. 2018-10-14 22:45:16 +02:00
90957931f2
Initial commit 2018-10-14 22:23:54 +02:00