[PATCH 2/2] phonesim: Refactor SimApplication api, add a UI.
Denis Kenzior
denkenz at gmail.com
Fri Apr 16 13:06:53 PDT 2010
Hi Andrew,
> Try to move all the AT parsing / generating out of applications, just send
> ready envelopes, terminal responses, commands between the application
> and the SimRules class.
> ---
> src/control.cpp | 35 +++++++++++
> src/control.h | 1 +
> src/controlbase.ui | 71 ++++++++++++++++++++++
> src/hardwaremanipulator.cpp | 42 +++++++++++++
> src/hardwaremanipulator.h | 7 ++
> src/phonesim.cpp | 138
> +++++++++++++++++++++++++++++++++++++++---- src/phonesim.h |
> 6 ++
> src/simapplication.cpp | 137
> ++++++++++++++---------------------------- src/simapplication.h |
> 27 +++++----
> 9 files changed, 349 insertions(+), 115 deletions(-)
This patch has now been applied, thanks.
Regards,
-Denis
More information about the ofono
mailing list