lp://staging/~toabctl/modemmanager/trunk
- Get this branch:
- bzr branch lp://staging/~toabctl/modemmanager/trunk
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/ModemManager/ModemManager.
Last successful import was .
Recent revisions
- 5833. By yparitcher <email address hidden>
-
mm-broadband-modem: fix error propagation in cdma service status
- 5832. By Lech Perczak <email address hidden>
-
broadband-
modem-mbim: parse nw_error in register_ state_set_ ready only if MBIM_STATUS_FAILURE Some modems (Namely: Telit LE910 V2) report nonzero NwError code,
outside of 3GPP TS 24.008 - in "register-state set command-done" response,
while status code equals MBIM_STATUS_ERROR_NONE.
In such cases network is operational.
According to MBIM specification 1.0 table 10.5.9.8 "Status codes",
NwError shall be nonzero only if Status Code equals MBIM_STATUS_FAILURE,
and client shall parse NwError only in such cases.
Also, MBIM specification does not explicitly state that 'NwError == 0' equals
no error, rather than that it is unknown error, hence raise an error
unconditionally if MBIM status code is MBIM_STATUS_FAILURE. Therefore, check NwError IFF MBIM response status code equals
MBIM_STATUS_FAILURE, instead of MBIM_STATUS_ SUCCESS. Fixes: 854c371c8aa9 ("broadband-
modem-mbim: implement 3GPP registration request")
Signed-off-by: Lech Perczak <email address hidden> - 5830. By Aleksander Morgado
-
shared-qmi: config list may be empty
Reported by: Enrico Mioso <email address hidden>
- 5826. By Aleksander Morgado
-
iface-modem-
location: define first and last location sources Much clearer to understand when looping through them.
- 5825. By Aleksander Morgado
-
location,agps: explicitly specify that MSA A-GPS is implemented
The A-GPS based implementations we currently have assume MSA A-GPS, so
rename the MMModemLocationSource enum value to reflect that.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)