it can be scripted but it would be better (esp for multiplexing the gps) to write a little serial server app.<br><br>here it is demonstrated with scripts (on a gumstix) but this ends up being a little racey <a href="http://www.xmission.com/~bmidgley/embed/index.html#gps">
http://www.xmission.com/~bmidgley/embed/index.html#gps</a><br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>A bluetooth GPS just creates a BT serial connection, and sends the same
<br>data over that. Once the bluetooth and GPS drivers are working, it should<br>be very easy to write the necessary demon, it might even be possible with<br>a few pipes in shell.<br><br>--<br>David Pottage</blockquote></div>
<br>