summaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-location.c
Commit message (Expand)AuthorAgeFilesLines
* cli, location: Fix multi-sentence NMEA message outputTeemu Ikonen2021-09-011-1/+1
* cli,location: new '--location-monitor' actionAleksander Morgado2021-07-011-1/+53
* cli,location: TAC is 3 bytes in 5GNRAleksander Morgado2021-07-011-1/+1
* cli,location: use mm_location_3gpp_get_operator_code() in location outputTeijo Kinnunen2021-05-171-2/+5
* cli: context: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* cli: fix warnings with -WshadowAleksander Morgado2020-01-311-2/+2
* cli,location: use new mm_location_gps_nmea_get_traces()Aleksander Morgado2020-01-011-14/+14
* location,agps: include support for MSB A-GPSAleksander Morgado2019-04-091-2/+20
* location,agps: explicitly specify that MSA A-GPS is implementedAleksander Morgado2019-04-091-13/+13
* cli,location: minor refactor to handle the location setup flagsAleksander Morgado2019-04-091-47/+17
* cli: allow multiple output format typesAleksander Morgado2018-11-261-112/+73
* cli,location: remove redundant --location-get-XXX actionsAleksander Morgado2018-11-261-150/+71
* mmcli,location: fix doubled variable declarationUlrich Ölmann2018-09-211-1/+0
* mmcli,location: print LAC/TAC/CID in hexAleksander Morgado2018-09-121-3/+3
* iface-modem-location: validate SUPL server addressAleksander Morgado2018-09-121-1/+1
* api: support location assistance dataAleksander Morgado2018-08-211-14/+148
* api,location: give Tracking Area Code field in 3GPP location infoAleksander Morgado2018-08-081-0/+2
* cli: validate SUPL server before showing itAleksander Morgado2015-12-191-2/+6
* cli: allow enabling/disabling location signaling via DBusAleksander Morgado2015-12-191-5/+36
* location: support updating the GPS refresh timeAleksander Morgado2015-12-191-5/+88
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-071-1/+1
* cli,location: allow enabling/disabling A-GPSAleksander Morgado2014-09-051-0/+22
* cli,location: allow getting/setting SUPL server addressAleksander Morgado2014-09-051-1/+64
* location: new 'unmanaged' GPS setupAleksander Morgado2014-07-021-3/+25
* cli: consistently use spaces for indentationBen Chan2014-05-201-8/+8
* cli: new actions to setup or gather CDMA BS location sourceAleksander Morgado2012-11-021-9/+65
* libmm-glib: remove the `libmm-common.h' headerAleksander Morgado2012-10-041-0/+1
* cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado2012-07-251-0/+8
* cli: ensure modem is enabled when performing actionsAleksander Morgado2012-07-251-2/+2
* mmcli: prefix all NMEA traces in order to get a pretty printAleksander Morgado2012-03-291-3/+6
* mmcli: new actions to request gps-specific or all available locationsAleksander Morgado2012-03-291-38/+149
* mmcli: allow multiple location source enabling/disabling commandsAleksander Morgado2012-03-291-132/+75
* mmcli: new `--location-enable-gps' and `--location-disable-gps' actionsAleksander Morgado2012-03-291-0/+68
* mmcli: new `--location-status' to show supported and enabled location sourcesAleksander Morgado2012-03-291-1/+44
* location: rework to allow multiple location sourcesAleksander Morgado2012-03-291-34/+43
* mmcli: abort certain operations if modem is unlockedAleksander Morgado2012-03-261-4/+10
* libmm-common: `MMLocation3gpp' won't be considered internal any moreAleksander Morgado2012-03-161-7/+7
* cli: ensure EOL is added at every error messageAleksander Morgado2012-03-151-1/+1
* cli: fail if requesting location actions and modem doesn't handle locationsAleksander Morgado2012-03-151-0/+14
* cli: include Location-related actionsAleksander Morgado2012-03-151-0/+327