summaryrefslogtreecommitdiff
path: root/Software/libqmi.mdwn
blob: e0166148ce6baae436e02d4af55e5eae39ef42e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[[!img libqmi-logo.png align="right" size="" alt=""]]

# What is libqmi?

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

# Mailing List
Discussions take place on the **libqmi-devel (at) lists.freedesktop.org** mailing list:

* [[List info (subscribe/unsubscribe)|http://lists.freedesktop.org/mailman/listinfo/libqmi-devel]]
* [[Archives|http://lists.freedesktop.org/archives/libqmi-devel]]


# Reporting Bugs
Please report bugs (and submit patches) through FreeDesktop.org gitlab.

* [[List open bugs|https://gitlab.freedesktop.org/mobile-broadband/libqmi/issues]]

# User documentation
* [[Manpage for qmicli|http://www.freedesktop.org/software/libqmi/man/latest/qmicli.1.html]]
* [[Manpage for qmi-network|http://www.freedesktop.org/software/libqmi/man/latest/qmi-network.1.html]]
* [[Manpage for qmi-firmware-update|http://www.freedesktop.org/software/libqmi/man/latest/qmi-firmware-update.1.html]]

# Developer documentation

* [[API reference manual for libqmi-glib|http://www.freedesktop.org/software/libqmi/libqmi-glib/latest/]]

# Source code

* [[Stable releases|http://www.freedesktop.org/software/libqmi/]]
* [[View the latest code online|http://cgit.freedesktop.org/libqmi]] 
* Anonymous read-only git access: git://anongit.freedesktop.org/libqmi
* Developer read-write git access: ssh://git.freedesktop.org/git/libqmi

# References

* [[An introduction to libqmi|http://sigquit.wordpress.com/2012/08/20/an-introduction-to-libqmi]]