|
fcffd1ef78
|
New hw_ids.
|
2020-11-09 22:04:46 +01:00 |
|
|
6ec74e7b8b
|
Lots of new hw_ids.
|
2020-10-20 23:37:03 +02:00 |
|
|
026ff4010a
|
New hw_ids.
|
2020-08-17 12:46:13 +02:00 |
|
|
31e07f851e
|
New hw_ids.
|
2020-07-20 01:23:18 +02:00 |
|
|
8f2238b290
|
New hw_ids.
|
2020-07-09 01:55:21 +02:00 |
|
|
1ee1d7a393
|
Updated hw_ids and HARDWARE-SKUs.md.
|
2020-07-03 01:42:55 +02:00 |
|
|
ee8a3bd493
|
New hw_ids.
|
2020-06-23 01:45:35 +02:00 |
|
|
6fbdc48eff
|
New hw_ids.
|
2020-06-09 14:02:37 +02:00 |
|
|
a69a59ca61
|
Added new hw_ids.
|
2020-05-30 02:05:37 +02:00 |
|
|
7d63fc8076
|
New hw_ids.
|
2020-05-25 14:29:48 +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 |
|
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 |
|
|
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 |
|
|
4e1663a3db
|
Add new devices.
|
2020-03-16 17:04:53 +01:00 |
|
|
898dd543c4
|
New hwids.
|
2020-02-05 12:03: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 |
|
|
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 |
|
|
4bf2025193
|
Added 2 probing locations for hwid/swver in RGN files.
|
2019-12-04 17:26:47 +01:00 |
|
|
bf933e9747
|
Minor changes in device names.
|
2019-12-04 17:26:05 +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 |
|
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 |
|
|
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 |
|
|
ef609df46d
|
Added various hw_ids.
|
2019-10-10 17:25:54 +02:00 |
|
|
52bd7a1845
|
New hw_ids.
|
2019-09-18 17:53:22 +02:00 |
|
|
c329e4b33b
|
Updated client signature when talking to Garmin servers.
|
2019-09-17 01:17:35 +02:00 |
|
|
56a7166911
|
Updated protobuf struct.
|
2019-09-17 01:17:19 +02:00 |
|
|
bd62226a6e
|
Added debug parameter. More sanity checks. Return empty result set if no
actual results were returned.
|
2019-09-16 13:05:48 +02:00 |
|
|
319197c88b
|
Return update results as unified UpdateInfo objects. Prepared more
features in OptionParser.
|
2019-09-16 02:59:30 +02:00 |
|
|
64be0eb894
|
Added options to get_updates.py. Some new features for updateserver.py.
|
2019-09-14 04:21:10 +02:00 |
|
|
eb3f048d11
|
Updated README. Small fixes.
|
2019-09-13 16:54:12 +02:00 |
|
|
77e19a5b5e
|
Bugfix with missing version info.
|
2019-09-10 17:06:09 +02:00 |
|
|
70457ff70a
|
Small fixes.
|
2019-09-10 16:42:11 +02:00 |
|
|
aca94f49dc
|
Also added WebUpdater request.
|
2019-09-10 16:32:53 +02:00 |
|