On Mon, Oct 3, 2011 at 5:20 PM, Neville Michie <[email protected]> wrote: > That looks like a great solution for monitoring oscillators/GPSDOs. > Where to find an application that inputs RS232 and writes a file?
I don't think you need anything very complex for that. One could simply "cat" the serial port device to a log file cat /dev/tty01 | somename.log Anyone who could build a uP powered device could figure out somethig even nicer in about 5 seconds using Perl, Python or whatever. Chris Albertson Redondo Beach, California _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
