mirror of
https://github.com/iamromulan/quectel-rgmii-toolkit.git
synced 2026-04-25 06:35:52 +03:00
[PR #83] [MERGED] Added Cellular Settings Functionality #121
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#121
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/83
Author: @dr-dolomite
Created: 10/5/2024
Status: ✅ Merged
Merged: 10/5/2024
Merged by: @iamromulan
Base:
development-SDXPINN← Head:QuecManager📝 Commits (1)
0adddefadded network pref and nr5g mode control functionalities📊 Changes
17 files changed (+1124 additions, -267 deletions)
View changed files
📝
www/about.html(+3 -3)📝
www/advance-settings.html(+11 -6)📝
www/bandlock.html(+3 -3)📝
www/cell-locking.html(+3 -3)📝
www/cell-scanner.html(+7 -4)📝
www/cell-settings.html(+222 -210)📝
www/cell-sms.html(+7 -4)➕
www/cgi-bin/apn-profile.sh(+153 -0)➕
www/cgi-bin/cell-settings.sh(+66 -0)➕
www/cgi-bin/fetch-apn-profiles.sh(+45 -0)📝
www/cgi-bin/home_data.sh(+1 -1)📝
www/css/custom.css(+63 -0)📝
www/home.html(+3 -3)➕
www/js/cell-settings/apn-profile.js(+179 -0)➕
www/js/cell-settings/fetch-settings.js(+309 -0)📝
www/js/home/main.js(+47 -28)📝
www/js/utils/restart-connection.js(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.