From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH 1/3] Add radio settings atom and driver API
Date: Thu, 04 Feb 2010 07:23:24 -0800 [thread overview]
Message-ID: <1265297004.31341.163.camel@localhost.localdomain> (raw)
In-Reply-To: <1265296513.2603.2.camel@Nokia-N900-50-5>
[-- Attachment #1: Type: text/plain, Size: 1842 bytes --]
Hi Aki,
> > > +Properties string Mode [read-write]
> > > +
> > > + The current radio access selection mode, also known
> > > + as network preference.
> > > +
> > > + The possible values are:
> > > + "dual" Radio access selection is done
> > > + automatically, using either 2G
> > > + or 3G, depending on reception.
> > > + "2g" Only GSM used for radio access.
> > > + "3g" Only UTRAN used for radio access.
> > > + "unknown" Mode currently unknown.
> >
> > how would we be dealing with LTE here. The word "dual" is kinda tricky
> > in that sense. Also what about chips like Qualcomm GOBI that can change
> > their firmware and start operating in CDMA. We do wanna extend oFono to
> > support CDMA at some point.
>
> Yeah, perhaps the property should be called "TechnologyPreference" with values "any", "2G", "3G", "4G". For now at least.
so what about the magic CDMA + UMTS combo chips. We basically have to
reload the firmware with these. Would be nice to figure out on how that
can be done. Not that we know much about how Qualcomm intends to use
that in a phone case scenario, but would be nice to at least think about
it a bit.
Also I wanted you to ask about the data roaming. Does the Nokia modem
has an option to NOT data roam that we can set. The problem with doing
it in the host is that a bit of data goes through if you start roaming
and have a PDP context active. So it costs the user. At least some
reports indicate this. Does your modem forces a detach or does it just
happily data roam and just give us a cell update?
The AT command specification obviously didn't care about this at all :(
Regards
Marcel
next parent reply other threads:[~2010-02-04 15:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1265296513.2603.2.camel@Nokia-N900-50-5>
2010-02-04 15:23 ` Marcel Holtmann [this message]
2010-02-04 15:43 [PATCH 1/3] Add radio settings atom and driver API aki.niemi
2010-02-04 16:35 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2010-02-04 6:58 Aki Niemi
2010-02-04 14:36 ` Marcel Holtmann
2010-02-04 20:28 ` Denis Kenzior
2010-02-04 22:01 ` Aki Niemi
2010-02-04 22:14 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1265297004.31341.163.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.