Commit graph

8 commits

Author SHA1 Message Date
Andrew MacIntyre
937ac93f65 extract_ltq_xdsl_files.py: enhance to match newly found files
With fimrware release 4.4.2.1 for the Vigor 2765, Draytek added an
extra "modem" package which listed two firmware versions that I've
not seen references to before:
- 8.D.1.F.1.7_8.D.1.0.1.1  (VDSL vectoring, ADSL Annex A)
- 8.D.1.F.1.7_8.D.1.0.1.2  (VDSL vectoring, ADSL Annex B)

These two firmwares have a common 6 byte closing sequence that is
completely different from all the other known firmwares, while
otherwise having the same structure so enhance the script to support
the extra closing sequence.

While at it, refactor the script to move the output format strings
to constants and make several other minor editorial fixes.
2023-12-27 23:07:14 +11:00
Andrew MacIntyre
325595279b Fix URL to Draytools fork 2022-08-28 21:23:05 +10:00
Andrew MacIntyre
ff219ac114 URL typo fix 2022-07-16 22:17:47 +10:00
Andrew MacIntyre
1188a76eab fix Draytools links 2022-07-16 22:14:29 +10:00
Andrew MacIntyre
5b5bbc434b text and format fixes 2022-07-11 23:02:25 +10:00
Andrew MacIntyre
21ff94a08a typo fix 2022-07-11 22:55:46 +10:00
Andrew MacIntyre
2632a0c851 Add the scripts to extract Lantiq xDSL files from images and extract
device firmware images from Draytek device firmware files; update
README.md to describe and document these scripts.
2022-07-11 19:00:14 +10:00
aimacintyre
82d7f6bcf8
Initial commit 2022-06-13 22:00:05 +10:00