Add Ubiquiti UFiber ONT pages: WaveFiber ONU, Nano, Loco#450
Add Ubiquiti UFiber ONT pages: WaveFiber ONU, Nano, Loco#450simonebortolin merged 1 commit intohack-gpon:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds new documentation pages under the existing UFiber ONT section to cover three additional Ubiquiti UFiber GPON ONTs, including basic hardware/optical specs and reference links.
Changes:
- Added a new device page for UFiber WaveFiber ONU with hardware, GPON optics, and software feature summaries.
- Added a new device page for UFiber Nano (UF-Nano), including a third-party OLT compatibility warning.
- Added a new device page for UFiber Loco (UF-LOCO), including a third-party OLT compatibility warning.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
_ont/ont-ufiber-wave-fiber-onu.md |
New UFiber WaveFiber ONU page with specs, features, and links. |
_ont/ont-ufiber-uf-nano.md |
New UF-Nano page with warning callout, specs, features, and links. |
_ont/ont-ufiber-uf-loco.md |
New UF-Loco page with warning callout, specs, features, and links. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
_ont/ont-ufiber-uf-nano.md
Outdated
| parent: UFiber | ||
| --- | ||
|
|
||
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may not be compatible or are unable to reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} |
There was a problem hiding this comment.
The warning text is grammatically awkward ("may not be compatible or are unable..."). Consider rephrasing to a consistent modal form (e.g., "may be incompatible or may not reliably connect") to avoid confusion.
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may not be compatible or are unable to reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} | |
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may be incompatible or may not reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} |
_ont/ont-ufiber-uf-loco.md
Outdated
| parent: UFiber | ||
| --- | ||
|
|
||
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may not be compatible or are unable to reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} |
There was a problem hiding this comment.
The warning text is grammatically awkward ("may not be compatible or are unable..."). Consider rephrasing to a consistent modal form (e.g., "may be incompatible or may not reliably connect") to avoid confusion.
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may not be compatible or are unable to reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} | |
| {% include alert.html content="This device is designed to be used with the Ubiquiti Fiber OLT. Third-party OLTs may be incompatible or may not reliably connect to the ONU." alert="Warning" icon="svg-warning" color="red" %} |
_ont/ont-ufiber-wave-fiber-onu.md
Outdated
|
|
||
| ## Software Features | ||
|
|
||
| - Web server, telnet, NAT, bridging and routing, firewall, application passthrough |
There was a problem hiding this comment.
This page lists "Web server" and "telnet" as software features, but the Hardware Specifications table leaves Web GUI/SSH/Telnet blank. Please align these sections by either marking the management interfaces as available (if confirmed) or removing/qualifying those feature bullets to avoid implying access methods that aren’t documented.
| - Web server, telnet, NAT, bridging and routing, firewall, application passthrough | |
| - NAT, bridging and routing, firewall, application passthrough |
_ont/ont-ufiber-uf-nano.md
Outdated
| ## Software Features | ||
|
|
||
| - Web server, telnet, NAT, bridging and routing, firewall, application passthrough | ||
| - Dashboard, monitoring, alarms, logs | ||
| - Remote reset, remote reboot, remote firmware upgrade, VLAN support | ||
| - LED display for device monitoring | ||
| - UISP Mobile App |
There was a problem hiding this comment.
This page lists "Web server" and "telnet" as software features, but the Hardware Specifications table leaves Web GUI/SSH/Telnet blank. Please align these sections by either marking the management interfaces as available (if confirmed) or removing/qualifying those feature bullets to avoid implying access methods that aren’t documented.
_ont/ont-ufiber-uf-loco.md
Outdated
|
|
||
| ## Software Features | ||
|
|
||
| - Web server, telnet, NAT, bridging and routing, firewall, application passthrough |
There was a problem hiding this comment.
This page lists "Web server" and "telnet" as software features, but the Hardware Specifications table leaves Web GUI/SSH/Telnet blank. Please align these sections by either marking the management interfaces as available (if confirmed) or removing/qualifying those feature bullets to avoid implying access methods that aren’t documented.
| - Web server, telnet, NAT, bridging and routing, firewall, application passthrough | |
| - NAT, bridging and routing, firewall, application passthrough |
efae28b to
e5ee016
Compare
e5ee016 to
83800ba
Compare
- WaveFiber ONU: 2.5GbE GPON ONU, SC/APC - UF-Nano: GPON CPE with LED display, wide temp range (-40 to 55C) - UF-Loco: Low-power GPON CPE (3.5W), Micro-USB or PoE Nano and Loco include third-party OLT compatibility warning. Chipset/root/serial details left blank for community contribution.
83800ba to
66af903
Compare
Adds device pages for three Ubiquiti UFiber GPON ONTs under the existing UFiber parent:
Both Nano and Loco include a warning about third-party OLT compatibility issues (Ubiquiti states they may not work reliably with non-Ubiquiti OLTs).
Chipset, flash, RAM, root procedure, and serial details are left blank — these aren't available from Ubiquiti's store pages and need community contribution from teardowns.
OLTs and WiFi CPEs were intentionally excluded as not relevant to GPON hacking.