[PR #132] [MERGED] Adding Quectel MHI parsing and helpers for RM520N-GLAP #133

Closed
opened 2026-03-04 11:58:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/4IceG/luci-app-3ginfo-lite/pull/132
Author: @stich86
Created: 8/11/2025
Status: Merged
Merged: 8/12/2025
Merged by: @4IceG

Base: mainHead: main


📝 Commits (2)

  • 0efac9f Add Quetel MHI device VID\PID parsing
  • cb4df21 Helpers for Quectel RM520N-GL

📊 Changes

3 files changed (+1067 additions, -0 deletions)

View changed files

📝 luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/3ginfo.sh (+7 -0)
luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/pci/17cb0308 (+530 -0)
luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/pci/1eac1004 (+530 -0)

📄 Description

Added parsing on 3ginfo.sh for PCIe module using Quectel MHI drivers.
Also added helper files for two version of Quectel RM520N-GLAP (coming from GLAA version)


🔄 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/4IceG/luci-app-3ginfo-lite/pull/132 **Author:** [@stich86](https://github.com/stich86) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@4IceG](https://github.com/4IceG) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`0efac9f`](https://github.com/4IceG/luci-app-3ginfo-lite/commit/0efac9fad328e0eefee60c2d2a0f5c2a82e8639d) Add Quetel MHI device VID\PID parsing - [`cb4df21`](https://github.com/4IceG/luci-app-3ginfo-lite/commit/cb4df21ae0ebf04ad1c44d60d8ab67c9eb2b5fa8) Helpers for Quectel RM520N-GL ### 📊 Changes **3 files changed** (+1067 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/3ginfo.sh` (+7 -0) ➕ `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/pci/17cb0308` (+530 -0) ➕ `luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/pci/1eac1004` (+530 -0) </details> ### 📄 Description Added parsing on `3ginfo.sh` for PCIe module using Quectel MHI drivers. Also added helper files for two version of Quectel RM520N-GLAP (coming from GLAA version) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 11:58:51 +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/luci-app-3ginfo-lite#133
No description provided.