mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[PR #132] [MERGED] Adding Quectel MHI parsing and helpers for RM520N-GLAP #133
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/luci-app-3ginfo-lite#133
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/4IceG/luci-app-3ginfo-lite/pull/132
Author: @stich86
Created: 8/11/2025
Status: ✅ Merged
Merged: 8/12/2025
Merged by: @4IceG
Base:
main← Head:main📝 Commits (2)
0efac9fAdd Quetel MHI device VID\PID parsingcb4df21Helpers 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.shfor 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.