summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErnesto Castellotti <mail@ernestocastellotti.it>2022-12-27 21:32:58 +0100
committerGitHub <noreply@github.com>2022-12-27 21:32:58 +0100
commitca83cb46648090f0ba7ce05be9ffa01bb2811951 (patch)
tree9210de5d8901a5f5c5b83a6223afcebb889cc936
parentHotfix mikrotik (#69) (diff)
downloadhack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar.gz
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar.bz2
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar.lz
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar.xz
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.tar.zst
hack-gpon.github.io-ca83cb46648090f0ba7ce05be9ffa01bb2811951.zip
-rw-r--r--_ont/ont-huawei-ma5671a.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_ont/ont-huawei-ma5671a.md b/_ont/ont-huawei-ma5671a.md
index b7d97c1..4d53328 100644
--- a/_ont/ont-huawei-ma5671a.md
+++ b/_ont/ont-huawei-ma5671a.md
@@ -173,9 +173,9 @@ The Huawei MA5671A stores the content of the emulated EEPROM in U-Boot env varia
| 18-19 | 2 | Bias Low Alarm | `0x00 0x00` (0mA) | |
| 20-21 | 2 | Bias High Warning | `0x88 0xB8` (70mA) | |
| 22-23 | 2 | Bias Low Warning | `0x00 0x00` (0mA) | |
-| 24-25 | 2 | TX Power High Alarm | `0x9B 0x82` (36dBm) | Value expressed in watts subunits |
+| 24-25 | 2 | TX Power High Alarm | `0x9B 0x82` (6dBm) | Value expressed in watts subunits |
| 26-27 | 2 | TX Power Low Alarm | `0x22 0xD0` (-1dBm) | Value expressed in watts subunits |
-| 28-29 | 2 | TX Power High Warning | `0x7B 0x86` (34dBm) | Value expressed in watts subunits |
+| 28-29 | 2 | TX Power High Warning | `0x7B 0x86` (5dBm) | Value expressed in watts subunits |
| 30-31 | 2 | TX Power Low Warning | `0x2B 0xD4` (0dBm) | Value expressed in watts subunits |
| 32-33 | 2 | RX Power High Alarm | `0x09 0xCF` (-6dBm) | Value expressed in watts subunits |
| 34-35 | 2 | RX Power Low Alarm | `0x00 0x0D` (-29dBm) | Value expressed in watts subunits |