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

Last commit made on 2018-07-30
Get this branch:
git clone -b rs232-gemalto 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

Recent commits

4829de7... 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.

2b1a47d... 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.

33dd913... by Alfonso Sanchez-Beato

Update EPS registration state for LTE qmi modems

MM was not updating the EPS registration status for qmi modems. This
led to LTE-only modems never having 'registered' status. This was
happening for Quectel EC21-V modem.

f715ddc... by Alfonso Sanchez-Beato

Run HL7588 workarounds for Dell VID/PID

The workarounds for Sierra HL7588 were executed only for Sierra VID/PID.
Make sure to apply them also for rebranded Dell modem with VID=0x1519
and PID=0x0443. An additional twist is needed, as Dell reused same
VID/PID for a Telit modem, so we additionally check the ouput of
AT+CGMM.

1d952c8... 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.

c0abf96... 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.

892fc0b... 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.

1131f0c... by Alfonso Sanchez-Beato

broadband: fix race when disconnecting a bearer

295a4ca... by Alfonso Sanchez-Beato

Add plano modem plugin

Plano plugin is used for telit modems for Dell gateways.

b4438fd... by Alfonso Sanchez-Beato

plugins: dell: blacklist plano modems