summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-location.c
Commit message (Expand)AuthorAgeFilesLines
* location: support updating the GPS refresh timeAleksander Morgado2015-12-191-2/+102
* iface-modem-location: don't print location info to syslog with info levelAleksander Morgado2014-12-261-14/+14
* iface-modem-location: load SUPL server setup when initializing interfaceAleksander Morgado2014-09-051-1/+40
* iface-modem-location: handle setting SUPL serverAleksander Morgado2014-09-051-0/+116
* introspection,api: add SUPL server configuration in the Location interfaceAleksander Morgado2014-09-051-3/+7
* location: new 'unmanaged' GPS setupAleksander Morgado2014-07-021-3/+25
* iface-modem-location: fix periodic reporting of the GPS location infoAleksander Morgado2012-12-241-2/+4
* iface-modem-location: implement handling the CDMA BS location sourceAleksander Morgado2012-11-021-11/+101
* core: make sure objects retrieved with g_object_get() are valid in the ifacesAleksander Morgado2012-10-111-94/+75
* libmm-glib: remove the `libmm-common.h' headerAleksander Morgado2012-10-041-1/+2
* iface-modem-location: don't try to update anything if no skeleton availableAleksander Morgado2012-08-281-0/+8
* location: update the status before running enabling/disabling sequencesAleksander Morgado2012-03-291-8/+13
* iface-modem-location: plug memleak and reference count mismatchAleksander Morgado2012-03-291-0/+1
* iface-modem-location: handle the raw GPS location sourceAleksander Morgado2012-03-291-12/+62
* iface-modem-location: handle the NMEA-based GPS location sourceAleksander Morgado2012-03-291-17/+136
* location: rework to allow multiple location sourcesAleksander Morgado2012-03-291-142/+373
* iface-modem-location: let initialization and enabling sequences get cancelledAleksander Morgado2012-03-161-1/+48
* base-modem: new port getters and peekersAleksander Morgado2012-03-161-6/+0
* libmm-common: `MMSimpleStatus' won't be considered internal any moreAleksander Morgado2012-03-161-1/+1
* libmm-common: `MMLocation3gpp' won't be considered internal any moreAleksander Morgado2012-03-161-23/+23
* iface-modem-location: include policy authorization checksAleksander Morgado2012-03-161-97/+156
* core: don't pass primary port to interface initializationsAleksander Morgado2012-03-151-6/+0
* libmm-common: fix usage of main library headerAleksander Morgado2012-03-151-1/+0
* iface-modem-location: handle 3GPP locationAleksander Morgado2012-03-151-27/+181
* iface-modem-location: handle enabling/disabling location gatheringAleksander Morgado2012-03-151-3/+426
* iface-modem-location: new interface for Location-related stuffAleksander Morgado2012-03-151-0/+295