GPS
From OESF
(Difference between revisions)
(FirstRevision (WIP)) |
(→Supported GPS Accessories) |
||
(4 intermediate revisions not shown.) | |||
Line 1: |
Line 1: | ||
| - | + | '''Global Positioning by Satellite on the Zaurus''' | |
==GPS Receiver== | ==GPS Receiver== | ||
Line 17: |
Line 17: | ||
==Navigation Software== | ==Navigation Software== | ||
* [http://www.gpsdrive.cc gpsDrive] | * [http://www.gpsdrive.cc gpsDrive] | ||
| - | * [ | + | * [http://gnuite.com:8080/nokia770/maemo-mapper maemo-mapper] |
* [http://qpegps.sourceforge.net qpegps] | * [http://qpegps.sourceforge.net qpegps] | ||
* [http://roadmap.digitalomaha.net roadmap] | * [http://roadmap.digitalomaha.net roadmap] | ||
Line 29: |
Line 29: | ||
| - | + | ==Supported GPS Accessories== | |
| - | + | * [[Holux Compact Flash GPS]] | |
| + | * [[Globalsat Compact Flash GPS]] | ||
| + | |||
| + | Issues with different GPS and non-GPS units: | ||
| + | |||
| + | * Audiovox RTM-8000 GSM/GPRS CF-Card: | ||
| + | GSM card with serial interface. Has persistent "Bad Vcc" problems after exchanging serial_cs.o. | ||
| + | Please report if you have found a way to get working. Frank Pieczynski | ||
| + | * iTrek CF GPS: | ||
| + | This GM-270 clone works without problems under Sharp 3.10. | ||
| + | No information available whether the patch is required under 2.38. Stewart Midwinter | ||
| + | * GlobalSat CF GPS: | ||
| + | Patch is required under 2.38. Andy | ||
Current revision
Global Positioning by Satellite on the Zaurus
Contents |
GPS Receiver
Serial
USB
- /dev/ttyUSB0 or /dev/usb/tts/0 (depends on udev rules in specific distribution)
- required module: usually pl2303.o (serial to usb converter)
CF
- /dev/ttyS3
Bluetooth
Test GPS Device
gpsd -[p|f] /dev/[ttyS3|ttyUSB0|...] telnet 127.0.0.1 2947 press r to see if you get any text entry
Navigation Software
- gpsDrive
- maemo-mapper
- qpegps
- roadmap
- roadnav
- TomTom go (binary only, runs on OZ 2.6 kernel but sound driver broken)
- zgps
Online Map and Routing Service
Supported GPS Accessories
Issues with different GPS and non-GPS units:
- Audiovox RTM-8000 GSM/GPRS CF-Card:
GSM card with serial interface. Has persistent "Bad Vcc" problems after exchanging serial_cs.o. Please report if you have found a way to get working. Frank Pieczynski
- iTrek CF GPS:
This GM-270 clone works without problems under Sharp 3.10. No information available whether the patch is required under 2.38. Stewart Midwinter
- GlobalSat CF GPS:
Patch is required under 2.38. Andy

