mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #134] wrong signal bar value #108
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#108
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 @Gimenz on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/134
this signal bar was different from the modemmanager page
@4IceG commented on GitHub (Oct 23, 2025):
I don't know where MM gets the signal value from.
github.com/4IceG/luci-app-3ginfo-lite@11ecd699c2/luci-app-3ginfo-lite/root/usr/share/3ginfo-lite/modem/usb/2cb70007 (L86C1-L98C3)Another thing is that this package will no longer be updated.
@Gimenz commented on GitHub (Oct 24, 2025):
hmm, should i use another proto? instead of using mm, e.g ATCommands?
@4IceG commented on GitHub (Oct 24, 2025):
Use whatever you want, whatever works better.
Serial - recommended for most routers/modems, reads data quickly and does not overload the router.
MM - overloads the router and requires powerful hardware, but supports the modem comprehensively (connection, text messages, AT commands, USSD codes, connection parameters).