Andy Green wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Somebody in the thread at some point said:

| If someone knows what to do to get gps device going and can instruct me,
| Qtopia 4.4 has a mapping demo for testing. It has both nmea and gpsd
plugins.

Here is a standalone shell script to see GPS NMEA that shows what needs
to happen.

echo 0 > /sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-gps.0/pwron &&\
sleep 1s && \
echo 1 > /sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-gps.0/pwron &&\
stty -F /dev/ttySAC1 -echo && \
cat -u /dev/ttySAC1 | grep -v ^$

Thanks for that.

I can report that the gta02 device I have, gps is working fine. :) Seems to get 
a fix faster than gta01.





--
Lorn 'ljp' Potter
Software Engineer, Systems Group, MES, Trolltech


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to