All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/3] Add radio access atom and driver API
Date: Tue, 02 Feb 2010 22:02:31 -0600	[thread overview]
Message-ID: <201002022202.31945.denkenz@gmail.com> (raw)
In-Reply-To: <97D5E1BB8FC13D4EA3B34BAE8E6898C9BAD63EF8@orsmsx508.amr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

Hi Waldo,

> > > This atom provides access to the modem's radio access properties. It
> > > currently includes a single rw property, namely the radio access
> > > selection mode setting.
> >
> > It might be helpful to include the API documentation too.  One thing I
> > don't like is the name RadioAccess.  The connotation is a bit too
> > low-level. Perhaps BandSelection? RadioBandSelection?
> 
> Radio access is a pretty broad high level concept. It's one of those black
>  boxes you draw somewhere near the bottom of a phone architecture diagram,
>  so in that sense it is low-level but that comes with the territory.
>  BandSelection in my mind implies frequency band selection, which is a
>  narrow aspect of radio access. The 2G/3G selection covered with this patch
>  is about radio access _technology_, which is distinct from the actual
>  frequency bands used by those technologies. I think RadioAccess is a
>  fairly good name for an interface that has the potential to cover various
>  radio related settings.

People on this list keep forgetting two things:
1. We're not designing a kitchen sink API here.  Most of the 'radio related 
settings' will simply never be exposed, nobody really cares what UMTS channel 
he/she is currently on.
2. We're designing the API to be easy to use for everyone, not just GSM geeks.

In your AM/FM Tuner the 'Band' button switches between AM and FM.  You 
immediately know what the button does.  The interface name in oFono should 
ideally give the user an immediate idea of what it is for.  In my view 
"RadioAccess" does not fit this ideal.  Perhaps "BandSelection" is the wrong 
name too, lets come up with a better one.

Regards,
-Denis

  reply	other threads:[~2010-02-03  4:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 22:38 [PATCH 1/3] Add radio access atom and driver API Aki Niemi
2010-02-02 22:38 ` [PATCH 2/3] Add PN_GSS code points and debugging Aki Niemi
2010-02-02 22:38   ` [PATCH 3/3] Add isimodem radio access driver Aki Niemi
2010-02-03  0:04 ` [PATCH 1/3] Add radio access atom and driver API Denis Kenzior
2010-02-03  2:35   ` Bastian, Waldo
2010-02-03  4:02     ` Denis Kenzior [this message]
2010-02-03  5:06       ` Bastian, Waldo
2010-02-03  9:30       ` Aki Niemi
2010-02-03  9:21   ` Aki Niemi
2010-02-03 17:03     ` Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2010-02-03 15:32 Add radio access interface, take 2 Aki Niemi
2010-02-03 15:32 ` [PATCH 1/3] Add radio access atom and driver API Aki Niemi

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=201002022202.31945.denkenz@gmail.com \
    --to=denkenz@gmail.com \
    --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.