libqmi-glib integration on top of qmuxd (work in progress)
Go to file
Dan Williams 7aafead299 gobi-api: add CodeAurora GobiAPI_2013-07-31-1347 sources
Makes for easier grepping.
2014-08-05 11:18:23 -05:00
build-aux nas: consolidate variable names 2014-05-28 12:39:56 +02:00
data nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' 2014-05-28 12:40:39 +02:00
docs nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' 2014-05-28 12:40:39 +02:00
gobi-api gobi-api: add CodeAurora GobiAPI_2013-07-31-1347 sources 2014-08-05 11:18:23 -05:00
m4 build: use -Wformat-security 2013-05-17 23:05:24 +02:00
src cli,nas: S/N ratio is dB, not dBm 2014-06-02 16:30:41 +02:00
utils qmi-network: use dot instead of 'source' to load the profiles 2013-09-13 19:21:05 +02:00
.gitignore build: generate manpage for qmi-network 2013-09-13 17:42:00 +02:00
AUTHORS AUTHORS: include Dan and Thomas 2012-07-03 16:08:58 +02:00
COPYING license: add GPLv2+ license in addition to the LGPLv2+ one 2014-03-05 11:47:52 +01:00
COPYING.LIB license: add GPLv2+ license in addition to the LGPLv2+ one 2014-03-05 11:47:52 +01:00
ChangeLog build: update NEWS; add minimal README and ChangeLog 2013-05-10 11:28:37 -05:00
Makefile.am license: add GPLv2+ license in addition to the LGPLv2+ one 2014-03-05 11:47:52 +01:00
NEWS release: bump version to 1.10.0 2014-05-29 11:32:51 +02:00
README license: add GPLv2+ license in addition to the LGPLv2+ one 2014-03-05 11:47:52 +01:00
TODO dms: support TLV 0x13 (PRL) in 'DMS Activate Manual' 2013-07-15 10:24:31 +02:00
autogen.sh build: move source code under src/ 2013-09-05 15:36:34 +02:00
configure.ac release: bump version to 1.11.0 (development) 2014-05-29 11:58:05 +02:00
gtester.make build: setup gtester based unit tests 2013-06-21 10:18:00 +02:00

README

libqmi is a glib-based library for talking to WWAN modems and devices which
speak the Qualcomm MSM Interface (QMI) protocol.

License:
  The libqmi-glib library is released under the LGPLv2+ license.
  The qmicli tool is released under the GPLv2+ license.