mirror of
https://github.com/iamromulan/quectel-rgmii-toolkit.git
synced 2026-04-25 06:35:52 +03:00
[PR #51] [CLOSED] Added Cell Scanner Feature and Minor Device Information Change #104
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/quectel-rgmii-toolkit#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/51
Author: @dr-dolomite
Created: 5/13/2024
Status: ❌ Closed
Base:
development← Head:development-socat📝 Commits (5)
51ec7e4added improved cell scanner parsing38b6b7aadded scanner page49af870added nav link for scanner page9bd4049added phone number to deviceinfoacc37fdadded 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.