maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Maemo Mapper: GPS for the Nokia 770 (https://talk.maemo.org/showthread.php?t=1947)

beekay 2006-11-21 16:50

Cheap Bluetooth GPS receivers
 
I didn't see a link to this anywhere on the site, so I wanted to add it.
http://www.buygpsnow.com/
I found a Bluetooth GPS receiver here for 60 bucks!

bk

jbar 2007-01-06 13:32

Update the maps cache
 
I still have a lot of pbm with my GPS bluetooth receiver : maemo lost its signal but doesn't notice it to me, so my position don't move on the GPS and makes me think i am somewhere i am not anymore.
That is really really annoying... For example when that make me miss exit on the highway (and when the next exit to run back is very far...) : 6 days ago It makes me drive 100 kms more than expected as there was 50 kms to reach next exit after the bug makes me miss my correct exit.

But i am not here to complain, but just to give u a short command to update your downloaded maps :
I have noticed that maps that was in my cache (since about 7 months) was much less detailled than news maps those could be downloaded today.
As I wanted to update all the maps in my cache (which correspond to place were I was or which interested me and so may interest me again in the futur), i have write this very short script, those could be executed directly on the Nokia if u have installed some of the usefull tools like wget and Xterminal :

First go in the maemo cache directory :

Code:

cd /media/mmc1/mt-cache
Then run that command :
Code:

for png in $(find . -name "*.jpg") ; do set $(echo $png | tr './' '  ') ; wget -O ${png} "http://mt.google.com/mt?n=404&v=w2.33&x=$2&y=$3&zoom=$1" ; done
If you dont have installed the required tools on your Nokia, u will have to copy the cache on a machine with bash and wget softwares (almost all Linux distribution for example). To run the command in the cache directory on this machine.

Note: in the command I call the variable "png", because downloaded files seems to be png (if using the file command). And i like to now why maemo use the .jpg extension with the files on his cache instead of the .png ! ?

ReinhardE 2007-01-06 14:09

Re: Update the maps cache
 
Quote:

Originally Posted by jbar (Post 27827)
I still have a lot of pbm with my GPS bluetooth receiver : maemo lost its signal but doesn't notice it to me, ... ?

Have you upgraded to Version 2.2006.39-14? After upgrading I didn't have any more problems with my GPS bluetooth receiver (Nokia LD-3W).

Ceklund 2007-01-13 06:51

Re: Maemo Mapper: GPS for the Nokia 770
 
:D John, great job on the updates!

MM loads faster now, remembers my last entered route which I love.... and you even implemented the larger fonts option :eek: so I can finally read the turn by turns safely while driving w/o having to squint.

Thank you very much, sir, once again you are the MAN! :D

Ciao.

woz 2007-01-17 14:23

GPS enabled cell phone as GPS Receiver
 
Very slick package. Thanks

I'm now considering my options for a GPS receiver and was wondering if it is possible to use a GPS enabled cell phone. It would obviously need to have a bluetooth interface with the appropriate protocol for sending the RMC sentence. This is just an initial thought without much research into available cell phone features.

gnuite 2007-01-17 16:12

Re: GPS enabled cell phone as GPS Receiver
 
Quote:

Originally Posted by woz (Post 30146)
Very slick package. Thanks

I'm now considering my options for a GPS receiver and was wondering if it is possible to use a GPS enabled cell phone. It would obviously need to have a bluetooth interface with the appropriate protocol for sending the RMC sentence. This is just an initial thought without much research into available cell phone features.

I don't know anything about GPS-enabled cell phones, but assuming it has a bluetooth interface (to the GPS functionality itself), and assuming that interface emits NMEA, then Maemo Mapper should work with it. It might be more complex to pair it, but it should be possible.

penguinbait 2007-01-18 02:20

Re: Maemo Mapper: GPS for the Nokia 770
 
Has anyone seen any strange problems with flite/route while in route. It has only happened one time, although I have only used it one time since getting my n800. It was 1.3.3 and I was alsmot home, and following my route and the last message was flite trying to say about 15 lines of gibberish


Each line in the information box was like this (example below) Flite then proceeded to try to say all that, which was almost kinda humorous.


jdpo31rkjs732237rucwpofewpoifpewjf
ewqjcqoifwhec9mdshf ls
dsfjlkjsd
219839$@$@F@@\3\`
saoid[poiugf

It was connected to the cell phone with auto recalc, but I was on track so I assume it must have gotten the garbage at the beginning of my route.

ilia 2007-01-18 15:36

Re: Maemo Mapper: GPS for the Nokia 770
 
Ye I had that problem with 770. Haven't tried it again since though.

dcarter 2007-01-18 16:07

Re: Maemo Mapper: GPS for the Nokia 770
 
Are you kidding penguinbait???

The jibberish at the end of the journey is my favorite part!!!

:D

gnuite 2007-01-18 18:24

Re: Maemo Mapper: GPS for the Nokia 770
 
Quote:

Originally Posted by dcarter (Post 30325)
Are you kidding penguinbait???

The jibberish at the end of the journey is my favorite part!!!

:D

:P

I think I too would find that amusing! :)

Is this a problem with recently downloaded (i.e. within the last week) routes? Because I know this used to be a problem with the GPX Driving Directions web service (which Maemo Mapper uses), but I fixed that problem at least a couple weeks ago.

If it's still a problem, can you post a pair of source/destination that I can use to reproduce it?


All times are GMT. The time now is 16:02.

vBulletin® Version 3.8.8