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