2011/8/4 Marcel Holtmann :
>> > patch has been applied, but I had to fix up the commit message for to
>> > have a proper prefix. Keep that in mind next time.
>>
>> Perhaps this rule should be documented too :)
>
> you do know the answer to this one, patches are welcome ;)
I know, but I can't quite
Hi,
> > > > Some Speedup cards will send the NO CARRIER in the control
> channel.
> > >
> > > please include a trace. I am not sure how this effect anything
> since we
> > > are not supporting online/offline mode with these cards.
> >
> > Ok, no problem. What kind of test do you want me to do?
> >
Hi Bertrand,
> > > Some Speedup cards will send the NO CARRIER in the control channel.
> >
> > please include a trace. I am not sure how this effect anything since we
> > are not supporting online/offline mode with these cards.
>
> Ok, no problem. What kind of test do you want me to do?
>
> I m
Hi,
> > Some Speedup cards will send the NO CARRIER in the control channel.
>
> please include a trace. I am not sure how this effect anything since we
> are not supporting online/offline mode with these cards.
Ok, no problem. What kind of test do you want me to do?
I make a data call that fail
Hi Bertrand,
> Some Speedup cards will send the NO CARRIER in the control channel.
please include a trace. I am not sure how this effect anything since we
are not supporting online/offline mode with these cards.
Regards
Marcel
___
ofono mailing list
Some Speedup cards will send the NO CARRIER in the control channel.
---
plugins/speedup.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/plugins/speedup.c b/plugins/speedup.c
index 0142ece..12ff501 100644
--- a/plugins/speedup.c
+++ b/plugins/speedup.c
@@ -182,6 +182,9
Hi,
> -Original Message-
> From: ofono-boun...@ofono.org [mailto:ofono-boun...@ofono.org] On
> Behalf Of Bertrand Aygon
> Sent: Thursday, August 04, 2011 6:07 PM
> To: ofono@ofono.org
> Subject: [PATCH] atutil: put CME ERROR 10 in CPIN polling.
>
> Some modem also return CME ERROR 10 duri
From: Mario Tokarz
---
Makefile.am |3 +
plugins/dun_dt.c | 375 ++
2 files changed, 378 insertions(+), 0 deletions(-)
create mode 100644 plugins/dun_dt.c
diff --git a/Makefile.am b/Makefile.am
index fbc85d4..778310b 100644
--- a/Ma
From: Mario Tokarz
---
Makefile.am |3 +-
drivers/dunmodem/dunmodem.c |2 +
drivers/dunmodem/dunmodem.h |3 +
drivers/dunmodem/gprs-context.c | 220 +++
4 files changed, 227 insertions(+), 1 deletions(-)
create mode 10
From: Mario Tokarz
Hi all,
so, this is basically a draft for the missing piece in the dun functionality.
The gprs-context brings up the PPP, while the basic bluetooth communication is
part of the dun_dt plug-in.
Still, I don't have it all straight yet. The code will bring up the modem once,
b
Hi Bertrand,
> plugins/ofono.rules |9 ++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
patch has been applied. Thanks.
Regards
Marcel
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono
Some modem also return CME ERROR 10 during boot, until SIM is ready.
ofonod[5073]: Modem: > ATE0 +CMEE=1\r
ofonod[5073]: Aux: > ATE0 +CMEE=1\r
ofonod[5073]: Aux: < \r\nOK\r\n
ofonod[5073]: Aux: > AT+CFUN=1\r
ofonod[5073]: Modem: < \r\nOK\r\n
ofonod[5073]: Aux: < \r\nUSAT_OP_FINISH\r\n\r\n+STRSP:0x
Hi,
> > plugins/ofono.rules |9 ++---
> > 1 files changed, 6 insertions(+), 3 deletions(-)
> >
> > diff --git a/plugins/ofono.rules b/plugins/ofono.rules
> > index 27a6316..4e697af 100644
> > --- a/plugins/ofono.rules
> > +++ b/plugins/ofono.rules
> > @@ -385,7 +385,10 @@ ATTRS{idVendor}=
Hi,
> > > > drivers/atmodem/sim.c | 95
> > > +
> > > > 1 files changed, 95 insertions(+), 0 deletions(-)
> > >
> > > please include an OFONO_AT_DEBUG trace of this AT command.
> >
> > I have attached a full log from a SpeedUp dongle, but here is
Hi Bertrand,
> > > drivers/atmodem/sim.c | 95
> > +
> > > 1 files changed, 95 insertions(+), 0 deletions(-)
> >
> > please include an OFONO_AT_DEBUG trace of this AT command.
>
> I have attached a full log from a SpeedUp dongle, but here is the
Hi Alex,
> > patch has been applied, but I had to fix up the commit message for to
> > have a proper prefix. Keep that in mind next time.
>
> Perhaps this rule should be documented too :)
you do know the answer to this one, patches are welcome ;)
Regards
Marcel
__
---
src/emulator.c | 33 +++--
src/voicecall.c | 11 ---
2 files changed, 31 insertions(+), 13 deletions(-)
diff --git a/src/emulator.c b/src/emulator.c
index deb4780..06ec06c 100644
--- a/src/emulator.c
+++ b/src/emulator.c
@@ -59,6 +59,7 @@ struct indica
---
gatchat/gatserver.c | 44
gatchat/gatserver.h |7 +++
2 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/gatchat/gatserver.c b/gatchat/gatserver.c
index ab785f7..8e92071 100644
--- a/gatchat/gatserver.c
+++ b/gatchat/gatserver
2011/8/4 Marcel Holtmann :
> patch has been applied, but I had to fix up the commit message for to
> have a proper prefix. Keep that in mind next time.
Perhaps this rule should be documented too :)
--
Alexander
___
ofono mailing list
ofono@ofono.org
ht
Hi Alex,
> doc/sim-api.txt |5 +
> 1 files changed, 5 insertions(+), 0 deletions(-)
patch has been applied, but I had to fix up the commit message for to
have a proper prefix. Keep that in mind next time.
Regards
Marcel
___
ofono mailing li
---
doc/sim-api.txt |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index 22fe22b..ba8fdb1 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -114,6 +114,11 @@ Properties boolean Present [readonly]
Contains t
Hi,
> plugins/ofono.rules |9 ++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/plugins/ofono.rules b/plugins/ofono.rules
> index 27a6316..4e697af 100644
> --- a/plugins/ofono.rules
> +++ b/plugins/ofono.rules
> @@ -385,7 +385,10 @@ ATTRS{idVendor}=="1c9e", ATTRS{
---
plugins/ofono.rules |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 27a6316..4e697af 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -385,7 +385,10 @@ ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9800
---
plugins/hfp_hf.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/plugins/hfp_hf.c b/plugins/hfp_hf.c
index 5625141..cf2bb42 100644
--- a/plugins/hfp_hf.c
+++ b/plugins/hfp_hf.c
@@ -163,9 +163,12 @@ static DBusMessage
*hfp_agent_new_connection(DBusConnection *con
Some phones with HFP Audio Gateway version previous to 1.5 (i.e.
Samsung SGH-D600 returning 0x0101 as profile version) do not accept
an AT+BRSF with latest features.
The Handsfree agent should adapt its AT+BRSF command depending on the
remote version, so add version information as parameter of
NewC
check audio gateway version and only set right features
---
drivers/hfpmodem/slc.c |5 +
drivers/hfpmodem/slc.h |1 +
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/hfpmodem/slc.c b/drivers/hfpmodem/slc.c
index f9eca22..db1c3b9 100644
--- a/drivers/hfpmodem/slc.
---
drivers/hfpmodem/call-volume.c |1 +
drivers/hfpmodem/network-registration.c |1 +
drivers/hfpmodem/voicecall.c|1 +
3 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/hfpmodem/call-volume.c b/drivers/hfpmodem/call-volume.c
index df83657..c0
Hi Marcel,
On Wed, Aug 03, 2011 at 10:35:26PM +0200 , Marcel Holtmann wrote:
>
> ... I trimmed this include list a little bit since you are not using any
> of it.
>
Thx, I'm going to pay more attention to that next time.
Cheers,
Mario
___
ofono maili
Hi,
> > drivers/atmodem/sim.c | 95
> +
> > 1 files changed, 95 insertions(+), 0 deletions(-)
>
> please include an OFONO_AT_DEBUG trace of this AT command.
I have attached a full log from a SpeedUp dongle, but here is the AT command
that we ar
29 matches
Mail list logo