summaryrefslogtreecommitdiffstats
path: root/assets (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-07Update nokia OEM device (#269)Simone1-0/+0
2023-08-21add xgsont FS XGS-ONU-25-20NI (#262)YuukiJapanTech (MyukiPON)6-0/+0
added xgsont FS XGS-ONU-25-20NI (CA8271x) add CLI command for FS XGS-ONU-25-20NI add form for generate enable password for FS XGS-ONU-25-20NI Co-authored-by: AlvaroGR <alvaro.galdon@altovita.com> Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> Co-authored-by: Simone <simonebortolin@users.noreply.github.com>
2023-06-09Convert sendImageMtd and XYMini to SerialReadWrite (#230)Ernesto Castellotti3-80/+57
2023-06-07Convert changeBaudrate, waitEndImageLoad and flashImageMtd to SerialReadWrite (#229)Ernesto Castellotti1-37/+21
* Convert changeBaudrate, waitEndImageLoad and flashImageMtd to SerialReadWrite * fix
2023-06-07Update url from hack-gpon.github.io to hack-gpon.org (#222)Simone2-2/+0
* update url * fix --------- Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2023-06-07Add typescript support (#219)Giovanni Condello2-28/+29
* Add typescript support * Make jekyll work on docker-compose on windows
2023-06-07Removed use of openPortLineBreak/LineBreakTransformer in unlockHuaweiShell() (#228)Ernesto Castellotti1-31/+28
2023-06-06[HOT FIX] Regressions caused by PR #214 (#217)Ernesto Castellotti2-7/+14
2023-06-02rootLantiq: Fix BREAK received on FTDI using Uint8Array directly (#214)Ernesto Castellotti2-36/+124
2023-05-28Add ZTE F2801S (#213)Giovanni Condello2-0/+0
* Add ZTE F2801S * Cleanup table layout
2023-05-28XLTF7267-BHA+: Document how to change the PLOAM password (#212)Giovanni Condello1-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>
2023-05-27Update ont-nokia-xs-010x-q.md (#205)Giammarco5-0/+0
* Update ont-nokia-xs-010x-q.md * Add files via upload * Update ont-hisense-ltf7267-bha+.md Add chip name * Update ont-nokia-xs-010x-q.md * Add files via upload add Nokia use\usefull commands for XGS * Update ont-nokia-xs-010x-q.md
2023-04-27Update zyxel guidance (#190)Pietro Ameruoso1-0/+0
* Update zyxel guidance Add serial interface. Add zhal and u-boot unlock Add zhal procedures
2023-04-26adding sercomm fg1000b-11 (#175)Benoit Masson4-0/+0
Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com>
2023-04-24Fix issue: tw236h-cdel-serial.jpg points to the wrong file (#177)Simone1-0/+0
* fix iussue 176 * update
2023-04-24fix (#167)Simone1-22/+34
Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2023-03-23Tool: GPON OMCI VLAN Table parser (#164)Ernesto Castellotti1-0/+60
* Tool: GPON OMCI VLAN Table parser
2023-02-10Nokia G-010G-A alignment (#141)Simone1-0/+0
* nokia g-010s-a alignment Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
2023-02-10New Lantiq tool for reading and writing the EEPROM (#147)Simone2-0/+1265
* use vue * update tool for edit the EEPROM for rooted * new tool for read the EEPROM for all lantiq
2023-01-30Update ont-leox-lxt-010h-d.md (#139)Giammarco Marzano3-0/+0
* Update ont-leox-lxt-010h-d.md
2023-01-19Fix flash web: Removed double callback (#131)Ernesto Castellotti1-5/+1
2023-01-17Add page "SFP standard and ONT" with SFP with MAC vs SFP w/o MAC (#91)Simone8-0/+0
* Add page "SFP standard and ONT" with SFP with MAC vs SFP w/o MAC * Update ont-wo-mac.md * update text and image * Apply suggestions from code review Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com> Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
2023-01-17General refactor of Hardware Specifications, Serial and heading - ZTE, ZIZA, Zyxel (#116)Simone3-0/+0
* General refactor of Hardware Specifications, Serial and heading - Ziza, Zyxel, ZTE * Fix ODM Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2023-01-16Add serial-ymodem flash web-app (#77) (#96)Simone2-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>
2023-01-16Create a unique page for Luna SDK 1.9 based ONT and add odi rtk DFP 34G (#107)Simone1-0/+0
Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2023-01-12Moved root procedure to root_lantiq.html to be able to use in other pagesErnesto Castellotti1-0/+17
Now step 2 can also be removed to use the same process on other non-Huawei SFPs
2023-01-12Remove outputErrorCallback from openPortLineBreakErnesto Castellotti2-12/+8
2023-01-12closePortLineBreak prevent undefined errorsErnesto Castellotti1-5/+19
2023-01-12Add sfpModel parameter and remove successCallbackErnesto Castellotti1-13/+13
2023-01-12Rename utils.js to serialUtil.jsErnesto Castellotti1-0/+0
2023-01-12Fix outputMsgCallback waitFailbackShellErnesto Castellotti1-1/+1
Co-authored-by: Simone <26844016+simonebortolin@users.noreply.github.com>
2023-01-12Moved serial port management to utils.jsErnesto Castellotti2-39/+86
2023-01-12Moved all root process to rootLantiq.jsErnesto Castellotti1-4/+49
2023-01-12Moved useful functions to assets/js/rootLantiq.jsErnesto Castellotti1-0/+68
2023-01-02Update info on "GPON Resource" (chipset, info on GPON [Auth, MIB, VEIP, PPTP, GEM, ...], EPON, ...) (#80)Simone6-0/+0
* update chipset manufacter * Moved GPON info from quick-start to G.984 series, add new info to G.984 series, EPON and NG-PON, added sources where missing * minor fix * Update _gpon/vendor.md Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> * Update _gpon/gpon-auth.md Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com> Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
2023-01-02Add XGSPON ONT (#81)Simone2-0/+0
* Add ONT XGS-PON * fix * Update ont-hisense-ltf7267-bha+.md Add first information about XGSPON Stick * Update ont-hisense-ltf7267-bha+.md Fix some typos * Add Hisense LFT7267-BHA+ images Add external and internal pictures * Update ont-hisense-ltf7267-bha+.md Add pictures and UART info * Update ont-hisense-ltf7267-bha+.md * Apply suggestions from code review Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com> Co-authored-by: Giammarco Marzano <stich86@gmail.com> Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
2023-01-02Add photo of ZTE F601v9 and add some infos to all ont's (#46) (#79)Simone7-0/+0
* Add photo of ZTE F601v9 and add some infos to all ont's (#46) * minor fixs * Update _config.yml * Some fix to standarize Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2022-12-30Streamlining of customisations: migration of numerous functionalities to the JTD fork and add new functionalities implemented by JTD fork (#75)Simone2-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>
2022-12-26General improvements to ONT pages and add new ONTs (#63)Simone5-0/+0
* add CIG G-97CP and Hisense LTE3415 * update ont * Apply suggestions from code review Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> * add form for cig-password add pattern matching for huawei rooted * update text * move nokia setting pages to separate markdown files as they are all the same fix regex * fix chipset * some general update * update ont * update RTL9601CI * update nokia-cig * add adtran and SourcePhotonics SPS-34-24T-HP-TDFM * add nokia g-010g-a and fix table on adtran * Update ont-t-w-twcgpon657.md * some fix on T&W TWC GPON657 * Apply suggestions from code review Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> * Update _ont/ont-nokia-use.md Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com> * fix enable password on zte f6005 * fix factory reset * some fix on nokia * fix on zte f6005 Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com> Co-authored-by: Giovanni Condello <nanomad@users.noreply.github.com>
2022-12-19Update HSGMII hardware (#58)Simone Bortolin2-0/+0
* update miktorik and ubiquiti * update and add tp link
2022-12-19Add web root script and Restore V1 Procedure (#32)Simone Bortolin3-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>
2022-12-19Nokia G-010G-T General info (#49)Giammarco Marzano6-0/+0
* Add info on how to change values on G-010G-P * Nokia G-010G-T images * Update ont-nokia-g-010g-t.md add photos and mod info * Add files via upload * Update ont-nokia-g-010g-t.md fix parsing, link and missing image extension * Update ont-nokia-g-010g-t.md * Update _ont/ont-nokia-g-010g-t.md * Update ont-nokia-g-010g-t.md Co-authored-by: Ernesto Castellotti <mail@ernestocastellotti.it> Co-authored-by: Simone <info@simonebortolin.it>
2022-12-19Genexis FiberTwist-G2110C-2.5G General info (#50)Giammarco Marzano6-0/+0
* Add FT-G2110C Images * Add Genexis FT-G2110C-2.5G ONT Wiki about FiberTwist G2110C-2.5G ONT * Add fibertwist optical header photos Co-authored-by: Ernesto Castellotti <mail@ernestocastellotti.it> Co-authored-by: Simone Bortolin <simonebortolin@users.noreply.github.com>
2022-12-19Update LEOX lxt-010s-h wiki (#44)Giammarco Marzano1-0/+0
- add info about connector type - add info about UART connection and image - add flash and ram size - add web ui confirmation - add partition layout - add current known firmware revision - add current known issues - add commands to change IP and LAN_SDS_MODE
2022-12-19add and fix tool pagesSimone Bortolin2-0/+14
2022-12-19updateSimone Bortolin1-0/+0
2022-12-19add some new ontsSimone Bortolin5-0/+0
2022-12-19add new root procedureSimone Bortolin5-0/+0
2022-12-19Add some info of GPONSimone Bortolin11-0/+692
2022-12-19some update on serial and filesSimone Bortolin1-0/+0
2022-12-19Add RTK ODI TTL ConnectionGiovanni Condello1-0/+0
2022-12-19add favicon and fix vector filesSimone Bortolin14-345/+453
2022-12-19add ont-found picSimone Bortolin2-0/+57
2022-12-19Add images for ONT FS.com GPON ONU Stick with MACErnesto Castellotti2-0/+0
2022-12-19some update and fixSimone Bortolin1-0/+0
2022-12-19New image for huawei root step 13Giovanni Condello1-0/+0
2022-12-19some updateSimone Bortolin7-0/+0
2022-12-19fix images, migrated to collectionSimone Bortolin38-0/+0
2022-12-19fix typos and links fixesSimone Bortolin4-0/+0
2022-12-19update vector imageSimone Bortolin2-25/+18
update ascii-hex fix Update ont-Zyxel-PMG3000-D20B.md Update ont-Zyxel-PMG3000-D20B.md Update ont-UFiber-UF-Instant.md Update ont-ODI-DFP-34X-2C2.md Update ont-Huawei-HG8010H.md Update ont-Huawei-HG8010H.md Update ont-Huawei-HG8010H.md Update ont-ZTE-F601.md Update ont-technicolor-afm0002.md Update _config.yml Update _config.yml Rename ont-ODI-DFP-34X-2C2.md to ont-Realtek-ODI-DFP-34X-2C2.md Create ont-ZTE-ODI-DFP-34X-2C2.md Update and rename ont-ZTE-ODI-DFP-34X-2C2.md to ont-ODI-ZTE-DFP-34X-2C2.md Update and rename ont-Realtek-ODI-DFP-34X-2C2.md to ont-ODI-Realtek-DFP-34X-2C2.md
2022-12-19add mermaidSimone Bortolin18-0/+71
update image update software versions of f601 add webp support try to run webp Create pages.yml Update ont-Huawei-HG8010H.md Delete .github/workflows directory Update ont-ZTE-F601.md add alias section update clone style Delete ont-huawei-cm5671a.md some update update some thing add 404 icon update 404
2022-12-19add redirect and folderSimone Bortolin27-3/+3
fix odi update add typo page for odi update primary color add root of ma5671a fix odi add two new redirect update
2022-12-19update color schemeSimone Bortolin3-2/+8
2022-12-19add ziza and t&w ont, add nokia g 010g p, some fixSimone Bortolin2-2/+2
fix moved to fork theme update fix clear old alert last fix update primary update
2022-12-19updateSimone Bortolin2-0/+0
2022-12-19update huawei hg8010hSimone Bortolin6-0/+0
2022-12-19Add files via uploadarianaglande2-0/+0
Update ont-Nokia-g-010g-q.md Update ont-Nokia-g-010g-q.md Update ont-Nokia-g-010g-q.md
2022-12-19add info huawei hg8010hSimone Bortolin2-0/+0
2022-12-19update ont zteSimone Bortolin2-0/+0
2022-12-19update themeSimone Bortolin3-0/+307
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
2022-12-19add imagesSimone Bortolin10-5/+9
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
2022-12-19update scriptSimone Bortolin1-10/+23
2022-12-19AFM PLOAM loggingGiovanni Condello1-20/+20