[PR #82] [MERGED] Added fixes and improvements #120

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

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/82
Author: @dr-dolomite
Created: 10/4/2024
Status: Merged
Merged: 10/4/2024
Merged by: @iamromulan

Base: development-SDXPINNHead: QuecManager


📝 Commits (1)

  • b4ef80c added fixes and improvements

📊 Changes

12 files changed (+744 additions, -263 deletions)

View changed files

📝 www/about.html (+1 -1)
📝 www/advance-settings.html (+2 -2)
📝 www/bandlock.html (+1 -1)
📝 www/cell-locking.html (+182 -181)
📝 www/cell-scanner.html (+1 -1)
📝 www/cell-settings.html (+1 -1)
📝 www/cell-sms.html (+1 -1)
📝 www/css/custom.css (+28 -25)
📝 www/home.html (+1 -1)
www/js/advance/fetch-current-settings.js (+405 -0)
📝 www/js/home/main.js (+118 -46)
📝 www/js/utils/reboot.js (+3 -3)

📄 Description

  • Fixed passthrough not working
  • Improved advance settings logic
  • Improved mobile view for bands
  • Made reboot / power logic to use AT+QPOWD=1 for standard power off and restart

🔄 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/82 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development-SDXPINN` ← **Head:** `QuecManager` --- ### 📝 Commits (1) - [`b4ef80c`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/b4ef80c116517c389059d1cebc84fbb5ef23e4d1) added fixes and improvements ### 📊 Changes **12 files changed** (+744 additions, -263 deletions) <details> <summary>View changed files</summary> 📝 `www/about.html` (+1 -1) 📝 `www/advance-settings.html` (+2 -2) 📝 `www/bandlock.html` (+1 -1) 📝 `www/cell-locking.html` (+182 -181) 📝 `www/cell-scanner.html` (+1 -1) 📝 `www/cell-settings.html` (+1 -1) 📝 `www/cell-sms.html` (+1 -1) 📝 `www/css/custom.css` (+28 -25) 📝 `www/home.html` (+1 -1) ➕ `www/js/advance/fetch-current-settings.js` (+405 -0) 📝 `www/js/home/main.js` (+118 -46) 📝 `www/js/utils/reboot.js` (+3 -3) </details> ### 📄 Description - Fixed passthrough not working - Improved advance settings logic - Improved mobile view for bands - Made reboot / power logic to use AT+QPOWD=1 for standard power off and restart --- <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:08 +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#120
No description provided.