travisgoodspeed / md380tools

Python tools and patched firmware for the TYT-MD380
804 stars 245 forks source link

Stop md380-dfu uploading .rdt codeplug as raw #883

Closed joemilbourn closed 6 years ago

joemilbourn commented 6 years ago

Prevent md380-dfu uploading an .rdt codeplug as raw if the file size or magic are not what's expected, warn and exit instead.

ghost commented 6 years ago

@joemilbourn Thanks for the fix!