summaryrefslogtreecommitdiff
path: root/Software/ModemManager.mdwn
blob: b15576278c79ba93513980830de8401d30524581 (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 ModemManager-logo-wide.png align="right" size="" alt=""]]

# What is ModemManager?

ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB dongles, bluetooth-paired telephones, or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them.

**1.x** is the *stable* series of ModemManager using the improved `/org/freedesktop/ModemManager1` interface. 

# Mailing List

Discussions take place on the **modemmanager-devel (at) lists.freedesktop.org** mailing list:

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


# Reporting Bugs

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

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

# User Documentation
* [[Supported devices|SupportedDevices]]
* [[Debugging tips|Debugging]]
* [[Manpage for ModemManager|https://www.freedesktop.org/software/ModemManager/man/latest/ModemManager.8.html]] 
* [[Manpage for mmcli|https://www.freedesktop.org/software/ModemManager/man/latest/mmcli.1.html]] 

# Developer Documentation
* [[API reference manual for ModemManager|https://www.freedesktop.org/software/ModemManager/doc/latest/ModemManager/]] 
* [[API reference manual for libmm-glib|https://www.freedesktop.org/software/ModemManager/doc/latest/libmm-glib/]] 

# Source code

* [[Stable releases|https://www.freedesktop.org/software/ModemManager/]]
* [[Development repository|https://gitlab.freedesktop.org/mobile-broadband/ModemManager]]