Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-31 | port-probe: MMPortProbeAtCommand always has constant command strings | Aleksander Morgado | |
2012-11-27 | port-probe: fix checking of Icera capability on some devices | Dan Williams | |
Sierra devices often have limited AT parsers on their APP ports which reply with OK to any command they don't understand, and thus we need to actually check for a valid IPSYS reply instead of just checking whether the IPSYS request completed without error. Previously MM would detect Icera capability on devices that didn't actually have it. | |||
2012-08-06 | port-probe: include Icera support check in the probing sequence | Aleksander Morgado | |
2012-03-16 | port-probe: refactor AT command handling | Aleksander Morgado | |
Make it use a GVariant in the response processor, as the AT command handling in the MMBaseModem. |