summaryrefslogtreecommitdiff
authorhash <hash>2002-10-08 21:13:54 (UTC)
committer hash <hash>2002-10-08 21:13:54 (UTC)
commit9fdf7460f752f979497ee743ba67ddba52c1a7d7 (patch) (unidiff)
tree22703f70446afd5d0b99b31cd5f739b71442b108
parent9237d1adcf23ee11f16881fbeea51e0bb3ec0b2f (diff)
downloadopie-9fdf7460f752f979497ee743ba67ddba52c1a7d7.zip
opie-9fdf7460f752f979497ee743ba67ddba52c1a7d7.tar.gz
opie-9fdf7460f752f979497ee743ba67ddba52c1a7d7.tar.bz2
lets please get a working serial connection
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index ef1e42e..8f6b807 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -1,12 +1,15 @@
1can we please get a working serial connection for now? if that works
2i can test file transfers and stuff. -hash
3
1From a UNIX point of view we want to do something like minicom 4From a UNIX point of view we want to do something like minicom
2with a better GUI. 5with a better GUI.
3It should feature some terminal emulation vt100/102, ansi, 6It should feature some terminal emulation vt100/102, ansi,
4filetransfer via {x,y,z}modem, and some sort of session management. 7filetransfer via {x,y,z}modem, and some sort of session management.
5Besides this requirement we would like to be able to execute 'scripts' 8Besides this requirement we would like to be able to execute 'scripts'
6in a session. 9in a session.
7A script would just write to the TEmulation and then be sent via 10A script would just write to the TEmulation and then be sent via
8an IOlayer. 11an IOlayer.
9Then we would like to send keys? Do we want that? 12Then we would like to send keys? Do we want that?
10 13
11We want a modular architecture which might support plugins in 14We want a modular architecture which might support plugins in
12the future 15the future