From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/3] Add STK APDU editor
Date: Tue, 28 Aug 2012 09:47:21 -0500 [thread overview]
Message-ID: <503CD9F9.101@gmail.com> (raw)
In-Reply-To: <1345797155-27517-1-git-send-email-nicolas.bertrand@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]
Hi Nicolas,
On 08/24/2012 03:32 AM, Nicolas Bertrand wrote:
> Add to phonesim the capability to symply send STK APDU
>
> Nicolas Bertrand (3):
> phonesim: accept STK command without application
> controlbase_ui: Add manual stk command editor
> control: Link functionnality to STK command editor
>
> src/control.cpp | 12 ++++++++++++
> src/control.h | 2 ++
> src/controlbase.ui | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> src/phonesim.cpp | 8 ++++++--
> 4 files changed, 66 insertions(+), 2 deletions(-)
>
I don't like this idea at all, pasting arbitrary PDUs is slow, error
prone and does not encourage any sort of automation. While Phonesim is
meant for people who know what they're doing, I'd still like to maintain
at least some resemblance of user-friendliness.
If you really need some way of sending PDUs that phonesim is incapable
of, feel free to modify the conformance application to emit the PDU in
question.
Regards,
-Denis
prev parent reply other threads:[~2012-08-28 14:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 8:32 [PATCH 0/3] Add STK APDU editor Nicolas Bertrand
2012-08-24 8:32 ` [PATCH 1/3] phonesim: accept STK command without application Nicolas Bertrand
2012-08-24 8:32 ` [PATCH 2/3] controlbase_ui: Add manual stk command editor Nicolas Bertrand
2012-08-24 8:32 ` [PATCH 3/3] control: Link functionnality to STK " Nicolas Bertrand
2012-08-28 14:47 ` Denis Kenzior [this message]
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=503CD9F9.101@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.