From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: Add CDMA/EVDO into TODO
Date: Mon, 02 Aug 2010 22:30:19 -0700 [thread overview]
Message-ID: <1280813419.12579.78.camel@localhost.localdomain> (raw)
In-Reply-To: <52CF90264091A14888078A031D780F43060FCB01@ism-mail03.corp.ad.wrs.com>
[-- Attachment #1: Type: text/plain, Size: 2110 bytes --]
Hi Penghuo,
I am not fully against submitting patches as attachments, but if you do
expect reviews, then we do prefer inline patches. I would advise to
start using git send-email for patch submission.
> From 9af61f4d2546ff28a8b1ed9546c41f5f3c945f5a Mon Sep 17 00:00:00 2001
> From: Pengzhuo wang <pengzhuo.wang0@windriver.com>
> Date: Tue, 3 Aug 2010 19:53:32 +0800
> Subject: [PATCH] Update TODO to add CDMA/EVDO support
>
> ---
> TODO | 25 +++++++++++++++++++++++++
> 1 files changed, 25 insertions(+), 0 deletions(-)
>
> diff --git a/TODO b/TODO
> index 5221324..b9130d3 100644
> --- a/TODO
> +++ b/TODO
> @@ -567,3 +567,28 @@ Miscellaneous
>
> Priority: High
> Complexity: C1
> +
> +CDMA/EVDO
> +=========
> +
> +- Extend modem interface with a 'Type' property to indicate the modem
> type.
> +
> + Priority: High
> + Complexity: C1
We need to discuss this with Denis. Either we do it here on the mailing
list or on #ofono IRC channel on Freenode.
> +- Disable CDMA unsupport feature for CDMA modem. Include USSD,
> supplementary services,
> + SSN, PDP context.
> +
> + Priority: High
> + Complexity: C2
Actually this is not a TODO item. That is a modem plugin specific
detail. If your modem (CDMA or not) doesn't supports such features, then
don't enable the atoms for it.
So I say that this already supported ;)
> +- Add call forwarding, call waiting, network registration
> implementation for CDMA.
> +
> + Priority: High
> + Complexity: C4
This is more like add CDMA specific atom drivers for netreg etc. That
these are CDMA specific is more a minor detail.
I like to hear Denis comment on his, but first guess would be that this
should be done as drivers/cdmamodem/...
> +- Change radio setting, SIM manager, SMS manager, voice call manager,
> Data Connection
> + Manager to make them support both GSM and CDMA
> +
> + Priority: High
> + Complexity: C8
I think you have to be a bit more specific here. Maybe it is a good idea
to split them into separate items.
Regards
Marcel
next prev parent reply other threads:[~2010-08-03 5:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-03 5:14 Add CDMA/EVDO into TODO Wang, Pengzhuo
2010-08-03 5:30 ` Marcel Holtmann [this message]
2010-08-03 9:49 ` Zhang, Caiwen
2010-08-03 15:55 ` 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=1280813419.12579.78.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.