cwterm_lite-0.1.0 release is available !
The major difference between this release and previous beta is that complete binary distribution for psion, the sis file. It contains JTermLite.sis therefore installation process in pretty straightforward. Just make sure that JRE.sis is already installed on your psion. You may find JRE.sis on CD supplied with your device. Never tested it on Series 7 or NetBook, however it should work.
cwterm_lite-0.1.0-beta-1 binary release is avalable(psion)
The installation process is the same as it was for alpha release. Just extract cwterm_lite-0.1.0-beta-1-bin-psion.jar into System/apps/JTermLite.
SIS file distribution is comming soon.
cwterm_lite-0.1.0-beta-1 sources are now available.
What's new:
- build script;
- bug fixes.
Psion Series 5 to TRX wiring schematic is available now.
There is nothing special, it looks like close to ordinary RS-232 to TRX wiring except one: some signals are twisted on Psion data cable. So you should use CTS intead RTS and DSR instead DSR to make all stuff working.
Take a look at pics, those are obvious.
cwtermlite-0.1.alpha binary desiributive and psion installation how to are available
http://sourceforge.net/project/showfiles.php?group_id=148755&package_id=167965&release_id=367935
http://sourceforge.net/docman/display_doc.php?docid=30545&group_id=148755
Wiring how to (connection psion to TRX) is comming soon.
cwtermlite 0.1 alpha screenshots are available now both for win2k and psion 5 mx devices.
Psion 5 mx
http://sourceforge.net/dbimage.php?id=46036
cwtermlite 0.1 alpha release available
There is source code only.
Build script and installation how to(psion series 5 specific) are comming soon.
Implemented:
File for capture support
Messages from file support
Build cwterm_lite_0_0_15 is alpha candidate.
All considered features have been implemented.
Alpha build will be produced at next week as soon as smoke testing is done.
What is comming next:
Source code alpha release.
Deployment how to.
Psion Series 5 binary release(sis file).
Implemented:
Controls are disabled during beacon mode on.
TX button support
Clear button support
Pause button support
What is comming next:
File for capture support
Messages from file support
Alpha build will be produced as soon as those features implemented.
Beacon support is implemented. Message sending is completely rewritten.
What is comming next:
Controls will be disabled during beacon mode on.
TX button support
Clear button support
Pause button support
File for capture support
Messages from file support
Alpha build will be produced as soon as those features implemented.
What's new:
1. ADIF logging available. This could be customized through python call back script. So, rebuild is not necessary.
2. Beacon control has been changed.
3. Local time zone to GMT time-zone conversion
4. Additional RST received contorl for logging puproses introduced.
What is comming soon:
Beacon control support.
TX button support
Clear button support
Pause button support
File for capture support
Messages from file support... read more
Development build cwterm_lite_0_0_3
Improvements:
1. macro keys configuration support. In fact, jython script is user as macro keys configuration file. This is Jython 2.0 only because 1.1.8 backwards compatibility.
2. Annoying UI stuff like buttons focus. In fact, focus is nontraversable for all buttons since this version and it seems more convenient for me at least. I was trying 0_0_2 build at this weekend and have found this is serious quirk.... read more
Version cwterm lite has been introduced.
The goals:
1.Light weight application fully backward compatible with jsdk 1.1.8
2.AWT-only UI(that why it's light weight).
3.Basic keying support
3.Psion 5/5mx/5mx pro series serial port support
In fact, there is no any hw dependensies in code. The issue that java serial API doesn't supported on 5mx and
serial API for epoc a little bit different.
http://www.serialio.com/products/serialport/epocLite.htm