This phone is going to be so great for geoCaching.<br><br><br><br><div class="gmail_quote">On Nov 29, 2007 2:25 PM, Michael Shiloh &lt;<a href="mailto:michael@openmoko.org">michael@openmoko.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Thanks to a tremendous amount of hard work by many people, we have ready<br>a release of gllin, the GPS drives. Here is how you can get it:<br><br><br>1. Visit <a href="http://3rdparty.downloads.openmoko.org/" target="_blank">
http://3rdparty.downloads.openmoko.org/</a><br><br>Enter the gllin directory and accept the EULA<br><br>2. Download and install gllin_1.0+r350-r0_fic-gta01.ipk to Neo,<br>something like:<br><br> &nbsp; &nbsp; &nbsp; &nbsp;scp &nbsp;gllin_1.0+r350-r0_fic-
gta01.ipk root@192.168.0.202:/tmp/<br> &nbsp; &nbsp; &nbsp; &nbsp;ssh <a href="mailto:root@192.168.0.202">root@192.168.0.202</a><br> &nbsp; &nbsp; &nbsp; &nbsp;cd /tmp<br> &nbsp; &nbsp; &nbsp; &nbsp;ipkg install gllin_1.0\+r350-r0_fic-gta01.ipk<br><br>3. On Neo:<br><br> &nbsp; &nbsp; &nbsp; &nbsp;cd /home/root/gllin
<br> &nbsp; &nbsp; &nbsp; &nbsp;./gllin<br><br>4. In another shell,<br><br> &nbsp; &nbsp; &nbsp; &nbsp;cat /tmp/nmeaP<br><br>you should see the NMEA data coming in now, something like this:<br><br>$GPGGA,235946.99,,,,,00,00,5.0,,M,0.0001999,M,0.0020199,*57<br>$GPRMC,
235946.99,V,,,,,,,120180,,,N*78<br>$GPGSA,A,1,,,,,,,,,,,,,11.2,5.0,10.0*36<br>$PGLOR,IGR,81.2,7,71397,0,1*02<br>$GPGGA,235946.99,,,,,00,00,5.0,,M,0.0001999,M,0.0020199,*57<br>$GPRMC,235946.99,V,,,,,,,120180,,,N*78<br>$GPGSA,A,1,,,,,,,,,,,,,
11.2,5.0,10.0*36<br>$GPGGA,235946.99,,,,,00,00,5.0,,M,0.0001999,M,0.0020199,*57<br><br>After a while you should get a fix, and then it looks like this:<br><br>$GPGGA,194851.00,3746.451804,N,12230.144387,W,1,04,0.5,029.0,M,
0.053001,M,0.0090515,*50<br>$GPRMC,194851.00,A,3746.451804,N,12230.144387,W,000.0,300.0,291107,,,A*46<br>$GPGSV,2,1,07,04,60,088,32,09,59,256,21,02,54,168,34,12,38,310,33*78<br>$GPGSV,2,2,07,17,25,056,,05,21,306,,28,08,110,*4D
<br>$GPGSA,A,3,02,04,09,12,,,,,,,,,1.1,0.5,1.0*3A<br>$PGLOR,FIX,1.0,ST,U,NS,A,DR,N,PS,A*2A<br><br>Note that the GPGSA line changed from A,1 to A,3. That shows that you<br>now have a fix.<br><br>Your location will be in the first line (GPGGA). In the sample above,
<br>I&#39;m at<br><br> &nbsp; &nbsp; &nbsp; &nbsp;37 degrees 46.451804 minutes North<br> &nbsp; &nbsp; &nbsp; &nbsp;122 degrees 30.144387 minutes west<br><br>Which is correct for me.<br><br><br>Have fun!<br><br>Regards,<br>Michael<br><br><br><br>_______________________________________________
<br>OpenMoko community mailing list<br><a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br><a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community
</a><br></blockquote></div><br>