aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-modem-location.c
AgeCommit message (Expand)Author
2021-09-01cli, location: Fix multi-sentence NMEA message outputTeemu Ikonen
2021-07-01cli,location: new '--location-monitor' actionAleksander Morgado
2021-07-01cli,location: TAC is 3 bytes in 5GNRAleksander Morgado
2021-05-17cli,location: use mm_location_3gpp_get_operator_code() in location outputTeijo Kinnunen
2020-03-21cli: context: add ':' to the section titlesAleksander Morgado
2020-01-31cli: fix warnings with -WshadowAleksander Morgado
2020-01-01cli,location: use new mm_location_gps_nmea_get_traces()Aleksander Morgado
2019-04-09location,agps: include support for MSB A-GPSAleksander Morgado
2019-04-09location,agps: explicitly specify that MSA A-GPS is implementedAleksander Morgado
2019-04-09cli,location: minor refactor to handle the location setup flagsAleksander Morgado
2018-11-26cli: allow multiple output format typesAleksander Morgado
2018-11-26cli,location: remove redundant --location-get-XXX actionsAleksander Morgado
2018-09-21mmcli,location: fix doubled variable declarationUlrich Ölmann
2018-09-12mmcli,location: print LAC/TAC/CID in hexAleksander Morgado
2018-09-12iface-modem-location: validate SUPL server addressAleksander Morgado
2018-08-21api: support location assistance dataAleksander Morgado
2018-08-08api,location: give Tracking Area Code field in 3GPP location infoAleksander Morgado
2015-12-19cli: validate SUPL server before showing itAleksander Morgado
2015-12-19cli: allow enabling/disabling location signaling via DBusAleksander Morgado
2015-12-19location: support updating the GPS refresh timeAleksander Morgado
2015-12-07license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado
2014-09-05cli,location: allow enabling/disabling A-GPSAleksander Morgado
2014-09-05cli,location: allow getting/setting SUPL server addressAleksander Morgado
2014-07-02location: new 'unmanaged' GPS setupAleksander Morgado
2014-05-20cli: consistently use spaces for indentationBen Chan
2012-11-02cli: new actions to setup or gather CDMA BS location sourceAleksander Morgado
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado
2012-07-25cli: allow modifying default DBus timeout with `--timeout'Aleksander Morgado
2012-07-25cli: ensure modem is enabled when performing actionsAleksander Morgado
2012-03-29mmcli: prefix all NMEA traces in order to get a pretty printAleksander Morgado
2012-03-29mmcli: new actions to request gps-specific or all available locationsAleksander Morgado
2012-03-29mmcli: allow multiple location source enabling/disabling commandsAleksander Morgado
2012-03-29mmcli: new `--location-enable-gps' and `--location-disable-gps' actionsAleksander Morgado
2012-03-29mmcli: new `--location-status' to show supported and enabled location sourcesAleksander Morgado
2012-03-29location: rework to allow multiple location sourcesAleksander Morgado
2012-03-26mmcli: abort certain operations if modem is unlockedAleksander Morgado
2012-03-16libmm-common: `MMLocation3gpp' won't be considered internal any moreAleksander Morgado
2012-03-15cli: ensure EOL is added at every error messageAleksander Morgado
2012-03-15cli: fail if requesting location actions and modem doesn't handle locationsAleksander Morgado
2012-03-15cli: include Location-related actionsAleksander Morgado