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. | |||
2012-01-19 | wmc: make warn macros more useful | Dan Williams | |
2012-01-19 | wmc: fix stringification of wmc_xxx_if_fail() macros | Dan Williams | |
Actually reading about preprocessor concatenation and stringification helps. | |||
2011-10-04 | wmc: add initial command parsing and response handling | Dan Williams | |
2011-09-27 | libwmc: simpler logging and error handling | Dan Williams | |
2011-09-27 | libwmc: add more test code and start of com tests | Dan Williams | |