Age | Commit message (Expand) | Author |
2012-03-30 | core: fatal errors in iface initializations force the modem into a FAILED state | Aleksander Morgado |
2012-03-16 | core: new `Initializing' state in the global modem state machine | Aleksander Morgado |
2012-03-16 | api,header: define facilities flags with bitwise operations instead of hex va... | Aleksander Morgado |
2012-03-16 | api,header: minor alignment fix | Aleksander Morgado |
2012-03-15 | api,header: added new Iridium capability | Aleksander Morgado |
2012-03-15 | api,header: new `MMSmsStorage' enumeration | Aleksander Morgado |
2012-03-15 | api,header: renamed `MMModemSmsState' to `MMSmsState' | Aleksander Morgado |
2012-03-15 | api,header: new `MM_MODEM_3GPP_USSD_SESSION_STATE_UNKNOWN' | Aleksander Morgado |
2012-03-15 | api,header: new MM_ACCESS_TECHNOLOGY_ANY | Aleksander Morgado |
2012-03-15 | api: include '3gpp' prefix for LAC/CI location, instead of 'gsm' | Aleksander Morgado |
2012-03-15 | api,header: treat CDMA activation errors as any other error | Aleksander Morgado |
2012-03-15 | api,header: new enum to specify Rm protocol | Aleksander Morgado |
2012-03-15 | api,header: add explanation for the MMModemCdmaActivationErrors | Aleksander Morgado |
2012-03-15 | api,header: fix flags to ensure they all start with 1 | Aleksander Morgado |
2012-03-15 | api,header: don't use '1G' for modem modes, use 'CS' instead. | Aleksander Morgado |
2012-03-15 | api: MMModemBand is now an enum, not flags | Aleksander Morgado |
2012-03-15 | api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology' | Aleksander Morgado |
2012-03-15 | api,enums: let MMModemAccessTech be flags instead of enum | Aleksander Morgado |
2012-03-15 | api,enums: new enum for the USSD session state | Aleksander Morgado |
2012-03-15 | api,enums: new enum for the 3GPP network availability | Aleksander Morgado |
2012-03-15 | api,enums: implement all enums and flags from the new API | Aleksander Morgado |