I have some serial code under Linux  that kind of works. Not extremely 
robust, but it is being used by the government on some NMD program, so 
it's got to be good enough :-)

It is in C and the program runs in console mode. The code uses the 
serial port in half duplex mode, which should be fine for your application.

I will post it later and post a link here

Didier KO4BB

John Miles wrote:
> Robust serial code is surprisingly non-trivial.  Especially in Windows
> (don't know about Linux), it's on a par with dealing with network sockets.
>
> To begin with, I'd suggest using Google's code search to look for
> line-oriented serial communications code.  I have some decent serial-port
> code, but it's all Win32-specific.
>
> -- john, KE5FX
>
>   
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Behalf Of Hal Murray
>> Sent: Wednesday, January 10, 2007 2:47 PM
>> To: time-nuts@febo.com
>> Subject: [time-nuts] Linux code for Prologix GPIB/USB
>>
>>
>> I've got a new toy but I can't get off the ground.
>>
>> Does anybody have some simple starter code I can try?  My straw
>> man would be
>> to read the version string or address switches.
>>
>> I'm usually good at this sort of code.  I'm probably overlooking
>> something
>> simple.  (Or it will be simple after I know what it is.)
>>
>>
>>
>>     
>
>
> _______________________________________________
> time-nuts mailing list
> time-nuts@febo.com
> https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
>
>   

_______________________________________________
time-nuts mailing list
time-nuts@febo.com
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts

Reply via email to