[PATCH 0/2] support for LOC in qmicli
Thomas Weißschuh
thomas at t-8ch.de
Sat Feb 3 10:55:50 UTC 2018
This patchset adds qmicli support for the LOC service.
There is also a small cleanup, removing an unnecessary word from the "NMEA"
indications name.
Thomas Weißschuh (2):
loc: remove superfluous "Indication" qualification
qmicli: add support LOC
data/qmi-service-loc.json | 2 +-
src/qmicli/Makefile.am | 1 +
src/qmicli/qmicli-loc.c | 305 ++++++++++++++++++++++++++++++++++++++++++++++
src/qmicli/qmicli.c | 11 ++
src/qmicli/qmicli.h | 7 ++
5 files changed, 325 insertions(+), 1 deletion(-)
create mode 100644 src/qmicli/qmicli-loc.c
--
2.16.1
More information about the libqmi-devel
mailing list