Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-02 | libwmc: remove it | Dan Williams | |
The WMC protocol was only present on older Panasonic/Verizon devices from the 2006 - 2011 timeframe. The last device to support WMC was the UML290 which also supported QMI (which is much more functional). ModemManager also never used WMC support and it was never significantly reverse engineered. So remove WMC code from git; it'll still be in the history if anyone cares in the future. | |||
2016-11-23 | libqcdm,libwmc: use C99 sized types from stdint.h | Aleksander Morgado | |
2013-03-12 | wmc: add get functionality to uml290mode | Dan Williams | |
2012-09-27 | uml290mode: fix log message | Dan Williams | |
2012-09-27 | uml290mode: offline and reset modem after making changes | Dan Williams | |
2012-06-22 | trivial: fix format string | Dan Williams | |
2012-06-04 | uml290: allow setting more global modes | Dan Williams | |
2012-05-30 | trivial: whitespace fixes | Dan Williams | |
2012-05-30 | uml290: add mode switching tool | Dan Williams | |
Switches UML290 mode between 4G/LTE, 3G/EVDO/1X, and auto. |