Lee
The example maps supposedly provided in this version of QpeGPS are not loaded.
Under your config tab, is your Map directory still showing as "/opt/Qtopia/qpegps/maps/"?
Whatever is showing as your map directory, check if the maps are installed in there by typing from the Terminal:-
ls -l <map directory>
The qpeGPS maps package installs its maps to ./opt/QtPalmtop/qpegps/maps/. This shouldn't be a problem, I think, because on my C750 Cacko at least, /opt/Qtopia is simply a link to the QtPalmtop directory.
If the "ls -l" shows nothing, try the following if you installed to SD:-
ls -l /mnt/card/QtPalmtop/qpegps/maps
If you find the maps, eg m3160-42--6.png, in here, then be sure to change the config in qpegps so that this is now your maps directory. Don't forget to press <Enter> !
The Info tab shows you all the maps installed in your maps directory.
Would someone familiar with QpeGPS provide a "QpeGPS for Dummies" instruction on how (and where) to bring in maps.
Have you read the documentation at
http://qpegps.sourceforge.net/assets/docu/docu_0.9.2.1.html? It's not much, but it may help.
The best technique for me right now would be with a CF card, as I haven't bought a network or modem card yet to get online with the Z.
You need to get that network card or download to your CF memory card via another PC with a network connection and then copy to your Z. Any new maps that are copied in such a way would need to be added to your maps.txt file. Have a look at the maps.txt and sources.txt files to get some idea of how to download a map and the format it should be recorded in.
cyberhobo
It might be worth persisting with the "stty" command that I pulled out qpegps. See what format of the command
"stty 4800 line 0 min 1 time 0 ignbrk -brkint -icrnl -imaxbel -opost -onlcr onlret -isig
-icanon -iexten -echo -echoe -echok-echoctl -echoke < /dev/ttyS3" actually works
without errors. You might be able to get away with entering that command just before starting qpeGPS.
Ian