[PR #67] [MERGED] Added Various Changes and Fixes for Simple Network #113

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

📋 Pull Request Information

Original PR: https://github.com/iamromulan/quectel-rgmii-toolkit/pull/67
Author: @dr-dolomite
Created: 7/14/2024
Status: Merged
Merged: 7/14/2024
Merged by: @iamromulan

Base: developmentHead: feature-watchcat


📝 Commits (1)

  • 0888953 added various fixes for simple network

📊 Changes

2 files changed (+117 additions, -71 deletions)

View changed files

📝 simpleadmin/www/js/parse-settings.js (+84 -57)
📝 simpleadmin/www/network.html (+33 -14)

📄 Description

Changes:

  • Improved data parsing by using string comparison instead of specifying the line number
  • Added error catch for APN and Bands since the AT responses are not available if there's no cell connection
  • Added PDP type option for APN
  • Added PDP type fetching for APN

Fixes:

  • Fixed parsing errors

🔄 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/67 **Author:** [@dr-dolomite](https://github.com/dr-dolomite) **Created:** 7/14/2024 **Status:** ✅ Merged **Merged:** 7/14/2024 **Merged by:** [@iamromulan](https://github.com/iamromulan) **Base:** `development` ← **Head:** `feature-watchcat` --- ### 📝 Commits (1) - [`0888953`](https://github.com/iamromulan/quectel-rgmii-toolkit/commit/08889533f4ba44815904fc748b2639ac44f6bfe1) added various fixes for simple network ### 📊 Changes **2 files changed** (+117 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `simpleadmin/www/js/parse-settings.js` (+84 -57) 📝 `simpleadmin/www/network.html` (+33 -14) </details> ### 📄 Description Changes: - Improved data parsing by using string comparison instead of specifying the line number - Added error catch for APN and Bands since the AT responses are not available if there's no cell connection - Added PDP type option for APN - Added PDP type fetching for APN Fixes: - Fixed parsing errors --- <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:06 +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#113
No description provided.