lp:ofono
- Get this branch:
- bzr branch lp:ofono
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.kernel.org/pub/scm/network/ofono/ofono.git.
Last successful import was 2 hours ago.
Recent revisions
- 8866. By Sergey Matyukevich <email address hidden> 2 hours ago
-
sim: validate IMS private identity
Make sure that IMS private identity is a valid UTF8 string before
setting sim->impi field. Otherwise ofono may crash on dbus assert
when SIM properties are reported via org.ofono.SimManager interface. - 8865. By Sergey Matyukevich <email address hidden> 2 hours ago
-
simutil: add validate_utf8_tlv
Add helper to validate if TLV value is a valid UTF8 string.
Note that both null-terminated and non null-terminated UTF8
strings are considered valid. - 8864. By Sergey Matyukevich <email address hidden> on 2021-01-15
-
gemalto: netmon measurements scaling
Gemalto modem reports raw measurements in dBm. Reported values may
include negative numbers. Meanwhile oFono follows ETSI TS 27.007,
so negative numbers do not really exist at the API level.Modify gemalto netmon driver to report measurements according to
27.007. For this purpose re-scale from what Gemalto firmware
reports into something that 27.007 recommends. - 8863. By Sergey Matyukevich <email address hidden> on 2021-01-15
-
plugin: gemalto: enable netmon
Enable netmon functionality for Gemalto ELS81x modems.
- 8862. By Sergey Matyukevich <email address hidden> on 2021-01-15
-
gemalto: add netmon driver
Implement network monitoring driver for gemalto modems that
are able to provide serving cell information and basic
measurements using AT+CQS and AT^SMONI commands. - 8861. By Sergei Golubtsov <email address hidden> on 2021-01-08
-
quectel: adding support for the Quectel EC200 USB modem series
Support for the Quectel EC200 USB modem series has been added. The model
identification AT command has been added as the first step in the
communication with a Quectel USB modem. - 8859. By Sergei Golubtsov <email address hidden> on 2021-01-08
-
ppp: using RX ACCM = 0 by default
Some modems such as Quectel EC200T do not honor the default value for
the Async-Control-Character- Map (ACCM) configuration option defined in
RFC 1548 6.2 as 0xffffffff. This patch suggests to use RX ACCM = 0 for
Ofono by default as pppd does for instance. This will reduce PPP data
overhead as well. - 8858. By Sergei Golubtsov <email address hidden> on 2021-01-08
-
gsmdial: adding support for selection of authentication method
Selection capability for authentication method via a command line
argument has been added
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)