summaryrefslogtreecommitdiff
path: root/src/qmicli/qmicli-loc.c
Commit message (Expand)AuthorAgeFilesLines
* qmicli,qmi-proxy,qmi-firmware-update: add missing GOptionEntry initializersAleksander Morgado2023-03-161-1/+1
* qmicli,loc: port to use the new APIs without QmiIndicationLoc...GpsTimeAleksander Morgado2022-02-261-3/+4
* qmicli,loc: port to use the new APIs without QmiIndicationLoc...DilutionOfPre...Aleksander Morgado2022-02-261-5/+7
* qmicli: print 'none' if a mask has no known valuesAleksander Morgado2021-03-161-3/+6
* qmicli: port to g_autofree all mask string buildingAleksander Morgado2021-03-161-4/+4
* qmicli,loc: Add --get/set-engine-lockStephan Gerhold2020-10-231-1/+206
* qmicli,loc: Add --loc-get/set-operation-modeStephan Gerhold2020-10-231-1/+206
* qmicli,loc: fix printing sensor data usageAleksander Morgado2020-05-091-3/+6
* qmicli,loc: new '--loc-set-nmea-types' actionAleksander Morgado2020-05-081-1/+116
* qmicli,loc: new '--loc-get-nmea-types' actionAleksander Morgado2020-05-081-3/+101
* qmicli,loc: don't use g_printerr() for success messagesAleksander Morgado2020-05-081-2/+2
* qmicli,loc: cleanup signal handler for the delete assistance data actionAleksander Morgado2020-05-081-0/+3
* qmicli: fix minor style issuesEric Caruso2020-04-301-1/+1
* libqmi-glib: allow selecting 'collections' of messages to buildAleksander Morgado2020-04-161-4/+85
* qmicli: add ':' to the section titlesAleksander Morgado2020-03-211-1/+1
* qmicli,loc: fix warnings with -Wdouble-promotionAleksander Morgado2019-11-211-20/+20
* qmicli,loc: fix potential dereference of null GArrayBen Chan2019-07-311-3/+4
* qmicli,loc: fix error messageUlrich Ölmann2018-09-261-1/+1
* qmicli,loc: fix conversion from QmiLocTimeSource to stringBen Chan2018-07-101-1/+1
* qmicli: cancellable always exists when running an actionAleksander Morgado2018-07-101-2/+1
* loc: support 'Delete Assistance Data' request/response/indicationAleksander Morgado2018-07-101-1/+89
* qmicli,loc: use 'space vehicle' instead of 'sv' in command help descriptionsAleksander Morgado2018-07-101-3/+3
* qmicli,loc: print clean NMEA traces in stdoutAleksander Morgado2018-07-101-1/+2
* qmicli,loc: remove duplicated signal connectionsAleksander Morgado2018-07-101-18/+3
* qmicli,loc: add '--loc-noop' optionAleksander Morgado2018-07-101-1/+20
* libqmi-glib,loc: remove QmiLocAltitudeAssumed, it's just a booleanAleksander Morgado2018-07-101-2/+8
* libqmi-glib/qmicli,loc: rename 'gnss satellite info' to 'gnss sv info'Aleksander Morgado2018-07-101-32/+32
* qmicli,loc: rename actions to "get/follow position report"Aleksander Morgado2018-07-101-17/+17
* qmicli: make PDC and LOC operations work via QMI over MBIMAleksander Morgado2018-07-101-1/+8
* qmicli,loc: implement basic supportAleksander Morgado2018-07-101-0/+771