124 Commits

Author SHA1 Message Date
7d63fc8076
New hw_ids. 2020-05-25 14:29:48 +02:00
77c2521d68
TODOs 2020-05-13 23:29:06 +02:00
8f8a6d79c3
Tool to fetch list of firmware updates for Kenwood/JVC head units. 2020-05-13 23:28:45 +02:00
e5474eac1e
New hw_ids. 2020-05-13 23:27:53 +02:00
2668bbcb05
Fix indentation in chksum.py. Added one hwid. 2020-05-11 16:34:46 +02:00
8a43b526de
Merge pull request #6 from ExtReMLapin/patch-1
Fixed sum crash when file size is a mult of 16384
2020-05-11 01:21:00 +02:00
ExtReMLapin
e893ad24ee
Fixed sum crash when file size is a mult of 16384
Crash happened when file is mult of 16384, which means last block size is zero and it crashed because of data[-1]
2020-05-10 22:01:42 +02:00
1648b00426
Code cleanup in binbase_find.py. 2020-05-08 17:22:38 +02:00
ce673398c9
Spiced up kunix's tool a bit. 2020-05-08 17:21:28 +02:00
d973ba9475
Small improvements to binbase_find.py. 2020-05-08 16:22:14 +02:00
b278e07997
Make binbase_find.py Python 3 code. 2020-05-08 16:21:57 +02:00
67a475851e
Added base address finder from https://github.com/mncoppola/ws30 . 2020-05-08 15:22:50 +02:00
e83fa56fa3
Added base address finder based on kunix's IDA Pro plugin. 2020-05-08 15:22:20 +02:00
eb1ea9ecf6
New hwid for Swim 2. 2020-04-17 10:21:46 +02:00
20ad193dc3
Parsed Perry files for 006-B* and GUP* and added hwids. 2020-03-31 21:41:11 +02:00
aadda7d788
Small change to summary lines. 2020-03-16 17:05:36 +01:00
4e1663a3db
Add new devices. 2020-03-16 17:04:53 +01:00
d7a47ac086
Updated readme. 2020-02-05 12:04:00 +01:00
898dd543c4
New hwids. 2020-02-05 12:03:42 +01:00
cc9cd320c7
Calculate and show largest gap in list_missing_hwids.py. 2020-01-21 16:26:42 +01:00
8437981e20
Add new hwids. 2020-01-21 16:26:31 +01:00
ee8c735b6b
Update Garmin Client version. 2020-01-21 16:26:13 +01:00
bb1e89cab2
Some new hwids. 2020-01-13 16:12:04 +01:00
e0308347b9
Hide possible future hwids unless parameter is given. 2020-01-13 16:11:19 +01:00
e6b8d941e0
Moved changelog output to get_updates.py and finally made -c parameter
working.
2019-12-12 23:37:27 +01:00
0341218fc1
Improved urlencoded HTML handling. 2019-12-12 23:37:10 +01:00
8100a9e7e8
Urldecode changelog and notes from WebUpdater API. 2019-12-12 23:25:04 +01:00
7e7dc7afe9
Output changelog and notes for updates if available. 2019-12-12 23:15:39 +01:00
2daec2d75d
Added new hwids. 2019-12-12 23:15:27 +01:00
3b8005885b
Added early models. 2019-12-06 02:28:10 +01:00
4bf2025193
Added 2 probing locations for hwid/swver in RGN files. 2019-12-04 17:26:47 +01:00
b5275a6426
Updated HARDWARE-SKUs.md. 2019-12-04 17:26:34 +01:00
bf933e9747
Minor changes in device names. 2019-12-04 17:26:05 +01:00
1894b8bd16
Improved grouping of ids to request. 2019-12-04 01:12:33 +01:00
295082875d
Added various new hwids. 2019-12-04 01:12:06 +01:00
b3cb325c4d
New hwids. 2019-11-29 12:51:53 +01:00
277339e216
New hwids. 2019-10-18 14:56:30 +02:00
d1a8040c54
Remove output for variant 2 as it seems to be fine now. 2019-10-17 01:41:03 +02:00
4960b78910
Merge pull request #2 from knoguchi/fr245m-apac
Fix device name for FR 245M APAC
2019-10-16 17:33:07 +02:00
Kenji Noguchi
680d20ddd8
Fix device name for FR 245M APAC 2019-10-16 08:15:29 -07:00
aaea75bb08
Started parsing for hwid / version. 2019-10-16 01:48:03 +02:00
8be7833770
Calculate and verify checksum for RGN binary payloads. 2019-10-12 22:06:23 +02:00
dd682c6da1
Start work on parsing firmware payload. 2019-10-12 19:32:22 +02:00
9d9dc3671b
Detect RGN-in-RGN structure. 2019-10-12 17:55:16 +02:00
3545d2b12e
Add reading and decoding RGN structure. 2019-10-12 17:29:45 +02:00
98263e6af2
Updated .gitignore. Added --verbose parameter to gcdstruct.py. 2019-10-11 16:30:01 +02:00
d33ed7ef55
Prepare parsing RGN files. 2019-10-11 16:08:41 +02:00
f4d367e572
CTP = capacitive touch panel 2019-10-10 17:31:12 +02:00
2a188d38b3
Added script to list unknown hw_ids. 2019-10-10 17:26:51 +02:00
49b331e6c7
Output updates incl. download URL. 2019-10-10 17:26:16 +02:00