aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-03sim: b2=0 means to require showing SPN namedisplay-rulesAleksander Morgado
2012-04-03api,dbus: new `RequiredDisplayName' property in the 3GPP interfaceAleksander Morgado
2012-04-03sim: fetch, parse, and plumb up the SPDI information from the SIMNathan Williams
2012-04-03sim: retrieve and plumb up the SIM SPN bits that set operator name display rulesNathan Williams
2012-04-02TODO: GPS location implemented alreadyAleksander Morgado
2012-03-31iridium: remove previous modem implementationAleksander Morgado
2012-03-31linktop: plugin fully portedAleksander Morgado
2012-03-30manager: no need to remove modems in idleAleksander Morgado
2012-03-30manager: try to get all modems disabled before while shutting downAleksander Morgado
2012-03-30base-modem: disconnect internal cancellable handler while disposingAleksander Morgado
2012-03-30base-modem: plug small leaksAleksander Morgado
2012-03-30docs: document MM_PLUGIN_BASE_ALLOWED_SINGLE_ATAleksander Morgado
2012-03-30plugin-base: don't setup udev client notificationsAleksander Morgado
2012-03-30port-probe-cache: ensure we cleanup every possible leftoverAleksander Morgado
2012-03-30plugin-base: plug memleakAleksander Morgado
2012-03-30core: fatal errors in iface initializations force the modem into a FAILED stateAleksander Morgado
2012-03-30simple: need to wait to get fully initialized before trying to enableAleksander Morgado
2012-03-30broadband: reload operator and registration info only when enabling 3GPP loca...Aleksander Morgado
2012-03-29broadband: ensure 3GPP location info gets updated when enabling the sourceAleksander Morgado
2012-03-29location: update the status before running enabling/disabling sequencesAleksander Morgado
2012-03-293gpp: let operator name/code reloading be requested by implementationsAleksander Morgado
2012-03-293gpp: errors when reloading operator name/code will reset the values in the i...Aleksander Morgado
2012-03-29broadband-modem: remove unused variableAleksander Morgado
2012-03-29iface-modem-location: plug memleak and reference count mismatchAleksander Morgado
2012-03-29mmcli: prefix all NMEA traces in order to get a pretty printAleksander Morgado
2012-03-29libmm-common,location-gps-nmea: ensure traces get separated with \r\nAleksander Morgado
2012-03-29mmcli: new actions to request gps-specific or all available locationsAleksander Morgado
2012-03-29libmm-glib: provide extended getters for location information objectsAleksander Morgado
2012-03-29libmm-common,location-gps-raw: fix check looking for mandatory parametersAleksander Morgado
2012-03-29libmm-common,location-gps-raw: don't build dictionary if mandatory parameters...Aleksander Morgado
2012-03-29mmcli: allow multiple location source enabling/disabling commandsAleksander Morgado
2012-03-29api,dbus: update the fields retrievable in the raw GPS location sourceAleksander Morgado
2012-03-29libmm-common,tests: new unit tests for the numeric field parsersAleksander Morgado
2012-03-29libmm-common,helpers: additional checks in the string to number convertersAleksander Morgado
2012-03-29hso: include support for the raw GPS location sourceAleksander Morgado
2012-03-29iface-modem-location: handle the raw GPS location sourceAleksander Morgado
2012-03-29libmm-common: new helper `MMModemLocationGpsRaw' objectAleksander Morgado
2012-03-29libmm-common: new helpers to parse doubles from strings or match infosAleksander Morgado
2012-03-29libmm-common,location-gps-nmea: allow sequences of tracesAleksander Morgado
2012-03-29hso: report received NMEA tracesAleksander Morgado
2012-03-29iface-modem-location: handle the NMEA-based GPS location sourceAleksander Morgado
2012-03-29libmm-common: new helper `MMModemLocationGpsNmea' objectAleksander Morgado
2012-03-29hso: open/close the raw GPS port when we enable/disable GPS gatheringAleksander Morgado
2012-03-29hso: ensure GPS is disabled when we initialize the modemAleksander Morgado
2012-03-29base-modem: use new `MMGpsSerialPort' type for the raw GPS portAleksander Morgado
2012-03-29gps-serial-port: new type to handle read-only serial ports with GPS tracesAleksander Morgado
2012-03-29mmcli: new `--location-enable-gps' and `--location-disable-gps' actionsAleksander Morgado
2012-03-29hso: enable/disable GPS location gatheringAleksander Morgado
2012-03-29hso: include custom location capabilities loadingAleksander Morgado
2012-03-29serial-port: forced close only to be done onceAleksander Morgado