summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/PLANS
authorzecke <zecke>2002-10-05 15:43:47 (UTC)
committer zecke <zecke>2002-10-05 15:43:47 (UTC)
commit779edbc53957cce5d6405cb548a64319b03b57f4 (patch) (unidiff)
treea474f026b8c8bbfaf1e63da58de69c8c79e7d693 /noncore/apps/opie-console/PLANS
parent1818b28784d4b16c9824495a0c0662a883fe6fc7 (diff)
downloadopie-779edbc53957cce5d6405cb548a64319b03b57f4.zip
opie-779edbc53957cce5d6405cb548a64319b03b57f4.tar.gz
opie-779edbc53957cce5d6405cb548a64319b03b57f4.tar.bz2
Updatet PLANS
and Profile Documentation
Diffstat (limited to 'noncore/apps/opie-console/PLANS') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS35
1 files changed, 35 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index dae417f..afcb04c 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -1,5 +1,40 @@
1Shall we write what the plans are here? 1Shall we write what the plans are here?
2Ok I'll do
2 3
3I think we sould take the TE* stuff from embeddedconsole and use them for the 4I think we sould take the TE* stuff from embeddedconsole and use them for the
4TE here. TE isn't going to be easy starting from scratch. If nobody is doing 5TE here. TE isn't going to be easy starting from scratch. If nobody is doing
5TE yet, i'll try to port that stuff over here. -hash 6TE yet, i'll try to port that stuff over here. -hash
7ibotty is doing it.
8
9From a UNIX point of view we want to do something like minicom
10with a better GUI.
11It should feature some terminal emulation vt100/102, ansi,
12filetransfer via {x,y,z}modem, and some sort of session management.
13Besides this requirement we would like to be able to execute 'scripts'
14in a session.
15A script would just write to the TEmulation and then be sent via
16an IOlayer.
17Then we would like to send keys? Do we want that?
18
19We want a modular architecture which might support plugins in
20the future
21
22(Almost) DONE:
23Framework
24Serial IOLayer
25Saving and Restoring Profiles
26
27TASKS in progress:
28Profile->Session and MainWidget --- Harlekin
29FilesendingLayer - hash
30IOLayer - wazlaf
31Configuration - josef
32TE - ibotty
33
34OPEN tasks:
35Session->Profile - open
36Scripting - open
37Keys - open
38IRDA-Layer - open
39Bluetooth-Layer - open
40FilesendingUI - open \ No newline at end of file