GPS GPL driver.

Andreas Kostyrka andreas at kostyrka.org
Tue May 1 22:03:18 CEST 2007


* Koen Kooi <koen at dominion.kabel.utwente.nl> [070501 21:14]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Joe Pfeiffer schreef:
> >> I got that far, but I'm at a loss how to send that sequence to the serial port...
> > 
> > If I'm following the discussion, creating a file with the content and
> > 'cat'ing would do it...
> 
> Ok, I made the following files:
> 
> http://openembedded.org/~koen/hammerhead.txt
> http://openembedded.org/~koen/hammerhead2.txt
> 
> but the uart stays mute after catting them :(

I did not follow this thread, so no idea what you are trying to
connect to, but UARTs are not simple files. Depending what you really
have, you might need to set it up. E.g. termios.h would be your ticket
in C, bash users can use stty.

Andreas



More information about the openmoko-devel mailing list