summaryrefslogtreecommitdiffstats
path: root/_ont/ont-huawei-ma5671a-ymodem.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-18hotfix toggle (#130)Simone1-1/+1
Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2023-01-18Minor fix on alternative root V3 procedure (flash) (#118)Simone1-195/+7
* Minor fix on alternative root V3 procedure (flash)
2023-01-16Add serial-ymodem flash web-app (#77) (#96)Simone1-0/+206
* add gui form ymodem * Remove LineBreakTransformer and add async * Add function to start ymodem in uboot * Add XYMini implementation * Remove delay from startYmodemLoad * update gui * Fix broken script code * Split waitUbootStop * Add changeBaudrate * Fix changeBaudrate * Add sendImageMtd * Add waitEndImageLoad * Add flashImageMtd * Implement flash firmware * fix js code Co-authored-by: Ernesto Castellotti <mail@ernestocastellotti.it>