From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: New to OFONO
Date: Wed, 25 Aug 2010 16:02:20 -0500 [thread overview]
Message-ID: <4C7584DC.9090601@gmail.com> (raw)
In-Reply-To: <003a01cb4496$b3424900$19c6db00$@com>
[-- Attachment #1: Type: text/plain, Size: 1899 bytes --]
Hi Keith,
On 08/25/2010 03:47 PM, Keith Collins wrote:
> Hi,
>
>
>
> I am new to OFONO, but I have 11 years of experience in smartphone
> telephony development. I have worked on both UMTS and CDMA product
> designs for different mobile operators, handset manufacturers, chipset
> vendors and o/s vendors. I know the challenges of designing a telephony
> subsystem that will support different chipsets, messaging protocols and
> operator networks/requirements. I am interested in getting more
> documentation on OFONO, including the APIs for DBUS, Modem Plug-In and
> Utility. I’d also like to know what functionality gaps exists in either
> UMTS or CDMA so that I could concentrate on some of those areas for my
> code contributions.
>
Welcome!
The documentation for oFono can be found in the git tree itself under
the doc/ directory.
doc/ofono-paper.txt gives a brief introduction and our design goals and
design philosophy.
doc/coding-style.txt is self explanatory.
doc/*-api.txt is the API documentation for all oFono interfaces.
Other information (somewhat out of date) can be found in the various
oFono presentations on the ofono.org website.
The rest can be obtained by reading the source code, or on the #ofono
IRC channel on freenode.
The gaps for GSM/UMTS are fairly well documented in the TODO file, also
found in git. The methodology is quite simple, if you are interested in
working on a task, send a patch with the Owner: field set. This lets
others know that someone is looking into a particular feature and not to
interfere.
If you notice anything missing in the TODO, simply send a patch to the
mailing list.
You will notice that there are no CDMA related tasks in the TODO yet.
CDMA aspects are currently in very early planning stages. The core team
is still heavily focused on GSM/UMTS.
Regards,
-Denis
next prev parent reply other threads:[~2010-08-25 21:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 20:47 New to OFONO Keith Collins
2010-08-25 21:02 ` Denis Kenzior [this message]
2010-08-25 21:02 ` Marcel Holtmann
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=4C7584DC.9090601@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.