Add FiberMall GPON-ONU-STB+ and GPON-ONU-CLB+ device pages#449
Add FiberMall GPON-ONU-STB+ and GPON-ONU-CLB+ device pages#449simonebortolin merged 3 commits intohack-gpon:mainfrom
Conversation
Add vendor parent page and device page for the FiberMall GPON-ONU-STB+ family of GPON ONU SFP sticks with MAC function. Covers all four product variants (UPC/APC, C-Temp/I-Temp) with datasheet specifications, optical characteristics, and standards compliance. Created from vendor datasheet and product listing - contributions with hands-on information (chipset, firmware, access details) are welcome.
- GPON-ONU-STB+ (with MAC): expanded with full TX/RX optical tables, electrical characteristics, pin definitions, product variant pricing, cross-references to CLB+ variant, and dual-mode GPON/EPON notes. - GPON-ONU-CLB+ (no MAC): new page for the raw SFP transceiver variant. Includes complete datasheet specs from vendor PDF, pin definitions, EEPROM memory map key fields, DDM accuracy, variant table (CLB+/ILB+/ CHB+/IHB+ with low/high TX enable), and comparison table vs STB+. Sources: FiberMall product pages and vendor datasheets (GPON-ONU-STB+.pdf, GPON-ONU-xxB+.pdf).
There was a problem hiding this comment.
Pull request overview
Adds a new FiberMall vendor section under the ONT GPON collection, documenting two GPON ONU SFP modules (with-MAC “ONU stick” and without-MAC raw transceiver) with detailed datasheet-derived specifications and cross-links.
Changes:
- Adds a new
_ont/ont-fibermall.mdvendor parent page. - Adds a device page for GPON-ONU-STB+ / STAB+ (integrated MAC “PON on a stick”) with optical/electrical/pinout tables and standards notes.
- Adds a device page for GPON-ONU-CLB+ (no MAC) with pinout differences, EEPROM key fields, DDM accuracy, and a comparison table vs STB+.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| _ont/ont-fibermall.md | Introduces the FiberMall vendor node in the ONT GPON navigation tree. |
| _ont/ont-fibermall-gpon-onu-stb+.md | Adds the with-MAC FiberMall ONU stick documentation, including spec tables and links to CLB+. |
| _ont/ont-fibermall-gpon-onu-clb+.md | Adds the no-MAC raw transceiver documentation, warnings, EEPROM/DDM details, and comparison vs STB+. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
_ont/ont-fibermall-gpon-onu-stb+.md
Outdated
| - Receiver is APD-TIA based, providing higher sensitivity than the [non-MAC CLB+ variant](/ont-fibermall-gpon-onu-clb+) which uses Super-TIA. | ||
| - This is a complete "PON on a Stick" — an entire FTTH ONU in a slightly oversized SFP that can be plugged into networking equipment (switch, router, PBX, etc.). | ||
|
|
||
| {% include alert.html content="This page has been created from the vendor datasheet and product listing. Contributions with hands-on information (chipset identification, firmware details, serial/SSH access, IP address, web GUI, etc.) are very welcome." alert="Note" icon="svg-info" color="blu" %} |
There was a problem hiding this comment.
alert.html callouts across the repo almost always use color="blue" (not blu). Using blu here is inconsistent and may render without the intended styling; please align this with the common color="blue" value.
_ont/ont-fibermall-gpon-onu-clb+.md
Outdated
| | 19 | TD- | Inverted Transmit Data In (LVPECL, DC coupled) | | ||
| | 20 | VeeT | Transmitter Ground | | ||
|
|
||
| {% include alert.html content="Note the key Pin differences vs the <a href='/ont-fibermall-gpon-onu-stb+'>STB+ (with MAC)</a>: Pin 3 is TX_Burst (burst enable) instead of TX_Disable, Pin 7 is TX_SD (transmitter signal detect) instead of Dying Gasp, and Pin 8 is RX_SD instead of LOS." alert="Note" icon="svg-info" color="blu" %} |
There was a problem hiding this comment.
This alert.html usage sets color="blu", but the established pattern in other pages is color="blue". To avoid inconsistent styling (or a missing CSS class), please change this to color="blue".
| {% include alert.html content="Note the key Pin differences vs the <a href='/ont-fibermall-gpon-onu-stb+'>STB+ (with MAC)</a>: Pin 3 is TX_Burst (burst enable) instead of TX_Disable, Pin 7 is TX_SD (transmitter signal detect) instead of Dying Gasp, and Pin 8 is RX_SD instead of LOS." alert="Note" icon="svg-info" color="blu" %} | |
| {% include alert.html content="Note the key Pin differences vs the <a href='/ont-fibermall-gpon-onu-stb+'>STB+ (with MAC)</a>: Pin 3 is TX_Burst (burst enable) instead of TX_Disable, Pin 7 is TX_SD (transmitter signal detect) instead of Dying Gasp, and Pin 8 is RX_SD instead of LOS." alert="Note" icon="svg-info" color="blue" %} |
_ont/ont-fibermall-gpon-onu-clb+.md
Outdated
| | Pin 8 | RX_SD (RX signal detect) | LOS | | ||
| | Price | $15.00 | $45.00 | | ||
|
|
||
| {% include alert.html content="This page has been created from the vendor datasheet and product listing. Contributions with hands-on information are welcome." alert="Note" icon="svg-info" color="blu" %} |
There was a problem hiding this comment.
color="blu" is inconsistent with the site’s typical alert.html usage (color="blue"). Recommend switching to color="blue" so this note renders with the expected styling.
| {% include alert.html content="This page has been created from the vendor datasheet and product listing. Contributions with hands-on information are welcome." alert="Note" icon="svg-info" color="blu" %} | |
| {% include alert.html content="This page has been created from the vendor datasheet and product listing. Contributions with hands-on information are welcome." alert="Note" icon="svg-info" color="blue" %} |
Summary
Adds a new FiberMall vendor section with two device pages covering the full FiberMall GPON ONU SFP product line.
New files
_ont/ont-fibermall.md— vendor parent page_ont/ont-fibermall-gpon-onu-stb+.md— ONU Stick with MAC (STB+/STAB+/ISTB+/ISTAB+)_ont/ont-fibermall-gpon-onu-clb+.md— raw SFP transceiver without MAC (CLB+/ILB+/CHB+/IHB+)Content sourced from
GPON-ONU-STB+.pdfandGPON-ONU-xxB+.pdfDetails included
Both pages include alerts inviting hands-on contributions (chipset ID, firmware, serial/SSH access, etc.).