summaryrefslogtreecommitdiffstats
path: root/_ont/ont-huawei-ma5671a-ymodem.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct (hopefully) all grammar mistakes and change phrasing to make things easier to understand (#282)Andrea Greco2023-10-101-1/+1
| | | | | | | | | | | | | | | | | * First part of grammar correction * Final part of grammar correction * Update _ont/ont-fs-com-gpon-onu-stick-with-mac.md Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com> * Update _ont/ont-fs-com-gpon-onu-stick-with-mac.md Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com> --------- Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com>
* hotfix toggle (#130)Simone2023-01-181-1/+1
| | | Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
* Minor fix on alternative root V3 procedure (flash) (#118)Simone2023-01-181-195/+7
| | | * Minor fix on alternative root V3 procedure (flash)
* Add serial-ymodem flash web-app (#77) (#96)Simone2023-01-161-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>