GPS
From OESF
(Difference between revisions)
(revert to remove spam) |
(→Supported GPS Accessories) |
||
(5 intermediate revisions not shown.) | |||
Line 1: |
Line 1: | ||
| - | + | '''Global Positioning by Satellite on the Zaurus''' | |
| - | + | ==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== | |
| + | * [http://www.gpsdrive.cc gpsDrive] | ||
| + | * [http://gnuite.com:8080/nokia770/maemo-mapper maemo-mapper] | ||
| + | * [http://qpegps.sourceforge.net qpegps] | ||
| + | * [http://roadmap.digitalomaha.net roadmap] | ||
| + | * [http://roadnav.sourceforge.net roadnav] | ||
| + | * [http://www.opentom.org/ TomTom go] (binary only, runs on OZ 2.6 kernel but sound driver broken) | ||
| + | * [http://www.travellingkiwi.com/zgps/zGPS_Main.html zgps] | ||
| - | - | + | ==Online Map and Routing Service== |
| + | * [http://gnuite.com:8080/cgi-bin/gpx.cgi GPX Driving Directions] | ||
| + | * [http://gps.pazu.info/ GPS Pazu] | ||
| - | [[GPS and the Zaurus]] | ||
| - | Supported GPS | + | ==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

