View Single Post
  #14   Report Post  
Old October 8th 05, 08:24 PM
Al Klein
 
Posts: n/a
Default NEW ICom CIV Test Tool (need help if you have an icom radio)

On Sat, 08 Oct 2005 04:41:52 -0700, Dave said in
alt.radio.scanner:

It's not a very easy to use API as I just found out but I
only have to write it and debug it once. Now that I have
something that works, I could send yo the source (in C++) if
you want to see what it looks like. It's a C++ class called
CComPort and it has 2 commands, ReadRxBuffer and
TransmitData. Both can be used simultaneously from different
threads without interfering with each other. It's quite nice
because I can use it for anything that needs to access the
serial ports without having to rewrite anything.


I have a control that works pretty much the same way, except that the
Tx command can't be recalled - but I don't think I'll be needing that
capability.

I wouldn't mind having the code anyway, just in case. If you'd send
it to "Al at Webdingers dot com" (standard munging), please?