[PR #51] [CLOSED] Added Cell Scanner Feature and Minor Device Information Change #104

Closed
opened 2026-02-27 14:39:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/51
Author: @dr-dolomite
Created: 5/13/2024
Status: Closed

Base: developmentHead: development-socat


📝 Commits (5)

  • 51ec7e4 added improved cell scanner parsing
  • 38b6b7a added scanner page
  • 49af870 added nav link for scanner page
  • 9bd4049 added phone number to deviceinfo
  • acc37fd added device uptime

📊 Changes

5 files changed (+2353 additions, -114 deletions)

View changed files

simpleadmin/www/cgi-bin/get_uptime (+26 -0)
📝 simpleadmin/www/deviceinfo.html (+13 -2)
📝 simpleadmin/www/index.html (+25 -2)
simpleadmin/www/scanner.html (+2256 -0)
📝 simpleadmin/www/settings.html (+33 -110)

📄 Description

  • Removed Scan LTE Cells from One Click Utils

  • Removed Scan NSA Cells from One Click Utils

  • Changed Cell Scan Select Input to Button Link

  • Added Scanner Page with Parser

  • Added Phone Number to Device Information Page

  • Updated version to 0.6

  • Added get_uptime cgi-script (NOTE: Dont forget to make it executable)

  • Added device total uptime


🔄 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/iamromulan/quectel-rgmii-toolkit/pull/51 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 5/13/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development-socat` --- ### 📝 Commits (5) - [`51ec7e4`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/51ec7e4a7864a770b358db8cb33fa92bb6c315ad) added improved cell scanner parsing - [`38b6b7a`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/38b6b7ab00c370d71d1e936700073c72e37b7b6c) added scanner page - [`49af870`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/49af87089bef946c25ee8cbfe45dc62ee1097a79) added nav link for scanner page - [`9bd4049`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/9bd4049ace72f176eb4484bdc42cb9742e7a205f) added phone number to deviceinfo - [`acc37fd`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/acc37fd937f6c413df6192839f8ccd03918d8697) added device uptime ### 📊 Changes **5 files changed** (+2353 additions, -114 deletions) <details> <summary>View changed files</summary> ➕ `simpleadmin/www/cgi-bin/get_uptime` (+26 -0) 📝 `simpleadmin/www/deviceinfo.html` (+13 -2) 📝 `simpleadmin/www/index.html` (+25 -2) ➕ `simpleadmin/www/scanner.html` (+2256 -0) 📝 `simpleadmin/www/settings.html` (+33 -110) </details> ### 📄 Description - Removed Scan LTE Cells from One Click Utils - Removed Scan NSA Cells from One Click Utils - Changed Cell Scan Select Input to Button Link - Added Scanner Page with Parser - Added Phone Number to Device Information Page - Updated version to 0.6 - Added get_uptime cgi-script (NOTE: Dont forget to make it executable) - Added device total uptime --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:39:04 +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/quectel-rgmii-toolkit#104
No description provided.