Aleksander Morgado
2a871db7ec
longcheer: implement allowed mode loading and setting
2012-08-06 20:07:23 +02:00
Aleksander Morgado
f5d7605def
longcheer: implement access technology loading
2012-08-06 20:07:23 +02:00
Aleksander Morgado
1f9c3ef61e
longcheer: new `MMBroadbandModemLongcheer' object
2012-08-06 20:07:23 +02:00
Aleksander Morgado
3fb5f1ae38
longcheer: start porting the Longcheer plugin
2012-08-06 20:07:23 +02:00
Aleksander Morgado
5b2c839dd9
huawei: cache port mode results in the parent `MMDevice'
...
This lets us skip the search for the `MMPortProbe' where we got the results.
2012-08-06 20:07:23 +02:00
Aleksander Morgado
e303e5c90d
huawei: plugin fully ported
2012-08-06 20:07:23 +02:00
Aleksander Morgado
dd71656106
huawei: implement custom detailed CDMA registration state checks
2012-08-06 20:07:23 +02:00
Aleksander Morgado
ad3f3fe6a6
huawei: do not run AT+CSS? in EV-DO capable devices
2012-08-06 20:07:23 +02:00
Aleksander Morgado
e6d7885d7f
huawei: implement CDMA unsolicited signal change report handling
2012-08-06 20:07:23 +02:00
Aleksander Morgado
a7f0a313e5
huawei: setup/cleanup unsolicited message handlers in the CDMA interface
2012-08-06 20:07:23 +02:00
Aleksander Morgado
93cc9483bc
huawei: allow grabbing QCDM ports
2012-08-06 20:07:23 +02:00
Aleksander Morgado
5d38983d66
huawei: ignore unsolicited ^CSNR notifications
2012-08-06 20:07:23 +02:00
Aleksander Morgado
8775702906
huawei: implement custom USSD encode/decode methods
2012-08-06 20:07:23 +02:00
Aleksander Morgado
5a5aa9b789
huawei: implement allowed mode getting/setting
2012-08-06 20:07:23 +02:00
Aleksander Morgado
c0126531c5
huawei: implement band loading/setting
2012-08-06 20:07:23 +02:00
Aleksander Morgado
325ece6fe3
huawei: implement unlock retries loading
2012-08-06 20:07:23 +02:00
Aleksander Morgado
8c5f13a657
huawei: implement unsolicited messages enabling/disabling
2012-08-06 20:07:22 +02:00
Aleksander Morgado
6f2fe89ef2
huawei: implement unsolicited 3GPP signal change report handling
2012-08-06 20:07:22 +02:00
Aleksander Morgado
02cf87b149
huawei: implement access technology loading and update handling
2012-08-06 20:07:22 +02:00
Aleksander Morgado
433c8fa85b
huawei: report connection status statistics
2012-08-06 20:07:22 +02:00
Aleksander Morgado
b25b7f91cb
huawei: setup/cleanup unsolicited message handlers in the 3GPP interface
2012-08-06 20:07:22 +02:00
Aleksander Morgado
98f28db6e3
huawei: setup handlers for unsolicited messages
...
Initially all disabled.
2012-08-06 20:07:22 +02:00
Aleksander Morgado
008beeedcc
huawei: new `MMBroadbandModemHuawei' object
2012-08-06 20:07:22 +02:00
Aleksander Morgado
efe2228515
huawei: try to gather port layout while probing
...
We will try to use usbif0 to gather the port layout with AT^GETPORTMODE.
2012-08-06 20:07:22 +02:00
Aleksander Morgado
f9a0aba08c
huawei: start porting the Huawei plugin
2012-08-06 20:07:22 +02:00
Aleksander Morgado
1ca46cc0ec
plugins: use default port grabbing on those plugins without special requirements
2012-08-06 20:06:46 +02:00
Aleksander Morgado
9b0f6c83f2
plugin: renamed custom-init' property to
custom-at-probe'
...
The `custom-at-probe' property is just to modify the way we check for AT port
support.
2012-08-06 20:06:46 +02:00
Aleksander Morgado
a9075b0c09
port-probe: rename _get_port() to _peek_port() as there is no ownership transfer
2012-08-06 20:06:45 +02:00
Aleksander Morgado
e5e46f489e
core: merge MMPluginBase' and
MMPlugin'
...
There's no real point in maintaining a separate `MMPlugin' interface, as all the
plugins will inherit from `MMPluginBase', so just merge them and simplify
everything.
2012-08-06 20:06:45 +02:00
Aleksander Morgado
815693661c
core: compile all ports before creating the modem object
...
Before this, we only exported the modem to DBus when all ports were organized,
in order to make sure that we select as primary port the one we really want and
not the first AT port grabbed. Given that to get all the ports organized we also
needed to wait to get all the ports grabbed, we can now also defer the creation
of the modem object until all the ports get grabbed. This allows us to create
different types of objects based on the ports available (e.g. we can now create
QMI-supported modem objects if we see a QMI port around).
2012-08-06 20:06:44 +02:00
Aleksander Morgado
b300110055
hso: use common integer string parsers
2012-07-19 16:22:45 +02:00
Aleksander Morgado
487cd29d8b
hso: unsolicited %IPDPACT may come before the AT command reply
2012-07-19 16:22:40 +02:00
Aleksander Morgado
c63f42a20c
hso: plug memleak when finishing dialling with error
2012-07-19 16:22:32 +02:00
Aleksander Morgado
b43ee56d06
hso: fix cid to report to
2012-07-19 16:22:27 +02:00
Aleksander Morgado
431b6a0fc5
broadband-modem: remove `USE_WS46' property
...
3GPP modems will all try to use AT+WS46=? by default to gather supported modes.
2012-07-16 08:34:01 +02:00
Dan Williams
ab5e9a49cf
zte: try to handle Icera devices that use PPP
...
Not all devices present a network interface, and on these devices
we need to fall back to PPP using the standard setup commands. But
they appear to support the Icera custom commands for access technology
and such, so still use those.
Hopefully fixes ZTE MF665C.
2012-06-06 11:47:28 -05:00
Aleksander Morgado
97baa44b04
novatel: report error if not properly disconnected
...
When we request to disconnect, and the disconnection status check fails, return
a proper error.
2012-05-06 17:12:36 +02:00
Aleksander Morgado
b2d376696c
novatel: minor coding style fixes
2012-05-06 17:12:36 +02:00
Aleksander Morgado
caeeae2721
bearer: simplify handling of the bearer configuration
...
The base MMBearer object will receive the MMBearerProperties configuration,
which contains every generic and plugin-specific set up. Not every configuration
parameter will be used by every implementation (e.g. not every bearer needs
user/password).
The Bearer object will expose every configuration parameter received in its
`Properties' property in the interface, even if it's not really used.
2012-05-06 17:12:36 +02:00
Aleksander Morgado
1984c155ad
wavecom: plugin fully ported
2012-05-06 15:34:13 +02:00
Aleksander Morgado
6c26e90610
wavecom: implement custom band setting
2012-05-06 15:34:13 +02:00
Aleksander Morgado
8b329c1012
wavecom: setup custom serial parser
...
AT+CPIN? replies come without trailing 'OK'; which we need to handle.
2012-05-06 15:34:13 +02:00
Aleksander Morgado
43d7f4f17a
wavecom: implement custom current bands loading
2012-05-06 15:34:13 +02:00
Aleksander Morgado
513f5d5f20
wavecom: implement custom supported bands loading
2012-05-06 15:34:13 +02:00
Aleksander Morgado
aeb38e0f30
wavecom: implement custom access technology loading
2012-05-06 15:34:13 +02:00
Aleksander Morgado
3885bb365d
wavecom: implement setting allowed/preferred modes
2012-05-06 15:34:13 +02:00
Aleksander Morgado
1447dfee3c
wavecom: implement loading of initial allowed/preferred modes
2012-05-06 15:34:13 +02:00
Aleksander Morgado
7bd2ba6973
wavecom: implement custom supported mode loading
2012-05-06 15:34:13 +02:00
Aleksander Morgado
c3cc8f8410
wavecom: implement custom power up sequence
2012-05-06 15:34:13 +02:00
Aleksander Morgado
8ce1e26e1b
wavecom: implement custom flow control handling
2012-05-06 15:34:13 +02:00