[PR #63] [MERGED] Fix unknown rssi for some huawei hilink #121

Closed
opened 2026-03-04 11:58:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/4IceG/luci-app-3ginfo-lite/pull/63
Author: @lux5am
Created: 3/26/2024
Status: Merged
Merged: 3/26/2024
Merged by: @4IceG

Base: mainHead: main


📝 Commits (1)

  • c1294cb Fix unknown rssi for some huawei hilink

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/hilink/huawei_hilink.sh (+12 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/4IceG/luci-app-3ginfo-lite/pull/63 **Author:** [@lux5am](https://github.com/lux5am) **Created:** 3/26/2024 **Status:** ✅ Merged **Merged:** 3/26/2024 **Merged by:** [@4IceG](https://github.com/4IceG) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c1294cb`](https://github.com/4IceG/luci-app-3ginfo-lite/commit/c1294cb020ae7a7dee1046b6dc9d10cd5a589bff) Fix unknown rssi for some huawei hilink ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/hilink/huawei_hilink.sh` (+12 -1) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 11:58:48 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#121
No description provided.