Menu

Intro

I've been using Ken Hanson's excellent TCL program SIDResults for some SI processing, but I hae a couple of requirements I'm strugling with using my limited TCL skills:
1) Make it a little more flexible (handle the inevitable runners who forget to clear etc etc)
2) Make it do the upload from the SI unit (requires some serial IO)

I'm also seeing some small differences between the TCL script running on different TCL interpreters.

The initial aim of this project aims to reproduce the functionality of Ken's program in a portable application written in C++.

I'm using wxWidgets to make it portable, initially using wxDev-C++ as the development tool.

Watch this space.

Posted by Andy 2010-02-13

Log in to post a comment.