[PR #21] [MERGED] Added GUI Bandlocking and Cell Locking #80

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

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/21
Author: @dr-dolomite
Created: 3/27/2024
Status: Merged
Merged: 3/28/2024
Merged by: @iamromulan

Base: developmentHead: development


📝 Commits (3)

  • 3a506a5 added GUI bandlocking
  • 6eff6d2 removed trailing ` at parse script
  • 968e003 added cell locking functionality

📊 Changes

7 files changed (+495 additions, -1 deletions)

View changed files

📝 simpleadmin/www/atcommander.html (+1 -0)
simpleadmin/www/bandlock.html (+478 -0)
📝 simpleadmin/www/index.html (+2 -0)
📝 simpleadmin/www/sms.html (+2 -0)
📝 simpleadmin/www/speedtest.html (+2 -0)
📝 simpleadmin/www/styles.css (+8 -1)
📝 simpleadmin/www/ttl.html (+2 -0)

📄 Description

Changes:

  • Added Poppins as font (subjective change)
  • Added bandlock.html page for rendering Band Locking Page
  • Added cards for band locking and cell locking
  • Added band locking script
  • Added loading and error modals
  • Added restore bands button
  • Added cell locking script
  • Added options for LTE and NR5G-SA cell lock
  • Added option to choose number of cells for LTE cell locking
  • Added restore cell lock to default

NOTE: Cell locking functionality is still under development. Please test the band locking first.


🔄 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/21 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (3) - [`3a506a5`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/3a506a5eb256b57569b9b1566876d983931ee51a) added GUI bandlocking - [`6eff6d2`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/6eff6d28cb4ca048f82a287cadb8b6909eac8439) removed trailing ` at parse script - [`968e003`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/968e003fa54f46992d614d25fa70ae25509802cc) added cell locking functionality ### 📊 Changes **7 files changed** (+495 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `simpleadmin/www/atcommander.html` (+1 -0) ➕ `simpleadmin/www/bandlock.html` (+478 -0) 📝 `simpleadmin/www/index.html` (+2 -0) 📝 `simpleadmin/www/sms.html` (+2 -0) 📝 `simpleadmin/www/speedtest.html` (+2 -0) 📝 `simpleadmin/www/styles.css` (+8 -1) 📝 `simpleadmin/www/ttl.html` (+2 -0) </details> ### 📄 Description Changes: - Added Poppins as font (subjective change) - Added bandlock.html page for rendering Band Locking Page - Added cards for band locking and cell locking - Added band locking script - Added loading and error modals - Added restore bands button - Added cell locking script - Added options for LTE and NR5G-SA cell lock - Added option to choose number of cells for LTE cell locking - Added restore cell lock to default NOTE: Cell locking functionality is still under development. Please test the band locking first. --- <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:01 +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#80
No description provided.