Updated hw_ids and HARDWARE-SKUs.md.

This commit is contained in:
Markus Birth 2020-07-03 01:42:55 +02:00
parent ee8a3bd493
commit 1ee1d7a393
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
3 changed files with 12 additions and 10 deletions

View File

@ -23,14 +23,14 @@ Garmin wearables SKU numbers
| D2 Charlie | 006-B2819-00 | 16,000 MB | X | 006-B2663-00 | | 006-B2957-00 | 006-B2196-01 | | 006-B2820-00 |
| Descent Mk1 | 006-B2859-00 | 16,000 MB | X | 006-B2664-00 | | 006-B1621-00 | 006-B2196-01 | | 006-B2869-00 |
| Forerunner 645 Music | 006-B2886-00 | 4,000 MB | X | 006-B2897-00 | 006-B2887-00 | 006-B1621-00 | 006-B2196-02 | 006-B2822-01 | |
| fenix 5S Plus | 006-B2900-00 | 16,000 MB | X | 006-B3013-00 | 006-B3153-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| fenix 5S Plus | 006-B2900-00 | 16,000 MB | X | 006-B3013-00 | 006-B3153-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| Forerunner 245 Music | 006-B3077-00 | 4,000 MB | G3 | 006-B3079-00 | 006-B3205-00 | 006-B1621-00 | 006-B2196-03 | | |
| fenix 5 Plus | 006-B3110-00 | 16,000 MB | X | 006-B3014-00 | 006-B3153-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| fenix 5X Plus | 006-B3111-00 | 16,000 MB | POx | 006-B3015-00 | 006-B3153-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| fenix 5 Plus | 006-B3110-00 | 16,000 MB | X | 006-B3014-00 | 006-B3153-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| fenix 5X Plus | 006-B3111-00 | 16,000 MB | POx | 006-B3015-00 | 006-B3153-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| Forerunner 945 | 006-B3113-00 | 16,000 MB | G3 | 006-B3114-00 | 006-B3303-00 | 006-B3107-00 | | | |
| D2 Delta S | 006-B3196-00 | 16,000 MB | X | 006-B3014-00 | 006-B3260-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| D2 Delta | 006-B3197-00 | 16,000 MB | X | 006-B3014-00 | 006-B3260-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| D2 Delta PX | 006-B3198-00 | 16,000 MB | POx | 006-B3014-00 | 006-B3260-00 | 006-B2957-00 | 006-B2196-02 | 006-B2822-01 | |
| D2 Delta S | 006-B3196-00 | 16,000 MB | X | 006-B3014-00 | 006-B3260-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| D2 Delta | 006-B3197-00 | 16,000 MB | X | 006-B3014-00 | 006-B3260-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| D2 Delta PX | 006-B3198-00 | 16,000 MB | POx | 006-B3014-00 | 006-B3260-00 | 006-B3750-00 | 006-B2196-02 | 006-B2822-01 | |
| MARQ Driver | 006-B3246-00 | 32,000 MB | G3 | 006-B3252-00 | 006-B3253-00 | 006-B3107-00 | | | |
| MARQ Aviator | 006-B3247-00 | 32,000 MB | G3 | 006-B3252-00 | 006-B3253-00 | 006-B3107-00 | | | |
| MARQ Captain | 006-B3248-00 | 32,000 MB | G3 | 006-B3252-00 | 006-B3253-00 | 006-B3107-00 | | | |
@ -54,3 +54,4 @@ Notes
* ANT/BLE/BT firmwares of the D2 Delta and fenix 5 Plus series are identical par the SKU number
* GPS firmwares 1621 and 2957 are for the same chip, but 2957 has Galileo support, 1621 does not
* GPS firmwares 3107 and 3506 are the new Sony chipset (introduced with the MARQ series)
* fenix 5 Plus and D2 Delta series switched GPS from 006-B2957-00 to 006-B3750-00 in recent firmwares

View File

@ -5,7 +5,7 @@ This is a parser and some tools for working with Garmin firmware updates (GCD/RG
It's in Python, so feel free to add cool new features and submit pull requests.
Thanks to TurboCCC, kunix and Alex W. for your work.
Thanks to TurboCCC, kunix and AlexWhiter for your work.
Most info from:

View File

@ -928,8 +928,8 @@ DEVICES = {
3183: "vivosmart 4, Network SW",
3187: "Rino 7xx, GMRS",
3192: "Speed Sensor 2",
3196: "D2 Delta",
3197: "D2 Delta S",
3196: "D2 Delta S",
3197: "D2 Delta",
3198: "D2 Delta PX",
3199: "CYW20719 Bluetooth APAC",
3200: "Edge/Edge Explore 820, ???",
@ -1093,6 +1093,7 @@ DEVICES = {
3550: "fenix 6S ASIA, Sensor Hub",
3551: "fenix 6 ASIA, Sensor Hub",
3552: "fenix 6X ASIA, Sensor Hub",
3558: "Edge 130 Plus",
3560: "vivoactive 4 Small ASIA, Sensor Hub",
3561: "vivoactive 4 Large ASIA, Sensor Hub",
3562: "venu ASIA, Sensor Hub",
@ -1123,7 +1124,7 @@ DEVICES = {
3740: "venu Daimler",
3741: "GPS Software (3741)",
3742: "GPS Software (3742)",
3750: "GPS Software (3750)",
3750: "GPS Software Type M5 (MT3333) with Galileo, newer",
3782: "quatix 6 Sapphire",
3783: "quatix 6X Dual Power",
# 5423: "vivosmart APAC, ???",