Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-07-29 | Increase the MDN set command timeout due to some issues with timeouts ↵0.8 | Jeff Hatch | 1 | |
setting the MDN on some SIM cards | ||||
2016-05-19 | refactor: getCommonNetworkStats before AT#RFSTS0.7 | Brandon Bayer | 1 | |
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 | ||||
2016-05-19 | [IN1892] fix: return basic stats instead of null on LTE without signal | Brandon Bayer | 1 | |
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 | ||||
2016-05-18 | style: replace tabs with spaces | Brandon Bayer | 1 | |
2016-04-05 | check for SIM PIN before AT#RFSTS on LE910 radios0.6 | Brandon Bayer | 1 | |
2016-04-05 | fix: segfault - check vector size before using0.5 | Brandon Bayer | 1 | |
2016-03-16 | fix: set CGREG back to original setting instead of 00.3 | Brandon Bayer | 1 | |
2016-03-14 | fix: set +CGREG back to 0 (default) after querying LAC | Brandon Bayer | 1 | |
2015-11-05 | Fix CDMA radio band lookup to use CDMA table and not LTE0.2 | Jeff Hatch | 1 | |
2015-11-04 | Merge branch 'master' of git://git.multitech.net/libmts-io | Jeff Hatch | 5 | |
2015-11-04 | Update network status processing to handle LAT1 #RFSTS output | Jeff Hatch | 1 | |
2015-11-03 | [IN001490] libmts-io: Implementing setRxDiversity function for applicable ↵ | Bijoy Anose | 5 | |
radio models | ||||
2015-11-02 | Add retreival of radio band for (GSM,CDMA,LTE) and fix retrieval of LAC for LTE | Jeff Hatch | 1 | |
2015-10-30 | [IN001479] Radio Status updates are misconfigured when Cellular connection ↵ | Jeff Hatch | 1 | |
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 | ||||
2015-09-11 | LE910: remove hard-coded AT&T carrier for LE910-NAG | Jason Reiss | 1 | |
2015-09-09 | use CGREG? to query registration for LE910 models | Jesse Gilles | 1 | |
Resolution for LE910-based MTSMCs https://support.multitech.com/support/case.html?action=view&id=63163 | ||||
2015-09-03 | rename radio type VW2 to LVW2 | Jesse Gilles | 1 | |
2015-04-30 | fix phone number read for H5 radios0.1 | Jesse Gilles | 1 | |
2015-04-30 | rename to libmts-io | Jesse Gilles | 17 | |
2015-04-21 | MTS_IO_Lockfile.cpp: check lock file write result | Jesse Gilles | 1 | |
2015-04-20 | initial commit | Jesse Gilles | 17 | |