Skip to content

Commit 156a1f9

Browse files
authored
comm_og_service_tool: Add wm1615 to known firmware comments
1 parent fdabd08 commit 156a1f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dji_imah_fwsig.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@
146146
]),
147147
"UFIE-2019-11": bytes([ # Update Firmware Image Encryption key; published 2021-03-26 by Felix Domke
148148
# first use on 2019-11-07; used for:
149-
# WM160 FW V01.00.0200-V01.00.0500, WM161 FW V01.00.0000-V01.02.0300
149+
# WM160 FW V01.00.0200-V01.00.0500, WM161 FW V01.00.0000-V01.02.0300,
150+
# WM1615 FW V01.00.0360
150151
0xad, 0x45, 0xcd, 0x82, 0x13, 0xfb, 0x7e, 0x25, 0x5d, 0xbe, 0x45, 0x41, 0x70, 0xbc, 0x11, 0xa0
151152
]),
152153
"UFIE-2018-07": bytes([ # Update Firmware Image Encryption key; published 2021-06-20 by OGs
@@ -217,6 +218,7 @@
217218
"PRAK-2019-09": bytes.fromhex(( # Provisioning RSA Auth Key v5; published 2021-04-02 by Felix Domke
218219
# first use on 2020-06-09; used for:
219220
# WM161 FW V01.00.0000
221+
# WM1615 FW V01.00.0360
220222
"40000000a1f987bf9fd539732277b64b32f178d7a62106d20336f2888292ee28"
221223
"3790524565232831d245919a3a88d92a754cafbb1b8ccaed67dec3a29e0f425b"
222224
"28cda10838a170227343eec744f78f3b5d19e9823a08fe6ee539fa7c0538e498"

0 commit comments

Comments
 (0)