Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jeff Hatch <Jeff.Hatch@multitech.com>
|
|
|
|
|
|
Signed-off-by: Jeff Hatch <Jeff.Hatch@multitech.com>
|
|
|
|
|
|
|
|
|
|
The format of AT#FRSTS command was slightly changed within the new Telit firmware and this causes parsing issues.
|
|
setting the MDN on some SIM cards
|
|
This allows the basic stats like time & rssi to be returned even if
AT#RFSTS fails like it does for LTE radios without a signal
|
|
Response on LTE without signal will now be:
{
"datetime" : "01/06/80 00:01:31 GMT+5",
"roaming" : false,
"rssi" : 99,
"service" : "Unknown"
}
instead of null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
radio models
|
|
|
|
is active
-Fix Tower and Service display values on dashboard and Radio status pages.
-Fix issue with intermittent timeout when radio-query doing #RFSTS AT command.
-Add table for LTE Engineering Details on Radio Status page
|
|
|
|
|
|
Resolution for LE910-based MTSMCs
https://support.multitech.com/support/case.html?action=view&id=63163
|
|
|
|
|
|
|
|
|
|
|