4IceG / luci-app-3ginfo-lite

Graphic visualization of the mPCI-E / M.2 and USB 3G / LTE / LTE-A / 5G modem connection status. (LuCI JS) | OpenWrt >= 21.02
100 stars 39 forks source link

Fix unknown rssi for some huawei hilink #63

Closed lux5am closed 6 months ago

lux5am commented 6 months ago

Some Huawei hilink modem would return unknown rssi as &lt;=-113dBm or <=-113dBm in webui.

The number 19 is to set the lower bound value because it only give a signal range from 1-5. So signal 2 will become 21 for example.