Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-02-27 Thread Ulrich Bangert
end; Best regards Ulrich Bangert > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Hal Murray > Gesendet: Dienstag, 27. Februar 2007 04:32 > An: Discussion of precise time and frequency measurement > Betreff: Re: [time-nut

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-02-26 Thread Hal Murray
> At the end of the USB cable there is a FTDI chip that (in conjunction > with the appropiate driver) emulates a serial port. This serial port > in turn is connected to the serial port of an AVR type of > microcontroller. Because this microcontroller expects a certain > setting of serial transmiss

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-02-26 Thread Ulrich Bangert
; Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Hal Murray > Gesendet: Sonntag, 25. Februar 2007 22:17 > An: time-nuts@febo.com > Betreff: Re: [time-nuts] Linux code for Prologix GPIB/USB > > > A followup to my request from a month ago... > > > Does anyb

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-02-25 Thread SAIDJACK
In a message dated 2/25/2007 22:20:09 W. Europe Standard Time, [EMAIL PROTECTED] writes: I found it also went into blinking-LED mode if I sent it another command too quickly and didn't have flow control working. It works fine without flow control as long as you pause before sending it a

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-02-25 Thread Hal Murray
A followup to my request from a month ago... > 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 kno

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-01-11 Thread Ulrich Bangert
nuar 2007 23:53 > An: Discussion of precise time and frequency measurement > Betreff: Re: [time-nuts] Linux code for Prologix GPIB/USB > > > Robust serial code is surprisingly non-trivial. Especially > in Windows (don't know about Linux), it's on a par with > de

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-01-10 Thread Didier Juges
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

Re: [time-nuts] Linux code for Prologix GPIB/USB

2007-01-10 Thread John Miles
erial-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 Prolo

[time-nuts] Linux code for Prologix GPIB/USB

2007-01-10 Thread Hal Murray
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