Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | iface-modem-3gpp: indicators and unsolicited events are 3GPP-specific | Aleksander Morgado | |
Moved code from the Modem interface, as this is really 3GPP-specific | |||
2012-03-15 | iface-modem-3gpp: implement property binding for the simple status | Aleksander Morgado | |
2012-03-15 | bearers: base bearer creation in the new bearer properties object | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: allow requesting to register internally, not just via DBus | Aleksander Morgado | |
2012-03-15 | 3gpp: control 3GPP bearer creation in the 3GPP modem interface | Aleksander Morgado | |
And implement bearer connection allowance based on roaming status. | |||
2012-03-15 | core: implement Access Technology reporting | Aleksander Morgado | |
For 3GPP modems only for now.. | |||
2012-03-15 | iface-modem-3gpp: cleanup CS and PS registrations during disable | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: cleanup unsolicited registration messages during disable | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: interface can be disabled | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: handle network scan requests | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: when going into REGISTERED, load Operator Name and Code | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: always run CS and PS registration checks together | Aleksander Morgado | |
And report a single error, only if all available registration checks failed. | |||
2012-03-15 | iface-modem-3gpp: handle network registration requests | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: load registration states during enable | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: allow changing the RegistrationState from outside the ↵ | Aleksander Morgado | |
interface The 3GPP registration state will always be set from outside the 3GPP interface, for example when parsing unsolicited registration messages, on when the interface requests manual checking of registration state. We'll also update the State property in the Modem interface when we switch to a connected state, so we also set the Modem interface as a prerrequisite of the 3GPP interface. | |||
2012-03-15 | iface-modem: new RegistrationState property, bound to the one in DBus | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: setup unsolicited registration messages handling during enable | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: setup CS and PS registrations during enable | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: interface can be enabled | Aleksander Morgado | |
In addition to initializing the interface, to load initial values of all properties and export the object in DBus, the interface can now also be enabled. Enabling the 3GPP interface will take care of running the network registration process. | |||
2012-03-15 | iface-modem-3gpp: load `IMEI' during init | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: setup interface initialization and shutdown | Aleksander Morgado | |
2012-03-15 | iface-modem-3gpp: new interface to handle the Modem 3GPP DBus interface | Aleksander Morgado | |