Browse Source

fix Station G2 output dBm typo

fix Station G2 output dBm typo reported on https://github.com/meshcore-dev/MeshCore/issues/1304

changed 26.5 dBm to 36.5 dBm
pull/1310/head
uncle lit 5 months ago
committed by GitHub
parent
commit
a93527a474
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/faq.md

2
docs/faq.md

@ -811,7 +811,7 @@ For companion radios, you can set these radios' transmit power in the smartphone
| Device / Model | Region / Description | In-App Setting (dBm) | Target Radio Output | Notes |
| :--- | :--- | :--- | :--- | :--- |
| **Station G2** <br> [Reference](https://wiki.uniteng.com/en/meshtastic/station-g2) | US915 Max Output | 19 dBm | 26.5 dBm (4.46W) | |
| **Station G2** <br> [Reference](https://wiki.uniteng.com/en/meshtastic/station-g2) | US915 Max Output | 19 dBm | 36.5 dBm (4.46W) | |
| | US915 Recommended Max | 16 dBm | 35 dBm (3.16W) | 1dB compression point |
| | EU868 Recommended Max | 15 dBm | 34.5 dBm (2.82W) | 1dB compression point |
| | US915 1W Output | 10 dBm | 1W | |

Loading…
Cancel
Save