---
src/mm-iface-modem-simple.c | 59 ++---
1 file changed, 34 insertions(+), 25 deletions(-)
diff --git a/src/mm-iface-modem-simple.c b/src/mm-iface-modem-simple.c
index 572c4f92..a16adb19 100644
--- a/src/mm-iface-modem-simple.c
+++ b/src/mm-iface-modem-s
---
src/mm-bearer-list.c | 40 +---
1 file changed, 21 insertions(+), 19 deletions(-)
diff --git a/src/mm-bearer-list.c b/src/mm-bearer-list.c
index e021e34a..9ad98aeb 100644
--- a/src/mm-bearer-list.c
+++ b/src/mm-bearer-list.c
@@ -177,16 +177,13 @@ mm_bearer_
---
src/mm-base-modem.c | 25 ++---
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/src/mm-base-modem.c b/src/mm-base-modem.c
index 430ce59d..76286f6b 100644
--- a/src/mm-base-modem.c
+++ b/src/mm-base-modem.c
@@ -1172,23 +1172,22 @@ mm_base_modem_authorize_fini
Hi,
I'm running the modem in qmi mode and tried --location-get without getting the
cellID info. with creg? i can see it in the debug. Is there a chance to get the
cellId with --location-get command with the 7710?
ModemManager[2166]: [1491216540.551249] [mm-port-serial.c:1237]
mm_port_serial
Hello Dan,
Thank you for your response. The next question I have for you is how to cross
compile ModemManager for ARM architecture. I am using ModemManager version
1.4.2 to build. Is that version stable enough to run on ARM based processor?
The version of ModemManager on my target is 1.4.0 and
On Mon, 2017-04-03 at 13:05 -0700, Ben Chan wrote:
> Commit f9c63bfa0 "build,plugins: update build rules" accidentally
> changed the Novatel LTE plugin from 'libmm-plugins-novatel-lte.so' to
> 'libmm-plugins-novatel_lte.so'. The name becomes inconsistent with
> other
> plugin names.
Seems fine to
Commit f9c63bfa0 "build,plugins: update build rules" accidentally
changed the Novatel LTE plugin from 'libmm-plugins-novatel-lte.so' to
'libmm-plugins-novatel_lte.so'. The name becomes inconsistent with other
plugin names.
---
It probably doesn't matter how the plugin library is named, but the orig
Looks like a C&P error from the AT#PSNT codepath; all the docs
I can find indicate that AT+SERVICE returns only an integer and
no commas:
(ttyUSB2): --> 'AT+SERVICE?'
(ttyUSB2): <-- '+SERVICE: 3OK'
Couldn't refresh access technologies: 'Failed to parse +SERVICE
response: '+SERVICE: 3''
---
pl
sgtm. Forgot to add --in-reply-to, so the revised patches are sent to:
https://lists.freedesktop.org/archives/modemmanager-devel/2017-April/004394.html
https://lists.freedesktop.org/archives/modemmanager-devel/2017-April/004395.html
On Sun, Apr 2, 2017 at 12:28 AM, Aleksander Morgado
wrote:
>
>
---
plugins/novatel/mm-sim-novatel-lte.c | 89 +++-
1 file changed, 36 insertions(+), 53 deletions(-)
diff --git a/plugins/novatel/mm-sim-novatel-lte.c
b/plugins/novatel/mm-sim-novatel-lte.c
index 41d30411..1088d0d0 100644
--- a/plugins/novatel/mm-sim-novatel-lte.
---
plugins/novatel/mm-common-novatel.c | 62 +
1 file changed, 29 insertions(+), 33 deletions(-)
diff --git a/plugins/novatel/mm-common-novatel.c
b/plugins/novatel/mm-common-novatel.c
index 4c39c7c7..a8f2da90 100644
--- a/plugins/novatel/mm-common-novatel.c
+
On Mon, 2017-04-03 at 17:01 +0200, Carlo Lobrano wrote:
> Updated mm_telit_parse_csim_response in order to correctly recognize
> the
> following +CSIM error codes:
>
> * 6300 - Verification failed
> * 6983 - Authentication method blocked
> * 6984 - Reference data invalidated
> * 6A86 - Incorrect p
Updated mm_telit_parse_csim_response in order to correctly recognize the
following +CSIM error codes:
* 6300 - Verification failed
* 6983 - Authentication method blocked
* 6984 - Reference data invalidated
* 6A86 - Incorrect parameters
* 6A88 - Reference data not found
Fixes: https://bugs.freedes
Hi again.
This is still a mess...
On 28 March 2017 at 22:45, Aleksander Morgado wrote:
> On Tue, Mar 28, 2017 at 8:39 PM, Dan Williams wrote:
>>> > > RE PolicyMismatch: we're not quite sure what that error
>>> > > represents;
>>> > > we've determined that in some cases it means IPv4 vs. IPv6
>>
On Mon, Apr 3, 2017 at 8:52 AM, Thomas Voß wrote:
> On Sun, Apr 2, 2017 at 10:37 AM, Aleksander Morgado
> wrote:
>>
>> On Sat, Apr 1, 2017 at 10:11 PM, Thomas Voß
>> wrote:
>> > MBIM does not support 3gpp location data right now. For that,
>> > we make sure that the location interface is not rep
15 matches
Mail list logo