summaryrefslogtreecommitdiffstats
path: root/assets/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert sendImageMtd and XYMini to SerialReadWrite (#230)Ernesto Castellotti2023-06-093-80/+57
|
* Convert changeBaudrate, waitEndImageLoad and flashImageMtd to SerialReadWrite (#229)Ernesto Castellotti2023-06-071-37/+21
| | | | | * Convert changeBaudrate, waitEndImageLoad and flashImageMtd to SerialReadWrite * fix
* Add typescript support (#219)Giovanni Condello2023-06-071-28/+0
| | | | | * Add typescript support * Make jekyll work on docker-compose on windows
* Removed use of openPortLineBreak/LineBreakTransformer in unlockHuaweiShell() (#228)Ernesto Castellotti2023-06-071-31/+28
|
* [HOT FIX] Regressions caused by PR #214 (#217)Ernesto Castellotti2023-06-062-7/+14
|
* rootLantiq: Fix BREAK received on FTDI using Uint8Array directly (#214)Ernesto Castellotti2023-06-022-36/+124
|
* XLTF7267-BHA+: Document how to change the PLOAM password (#212)Giovanni Condello2023-05-281-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | * Fix typo in the software version string * Add PLOAM password settings * Remove a wrong warning * Update max PLOAM length * Remove misleading warning * Update _ont_xgs/ont-hisense-ltf7267-bha+.md * Apply suggestions from code review * add nanomad js script * fix js * Add missing braces --------- Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
* fix (#167)Simone2023-04-241-22/+34
| | | Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
* Tool: GPON OMCI VLAN Table parser (#164)Ernesto Castellotti2023-03-231-0/+60
| | | * Tool: GPON OMCI VLAN Table parser
* New Lantiq tool for reading and writing the EEPROM (#147)Simone2023-02-102-0/+1265
| | | | | * use vue * update tool for edit the EEPROM for rooted * new tool for read the EEPROM for all lantiq
* Fix flash web: Removed double callback (#131)Ernesto Castellotti2023-01-191-5/+1
|
* Add serial-ymodem flash web-app (#77) (#96)Simone2023-01-162-8/+280
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Moved root procedure to root_lantiq.html to be able to use in other pagesErnesto Castellotti2023-01-121-0/+17
| | | | Now step 2 can also be removed to use the same process on other non-Huawei SFPs
* Remove outputErrorCallback from openPortLineBreakErnesto Castellotti2023-01-122-12/+8
|
* closePortLineBreak prevent undefined errorsErnesto Castellotti2023-01-121-5/+19
|
* Add sfpModel parameter and remove successCallbackErnesto Castellotti2023-01-121-13/+13
|
* Rename utils.js to serialUtil.jsErnesto Castellotti2023-01-121-0/+0
|
* Fix outputMsgCallback waitFailbackShellErnesto Castellotti2023-01-121-1/+1
| | | Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com>
* Moved serial port management to utils.jsErnesto Castellotti2023-01-122-39/+86
|
* Moved all root process to rootLantiq.jsErnesto Castellotti2023-01-121-4/+49
|
* Moved useful functions to assets/js/rootLantiq.jsErnesto Castellotti2023-01-121-0/+68
|
* Streamlining of customisations: migration of numerous functionalities to the JTD fork and add new functionalities implemented by JTD fork (#75)Simone2022-12-302-65/+0
| | | | | | | | | | | | | | | * use form validation by jdt * migrate theme-switch to new version of jtd * Use new feature of jdt * streamlining of customisations: migrate, aux button, modal and theme switch to fork JTD * fix * fix Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
* Add web root script and Restore V1 Procedure (#32)Simone Bortolin2022-12-191-2/+4
| | | | | | | | | | * Add web root script (V3) ** Web serial, LineBreakTransformer, minimal UI ** Step 2 in fallback to avoid kernel panic ** Some new alert * Restore V1 Procedure * Minor update on V1 and V2 procedure (see #43) Co-authored-by: Ernesto Castellotti <mail@ernestocastellotti.it>
* update themeSimone Bortolin2022-12-191-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update update update fix js fix js bug update update css and js fix update js update fix scss update style update style update style update style update and add some new template update update fix update alert update fix color fix color Create LICENCE Create README.md add privacy policy and homepage update fix link Create ont-D-LINK-DPN-100-Rev-C1.md Create ont-huawei-cm5671a.md Update ont-huawei-ma5671a.md Update ont-nokia-g-s010s-p.md Update ont-nokia-g-s010s-p.md Update ont-Sercomm-FGS202.md Update index.md update update tables update fix iframe add new tool for ascii-hex converter update things update figure css Update ont-D-LINK-DPN-100-Rev-C1.md fix css
* add imagesSimone Bortolin2022-12-191-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update nokia ont update script and link fix script update column size update test test2 test3 test4 test5 test6 update update scss move some code update edit button update color Update ont-UFiber-UF-Instant.md
* Merge branch 'main' of github.com:hack-gpon/hack-gpon.github.ioGiovanni Condello2022-12-191-20/+32
|\
| * update scriptSimone Bortolin2022-12-191-10/+23
| |
* | AFM PLOAM loggingGiovanni Condello2022-12-191-20/+20
|/
* first versionSimone Bortolin2022-12-191-0/+21