summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-08 16:20:49 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:59:21 +0100
commit55f09a1b4de2fbb2f815963ab1c282311755e567 (patch)
tree3999ef621aea8c68de753c24150abf30d4fb00ad
parentUpdate ont-technicolor-afm0002.md (diff)
downloadhack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar.gz
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar.bz2
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar.lz
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar.xz
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.tar.zst
hack-gpon.github.io-55f09a1b4de2fbb2f815963ab1c282311755e567.zip
-rw-r--r--assets/css/just-the-docs-dark.scss2
-rw-r--r--assets/css/just-the-docs-default.scss6
-rw-r--r--assets/css/just-the-docs-light.scss2
-rw-r--r--ont-Nokia-G-010S-A.md9
-rw-r--r--ont-Nokia-g-010g-p.md32
-rw-r--r--ont-Nokia-g-010g-q.md2
-rw-r--r--ont-huawei-ma5671a.md1
-rw-r--r--ont-nokia-g-s010s-p.md9
-rw-r--r--ont-technicolor-afm0002.md3
9 files changed, 46 insertions, 20 deletions
diff --git a/assets/css/just-the-docs-dark.scss b/assets/css/just-the-docs-dark.scss
index e56eda2..779e6dd 100644
--- a/assets/css/just-the-docs-dark.scss
+++ b/assets/css/just-the-docs-dark.scss
@@ -1 +1 @@
-{% include css/just-the-docs.scss.liquid color_scheme="dark" %}
+{% include css/just-the-docs.scss.liquid color_scheme="dark" primary_colors="blue" %}
diff --git a/assets/css/just-the-docs-default.scss b/assets/css/just-the-docs-default.scss
new file mode 100644
index 0000000..5a6b14a
--- /dev/null
+++ b/assets/css/just-the-docs-default.scss
@@ -0,0 +1,6 @@
+{% if site.color_scheme and site.color_scheme != "nil" %}
+ {% assign color_scheme = site.color_scheme %}
+{% else %}
+ {% assign color_scheme = "light" %}
+{% endif %}
+{% include css/just-the-docs.scss.liquid color_scheme=color_scheme primary_colors="blue" %} \ No newline at end of file
diff --git a/assets/css/just-the-docs-light.scss b/assets/css/just-the-docs-light.scss
index 9595aef..3cdbd3c 100644
--- a/assets/css/just-the-docs-light.scss
+++ b/assets/css/just-the-docs-light.scss
@@ -1 +1 @@
-{% include css/just-the-docs.scss.liquid color_scheme="light" %} \ No newline at end of file
+{% include css/just-the-docs.scss.liquid color_scheme="light" primary_colors="blue" %} \ No newline at end of file
diff --git a/ont-Nokia-G-010S-A.md b/ont-Nokia-G-010S-A.md
index 74fb8d1..f0505e8 100644
--- a/ont-Nokia-G-010S-A.md
+++ b/ont-Nokia-G-010S-A.md
@@ -38,7 +38,14 @@ Turning a [Nokia G-010S-P](ont-nokia-g-s010s-p) into a [Nokia G-010S-A](ont-noki
## Serial
-On SFP: Serial TTL: TX Pin 3 RX Pin 6 asc0=0 115,200 N 8 1
+```
+USB TTL(UART) Adapter ------- SFP 20pins Molex connector
+3.3V ---red ------------------pin #15 and #16
+TX -----orange ---------------pin #3
+RX -----yellow ---------------pin #6
+GND ----green --------------- pin #10
+```
+Configuration: asc0=0 115200 8-N-1
## Disabling Dying Gasp
```sh
diff --git a/ont-Nokia-g-010g-p.md b/ont-Nokia-g-010g-p.md
index 0584036..ddf0e90 100644
--- a/ont-Nokia-g-010g-p.md
+++ b/ont-Nokia-g-010g-p.md
@@ -6,24 +6,26 @@ parent: ONT
# Hardware Specifications
-| | |
-| ----------- | ---------------- |
-| Vendor | Nokia |
-| Model | G-010G-P |
-| Alias | |
-| Chipset | |
-| Flash | |
-| RAM | |
-| System | |
-| HSGMII | No |
-| Optics | SC/APC |
-| IP address | |
-| Web Gui | |
-| SSH | |
-| Form Factor | ONT |
+| | |
+| ----------- | -------- |
+| Vendor | Nokia |
+| Model | G-010G-P |
+| Alias | |
+| Chipset | |
+| Flash | |
+| RAM | |
+| System | |
+| HSGMII | No |
+| Optics | SC/APC |
+| IP address | |
+| Web Gui | |
+| SSH | |
+| Form Factor | ONT |
{% include image.html file="g-010g-p.jpg" alt="G-010G-P" caption="Nokia G-010G-P" %}
+
+
# Miscellaneous Links
- <a href="https://github.com/nanomad/nokia-ont-mib-parser">MIB file parser</a> for NOKIA's GPON ONTs (*helps you parsing the .mib file located in `/mnt/rwdir`*)
diff --git a/ont-Nokia-g-010g-q.md b/ont-Nokia-g-010g-q.md
index e816061..3ce0e6a 100644
--- a/ont-Nokia-g-010g-q.md
+++ b/ont-Nokia-g-010g-q.md
@@ -41,7 +41,7 @@ parent: ONT
This ont seems to support dual boot (notice partitions "ImageA" and "ImageB"), however this has not been tested.
## List of firmwares and files
-# Setting up the serial interface
+# Serial
{% include image.html file="g-010g-q-serial-pinout.png" alt="G-010G-Q " caption="G-010G-Q: serial pinout" %}
You can easily communicate with the ONT using a TTL converter (for example the CH341A programmer in TTL mode) by connecting the converters' pins to the ONT following the pinout shown in the image above
diff --git a/ont-huawei-ma5671a.md b/ont-huawei-ma5671a.md
index ebff021..c9d0af7 100644
--- a/ont-huawei-ma5671a.md
+++ b/ont-huawei-ma5671a.md
@@ -38,6 +38,7 @@ TX -----orange ---------------pin #2
RX -----yellow ---------------pin #7
GND ----green --------------- pin #10
```
+Configuration: asc0=0 115200 8-N-1
## Disabling Dying Gasp
```sh
diff --git a/ont-nokia-g-s010s-p.md b/ont-nokia-g-s010s-p.md
index 5dd2705..46f35e1 100644
--- a/ont-nokia-g-s010s-p.md
+++ b/ont-nokia-g-s010s-p.md
@@ -34,7 +34,14 @@ Turning a [Nokia G-010S-P](ont-nokia-g-s010s-p) into a [Nokia G-010S-A](ont-noki
## Serial
-On SFP: Serial TTL: TX Pin 2 RX Pin 7 asc0=0 115,200 N 8 1
+```
+USB TTL(UART) Adapter ------- SFP 20pins Molex connector
+3.3V ---red ------------------pin #15 and #16
+TX -----orange ---------------pin #2
+RX -----yellow ---------------pin #7
+GND ----green --------------- pin #10
+```
+Configuration: asc0=0 115200 8-N-1
## List of software versions
## List of partitions
diff --git a/ont-technicolor-afm0002.md b/ont-technicolor-afm0002.md
index f6ab723..3167d88 100644
--- a/ont-technicolor-afm0002.md
+++ b/ont-technicolor-afm0002.md
@@ -24,6 +24,9 @@ parent: ONT
{% include image.html file="afm0002tim.jpg" alt="AFM0002TIM" caption="AFM0002TIM" %}
+## Serial
+
+Configuration: asc0=0 115200 8-N-1
# Hardware Revisions