From: ztep <zt...@gm...> - 2007-01-13 17:21:24
|
> I finally have some time to look at Qpegps again, and have built your > new version with tile support but am not having much luck with gpsd at the > moment. I'm glad to read your email (I was starting to think that noone reads this mailing list) > I can't update to the latest (2.34) since I am getting no response from > the berlios server at the moment - would you send me your ipk to get me > going? I have uploaded it to sourceforge under Misc_Utilities package. > When I am able to test properly I will also be trying my nested folders > addition which should still inter-operate nicely with all the other > features, but I 'll test it before going further. I think so. > A couple of things I have noticed, in the default start script: Thanks for looking at it I changed the script in a previous version, but I forgot to change it on the final one. > 1. gpsd is still started with -s and -p options - latest gpsd should only > need the device without a switch - "gpsd /dev/ttyS3" In fact, it should be: gpsd -f /dev/ttyS3 > 2. The default script needs to concatenate the lines related to the "stty" > call, otherwise the current terminal is affected, not /dev/ttyS3 which is > what is intended. I have removed this part because as long as I read gpsd now test and configure the correct port speed. I have uploaded this changes along with other bugs that I found to svn. > Also a couple of comments on your excellent Google maps page - a couple of > things don't seem to work properly on Firefox (haven't tried anything > else) - replacing "innerText" with "innerHTML" in the script seems to fix > this. There also seem to be a couple of stray "</td>" items at the end of > the map "<div>" element. I will look at it next week. Thanks for the feedback. > Finally, have you any idea why Firefox keeps it's busy cursor on having > display the complete map results from the script? I can't work that one > out at the moment. I don't use Firefox, so I can help you, Why not ask this question on oesf forums (http://www.oesf.org/forums/index.php?showtopic=21217&hl=) > Sorry of the slightly off qpegps topic notes. I think on that page as part of qpeGPS project. ztep |