<html>
<body>
I am new to maemo development and just got an N810.<br><br>
I have found out that if the gps daemon is started, it will stream NMEA
ascii to a pseudo-tty which I can then easily read.<br><br>
However, in my tinkering, the way I started the daemon was to fire off
the Nokia mapping app. But when I did a <br>
<b>tail -f</b> on the tty, after a few seconds the feed 
stopped.<br><br>
I suspect the mapping app was no longer getting data once I was tailing
the tty, and shut down the daemon.<br><br>
Ideas?<br><br>
Thanks<br><br>
John in Phoenix, AZ, USA <br><br>
<br>
</body>
</html>