~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:modem-manager/1.8.0

Last commit made on 2018-09-03
Get this branch:
git clone -b modem-manager/1.8.0 https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Name:
modem-manager/1.8.0
Repository:
lp:~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager

Recent commits

1c06ff2... by Alfonso Sanchez-Beato

cinterion: disable SWWAN support

The PLS62-W does not really support SWWAN even though the AT
command responds to queries.

b5f27c0... by Alfonso Sanchez-Beato

configure: downgrade gettext version

Downgrade the version of gettext so that the snap can be built on 16.04
(xenial), which is required for Ubuntu Core 16 snaps.

5545634... by Alfonso Sanchez-Beato

cinterion: increment IP timeout

Increment timeout before pppd gives up when trying to get an IP address.
Needed as some times this modem does not respond to PPP frames, but we
want NetworkManager to wait a bit to stop pppd - otherwise the port is
not properly closed and does not respond to AT commands anymore.

9da841c... by Alfonso Sanchez-Beato

Use udev tags to configure UART speed and use of RTS/CTS

ID_MM_BAUD_RATE and ID_MM_RTSCTS_PORT udev tags can be used with this
change to set UART speed and to use RTS/CTS handshaking if desired.

23b41eb... by Alfonso Sanchez-Beato

plugins: dell: always probe AT ports

Previously, probing or not the commands depended on a race condition,
and, besides, we need the AT ports for implementing workarounds for
Sierra HL7588. Therefore, we make sure we always probe the AT ports in
the Dell plugin, even when an MBIM port has already been detected.

18edc52... by Alfonso Sanchez-Beato

Reset the modem on MBIM NOT_OPENED error for HL7588

Reset the modem for said condition so connection can be recovered
after resuming from S4.

06921d4... by Alfonso Sanchez-Beato

Send +CGACT for Sierra HL7588 on connection

Sent AT+CGACT=1,3 command for Sierra HL7588 on connection as a
workaround for buggy modem firmware. This makes sure vzwinternet
is activated.

This workaround is executed for both Sierra and Dell VID/PID, but
an additional twist is needed for the later, as Dell reused same
VID/PID for a Telit modem, so we additionally check the ouput of
AT+CGMM.

c1ee1eb... by Alfonso Sanchez-Beato

Add plano modem plugin

Plano plugin is used for telit modems for Dell gateways.

56f88b0... by Alfonso Sanchez-Beato

plugins: dell: blacklist plano modems

642edfc... by Simon Fels

plugins: novatel: blacklist specific dell products

Some modems made by dell are not using the novatel modem but still
labeled with the same vendor id so we have to add those to the
blacklist.