mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #65] Add RSRP\RSRQ\SINR of SCC cell for Quectel Module #183
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#183
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?
Originally created by @stich86 on GitHub (Apr 7, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/65
Hi @4IceG,
do you think it will be possible to add RSRP\RSRQ\SINR also for secondary bands?
the
AT+QCAINFOreports it for SCC bands:It will be very useful to create something like i've ported to ZTE CPE:
So you can also decide which bands are better or not.
Let me know :)
@4IceG commented on GitHub (Apr 8, 2024):
Hi @stich86 ,
I have a problem with this 🤔. I am already receiving information from users that 3ginfo-lite shows something that their LTE modems do not have. Another thing is that new modems return much more data and now I get questions why the package shows so little...
I don't want to expand the package too much because it will lose its simplicity. I have to wonder if it's possible to keep the appearance for the primary band and somehow extend the data to the aggregation bands.
@stich86 commented on GitHub (Apr 8, 2024):
i'll try to add it in the SCC string, just to have a reference
@4IceG commented on GitHub (Apr 8, 2024):
Now I focused on the transfer package, I had no plans to modify 3ginfo-lite, but I will think about it.
I don't want to create a package that will scroll like a long pdf, and I've seen such modifications (it makes me sad). It's a waste of my work when someone then does something like that, like in a competition, who can read more from the modem and put it on one page.