[APP BOT] TTN7Bot & GPSBot: Possible solution to TomTom 7 and other GPS programs lag - Touch Diamond, MDA Compact IV Themes and Apps

[APP BOT] TTN7Bot & GPSBot: Possible solution to TomTom 7 and other GPS programs lag
I've written a small application that seems to solve the problem with TomTom navigator 7 that shows a position of several meters back from the real one.
Simply copy the file to the folder where TomTom_Navigator.exe (or TomTom Navigator.exe) is and launch this application instead the real TomTom.
The idea behind this file is that the lag is caused due to the full CPU usage of TomTom navigator that leaves few or even none CPU time to the GPS drivers. This bot launches TomTom and then reduces the TomTom process priority. The bot itself unloads from memory when TomTom exits.
I have tested it and seems that works Ok, but I want your opinions before making a good icon for it (icon designers wellcomed )
EDITED:
In order to make the program more general, I've created GPSBot that works in the same way but have a GPSBot.txt file with the name of the program to be launched between colons. As an example the zip contains a file with "TomTom_Navigator.exe". This version also needs to be copied to the same folder than the executable in order to allow to have several copies for different programs.
Download it from my page: http://beemer.sesma.eu/en/gpsbot.htm

Hi,
as I've seen the issue with TT7 and iGO8, i've now installed TT6 - but have not tested it yet.
Will this work with TT6? How is it operating?
Thanks!

egg said:
Hi,
as I've seen the issue with TT7 and iGO8, i've now installed TT6 - but have not tested it yet.
Will this work with TT6? How is it operating?
Thanks!
Click to expand...
Click to collapse
Yes will work with any program file called "TomTom Navigator.exe" or "TomTom_Navigator.exe".
You can even rename (or make a copy) igo.exe for testing on it

Will be posible to do the opposite and increase the cpu priority for the GPS drivers ???
I think that this will help ANY application that uses the GPS.
Only my 2 cents...

thanks,
i think that you can put a config file for to specify the exe file and we could use it for all programs

Tomtom 7 has Zero lag for me, its IGO8 that has the problem, Is it possible to create this file for IGO8 too?

Hello,
I will test this afternoon and i will write feeback after.
Thanks for your job.
@+++

Jin187 said:
Tomtom 7 has Zero lag for me, its IGO8 that has the problem, Is it possible to create this file for IGO8 too?
Click to expand...
Click to collapse
Try renaming the Igo.exe to TomTom_Navigator.exe and test the bot as he suggests. Might work... I'll try this later on

If the idea works for most people, I can create a full configurable program, no problem.
It is not possible to do the opossite because the "drivers" are a lot of different code (GPS driver itself, GPS ID, virtual ports, etc.) and have the highest user priority. I tried some time ago with a simmilar issue with TTN5 to upgrade the priority of the virtual ports, etc. to system priorities and it didn't work.

Tried renamong Igo.exe to TomTom_Navigator.exe and start the bot (placed in my IGO folder obviously). At first I get a debug window showing the path to my TomTom_Navigator.exe (really my Igo.exe) which I have to press OK on.
After this Igo launches and seems to work fine. I haven't been able to test whether the bot helps with the lag, but I'll try on my way home from work.
Provided it works on IGO aswell, it would be really great if we could get a version in which you can edit a config-file to point at the .exe of whatever gps app you happen to use.

tabugman said:
Provided it works on IGO aswell, it would be really great if we could get a version in which you can edit a config-file to point at the .exe of whatever gps app you happen to use.
Click to expand...
Click to collapse
Or detects if the executable is renamed like igo_bot.exe or TomTom_Navigator_bot.exe

if this works it proves that the lag is caused by innefficient cpu horse power to decode satalite info and run sat nav software. If this is the case HTC must have known about its shortcommings when deciding to move away from a dedicated GPS chipset?
This begs questions about their level of commitment to producing high quality devices. This is certainly not an issue i have had to deal with on previous HTC devices and i would be upset it they have taken a step backwards in hardware and charged me for the priviledge.
I have raised the issue of GPS lag with HTC and have yet to recieve a response, has anybody else had a satisfactory answer from the manufacturor?

Just tried with (renamed) IGO8: no change, still the lag. Could it be the navigation software that cannot unstack the GPS data? What about increasing the navigation software priority?

Jin187 said:
Tomtom 7 has Zero lag for me, its IGO8 that has the problem, Is it possible to create this file for IGO8 too?
Click to expand...
Click to collapse
don't know about TT but iGO8 has Zero lag for me. i used simultaneous my htc athena and the diamond in my car and they both spoke in unison..lol!
no lag, just spot on at every intersection!

doesnt work for me ! its worse...
beemerTPPC said:
I've written a small application that seems to solve the problem with TomTom navigator 7 that shows a position of several meters back from the real one.
Simply copy the file to the folder where TomTom_Navigator.exe (or TomTom Navigator.exe) is and launch this application instead the real TomTom.
The idea behind this file is that the lag is caused due to the full CPU usage of TomTom navigator that leaves few or even none CPU time to the GPS drivers. This bot launches TomTom and then reduces the TomTom process priority. The bot itself unloads from memory when TomTom exits.
I have tested it and seems that works Ok, but I want your opinions before making a good icon for it (icon designers wellcomed )
Click to expand...
Click to collapse
really sorry but it does not work ....
my rom is V6
radio 25 05
TT 7 map france 7
bye
nooms

beemerTPPC said:
The idea behind this file is that the lag is caused due to the full CPU usage of TomTom navigator that leaves few or even none CPU time to the GPS drivers. This bot launches TomTom and then reduces the TomTom process priority. The bot itself unloads from memory when TomTom exits.
Click to expand...
Click to collapse
But if it is caused by navigaton software CPU ussing, why it does not happen when working with an external gps? I've not tested myself, but read this
s1rl4ncel0t said:
...I have more or less 5 seconds of lag, and the precision is awful...
If I use a BT external receiver connected to Diamond, than I don't have this problem...
It seems that the receiver is refreshing to less, or the communication between the receiver and the GPS software is too slow...
Click to expand...
Click to collapse

I had the same problem some years ago with a X51v and Compact flash GPS, it had the lag and even lose completelly the signal, but it didn't happen with BT GPS. The reason was that the BT serial driver had a very high system priority while the CF serial driver ran at standard user priority.
For that problem I wrote the TTN5Bot (and IgoBot) that are still on my web page http://personales.ya.com/beemer/ttn5boten.htm . They solved the problem.
That's why I have thought that the problem were the same now: TTN with VGA devices take a lot of CPU to calculate the graphics and makes the CPU run at 100%, doing that any other app or driver with the same priority could fail or at least not work on real time.
I've tested it again on my car and I'm pretty sure that it works a lot better than before, but until I can do the test as a passenger I cannot control the screen and drive

KukurikU said:
don't know about TT but iGO8 has Zero lag for me. i used simultaneous my htc athena and the diamond in my car and they both spoke in unison..lol!
no lag, just spot on at every intersection!
Click to expand...
Click to collapse
Same for me - except I don't have an Athena

beemerTPPC said:
I had the same problem some years ago with a X51v and Compact flash GPS, it had the lag and even lose completelly the signal, but it didn't happen with BT GPS. The reason was that the BT serial driver had a very high system priority while the CF serial driver ran at standard user priority.
That's why I have thought that the problem were the same now: TTN with VGA devices take a lot of CPU to calculate the graphics and makes the CPU run at 100%, doing that any other app or driver with the same priority could fail or at least not work on real time.
Click to expand...
Click to collapse
For your information it happens with every gps software, not only tomtom but also igo8 or oziexplorer. Otherwise, if it is a gps driver issue this is normal.
The most strange for me is that some users are reporting the lag and others not at all. If it is a driver issue all of us must have the problem, am I wrong?
Do not worry and stay handling your driving wheel , I'll test tomorrow morning your app and report feedback.

tomtom7
Indeed have the same problem, that means, if you mean that the gps will not come up in tomtom7?! I worked around (seems to work on diamond and the pro version), first start up google maps (put on gps position), if that works, start up tomtom and close google maps. seems to work everytime now.
also i was thinking if has nothing to do with the tweaking tools?!
ivan
kiowa79 said:
For your information it happens with every gps software, not only tomtom but also igo8 or oziexplorer. Otherwise, if it is a gps driver issue this is normal.
The most strange for me is that some users are reporting the lag and others not at all. If it is a driver issue all of us must have the problem, am I wrong?
Do not worry and stay handling your driving wheel , I'll test tomorrow morning your app and report feedback.
Click to expand...
Click to collapse

Related

tomtom 6 NAVIGATOR

I have installed a (legitimate since you ask) copy of tomtom NAVIGATOR 6 onto my MDA Vario II. The 4+ Mb programme resides in main memory and the Western_Europe map and everything else is on the 2Gb Sandisk Micro SD card. I have a Fuzion SiRF starIII bluetooth GPS receiver. tomtom's US website says the hardware and software are compatible, the UK site does not. The programme runs very slowly (it's not smooth as I have seen demonstrated on a Mio, which had a 312Mhz processor, but is stilted). Sometimes the machine locks up and I have to press the 'OK' button. When browsing the map, the machine struggles to process the picture. I ensure that there are no running programmes. What is the cause, please? Could it be that the hardware and software are incompatible?
just try to flash aku 3.3 to your vario. it will make ur phone work smooth and will not hang at all. then u will be able to run tomtom 6 perfectly
Rather than risk aku 3.3 issues I suggest you are probably right and there is soe sort of hardware issue. I have navigator 6 and TOMTOM BT receiver and hav absolutely no issues at all
I use TT6 on a daily basis and I can say that under WM5 AKU2.3 it used to hang very often when putting post code. I ran ok. After flashing AKU3.3 it works flawlessly. The same with WM6. Now it also seems to run a little bit faster.
Hi, everybody,
any ono knows where a can find a tomtom software for my Asus p535.Sorry to ask but i'm new on this matter and don't know how to do it.
Many thanks...
silvino said:
Hi, everybody,
any ono knows where a can find a tomtom software for my Asus p535.Sorry to ask but i'm new on this matter and don't know how to do it.
Many thanks...
Click to expand...
Click to collapse
Welcome, but you are in the wrong place my friend. This is the HTC Hermes forum. This site is primarily for HTC devices. However here is Tomtom 6 for PPC phones (official tomtom site):
http://www.tomtom.com/products/category.php?ID=2&Lid=1
Mike
What you need to do is disable all the POI's except the speed cameras. Mine did exactly the same thing. You can still navigate to the POI's, they just don't show up as you're driving past.
Cheers.
ok... maybe you guys who have already told him to upgrade his phone to aka3... somthing or other do know best BUT...
could you please say what version of tomtom 6 you have. (there are at least 3 versions i have used)
to find this
load tomtom
on the navigation window tap the section of the screen that shows GPS signal strenth this will load the route summary window.
in here below the right hand side pannel that again show the GPS signal strength it should say the version number 6.XXX
please let me know what versino you have... i have found varying levels of stability and performace with diff versions of tomtom.. might be as simple as a different tomtom build to resolve your issues.
Acuum.
Yostin said:
What you need to do is disable all the POI's except the speed cameras. Mine did exactly the same thing. You can still navigate to the POI's, they just don't show up as you're driving past.
Cheers.
Click to expand...
Click to collapse
yep this is the same on mine, disabled all but a few POIs and no or very rare freezes. if it does freeze up hit the hangup button and relaunch.
there was some hope with the Version 7 tomtom out soon that there would be a fix for the problem.
Acuum2 said:
ok... maybe you guys who have already told him to upgrade his phone to aka3... somthing or other do know best BUT...
could you please say what version of tomtom 6 you have. (there are at least 3 versions i have used)
to find this
load tomtom
on the navigation window tap the section of the screen that shows GPS signal strenth this will load the route summary window.
in here below the right hand side pannel that again show the GPS signal strength it should say the version number 6.XXX
please let me know what versino you have... i have found varying levels of stability and performace with diff versions of tomtom.. might be as simple as a different tomtom build to resolve your issues.
Acuum.
Click to expand...
Click to collapse
My Hermes is running with AKU 3.3 and my TomTom is 6.0.30
ok. i have had pretty good results with 6.0.30 but it might be worth you trying the 6.0.20 version and see how you get on.
at least you will loose the anoying mute on start bug. (the phone sees a data connection and asuumes its a phone calls so starts in mute.)
ok well the results your described i saw with the first tomtom 6 i used, im assumeing it was on 6.0.00 but i have had pretty good results with 6.0.30 but
it might be worth you trying the 6.0.20 version and see how you get on. I'm using that this week by mistake since my last hard reset but its been stable for me.
at least you will loose the anoying 6.0.30 mute on start bug. (the phone sees a data connection and asuumes its a phone calls so starts in mute.)

How To get GPS working

can anybody tell me how & what is the step to get the GPS works ?
thanks..
Put some GPS software on your Ameo and point it to COM4.
what are some of the best gps software for ameo?
I would think google maps with the ability to real time track your location would be great. Anyone try that?
Tomtom Navigator 6.
Coz it's free.
Edit - I in no way condone the use of pirated software, and I'll no doubt burn in hell for my sins....
Dopod U1000
Hey!
I have an Dopod U1000, which is the Advantage/X7500/Athena but on the Asian market.
THe first and biggest problem I have is that the GPS is not working. I cannot get a GPS-fix, but I have contact with the actual GPS-unit.
It doesnt matter where I am or for how long I wait - I have never got a fix and once every now and then I get 1 or 2 satellites with very bad connection - but never a fix.
I talked to HTC about this and they didnt know anything about it.
I then, when I asked around, got a weird answer from a company here in Sweden. They guessed that since U1000 is for the Asian market they may somehow have "preprogrammed GPS" information, so that they use Asian satellites. Sounds very strange to me - as far as I know they are not geo-stationary so the satellites goes around and thus there are not specific Asian satellites.
Anyways, anyone know about this issue? Suggestions?
Thx!
Regards
Ted
wagger said:
Hey!
I have an Dopod U1000, which is the Advantage/X7500/Athena but on the Asian market.
THe first and biggest problem I have is that the GPS is not working. I cannot get a GPS-fix, but I have contact with the actual GPS-unit.
It doesnt matter where I am or for how long I wait - I have never got a fix and once every now and then I get 1 or 2 satellites with very bad connection - but never a fix.
I talked to HTC about this and they didnt know anything about it.
I then, when I asked around, got a weird answer from a company here in Sweden. They guessed that since U1000 is for the Asian market they may somehow have "preprogrammed GPS" information, so that they use Asian satellites. Sounds very strange to me - as far as I know they are not geo-stationary so the satellites goes around and thus there are not specific Asian satellites.
Anyways, anyone know about this issue? Suggestions?
Thx!
Regards
Ted
Click to expand...
Click to collapse
i got my DOPOD U1000 from Taiwan, and GPS works great. you need to set the post to COM4, signal is much better then the BT device i got before. It doesn't matter where you buy your device
wagger said:
Hey!
I have an Dopod U1000, which is the Advantage/X7500/Athena but on the Asian market.
THe first and biggest problem I have is that the GPS is not working. I cannot get a GPS-fix, but I have contact with the actual GPS-unit.
It doesnt matter where I am or for how long I wait - I have never got a fix and once every now and then I get 1 or 2 satellites with very bad connection - but never a fix.
I talked to HTC about this and they didnt know anything about it.
I then, when I asked around, got a weird answer from a company here in Sweden. They guessed that since U1000 is for the Asian market they may somehow have "preprogrammed GPS" information, so that they use Asian satellites. Sounds very strange to me - as far as I know they are not geo-stationary so the satellites goes around and thus there are not specific Asian satellites.
Anyways, anyone know about this issue? Suggestions?
Thx!
Regards
Ted
Click to expand...
Click to collapse
the Global Positioning System is global, and should work anywhere on the globe !! apart from in war zones (and near US military bases) where the signal is sometimes deliberately degraded so enemies cant use satellite guided missiles.
wu5262 said:
i got my DOPOD U1000 from Taiwan, and GPS works great. you need to set the post to COM4, signal is much better then the BT device i got before. It doesn't matter where you buy your device
Click to expand...
Click to collapse
should i install any third party software beforehand?
Help
My Device can find the GPS on com 4 but it will not work with Google maps or pocket streets can any one help?
Thanks
Ian
I've got Tom Tom Navigator 5 working (using COM 5), but I've also not managed to get Google Maps working.
GPS is not working with GM
edintao said:
My Device can find the GPS on com 4 but it will not work with Google maps or pocket streets can any one help?
Thanks
Ian
Click to expand...
Click to collapse
This is also a big problem in Germany - it's not possible to get it working with Google Maps. We tried everything (also to disable the GPS-Splitter and use Com5 which helps with some programs, but not with Google Maps).
So we gave up for the moment waiting for an update (maybe Athena, maybe Google).
Teja
alanplum said:
Put some GPS software on your Ameo and point it to COM4.
Click to expand...
Click to collapse
Got mine working in TT6 by doing:
Other NMEA GPS Receiver
GPS Baud Rate: 4800
Com4
Is this what everyone else is doing ?
is the Baud rate correct?
Its quite chuggy/slow compared to tt6 on universal. i.e. 2-3fps as opposed to almost smooth on universal
Also, is it possible to change that tomtom icon thats on the today screen ? its so ugly and blocky - really detracts from the otherwise lovely Ameo screen
Mine is working great. By the way, i'm using MapKing10. When setting the port just select auto and the software should be able to detect the port in use. My unit can lock on into the satellite signal in less then 5s, thats impressive.
Hi
Does anyone know where to get a copy of the aforementioned TT6 for free? I had just bought TT navigator 6 with GB + Western Europe for my Mio A701 about 3 months ago but was gutted to find I couldnt transfer the licence to my new Ameo so i sold the boxed product with the Mio.
Anyone know where I can get one (strictly for "backup" purposes of course).
Cheers
Very easily found on torrent sites.
I won't give a link here as I assume that would be frowned on by the management....
ok, will have a look. not that familiar with all this torrent stuff!
ta
GPS Port
I looked in the registry and I found that com 5 is the official port. Strange enough com 4 and 5 work.
Getting GPS working
I purchased an A701 last week and had one hell of a time tring to get TT6 to work, even though MM worked fine. It appears that some software originally designed for ealier MS does not like Com4. I loaded a program called VisualGPSse, a freedownload, and set that to com 4 and bingo TT6 spang into life. Before using TT now I lauch that small app and it works fine. I,ll try and find the link if Google doen't find it for you.
ps. Does anyone know of an app that will allow me to use hands free, my Mio Rom R65 seems duff in this area.
getting GPS to work
I've installed my vehicle navigation software (copilot live v5) without any problem twice.
But when I tried to instal another GPS-based application called MobileGolfScorer, the system was simply unable to sense any satellite signal. Not only that, the system became extremely slow to the point of freezing up and not responding.
Then, I read about the post that says com5 is the default, so I said to myself may be I should use com5 instead of 4 in my start>setting>GPS.
After changing to com5, my MobileGolfScorer was able to recognise signal although the signal was extremely weak. Also, it was no longer freezing up. I thought that may be I've at least solved the problem and the weak signal may be due to the fact that I was not directly under the open sky.
The new problem is that after changing to com5, my copilot stopped working! When trying to reset GPS within copilot, it just said that I either did not have the GPS connected, or I was having the wrong com selection and/or baud rate. I tried all possible combinations of com and baud rate (including letting it find automatically) but unfortunately the results were the same.
Then I thought to myself may be copilot can only use com4. Since vehicle navigation is a more important application to me, I may have to sacrifice MobileGolfScorer until the problem is resolved. So I went to start>setting>GPS and reverted to com 4.
I then tried to get copilot to work but now it would not. MGS also would not work. So now I have two GPS applications that are not able to sense any signal. I can see the gsm led orange light(GPS) and green light(phone) alternating, which means that the GPS is supposed to be working, althoug the orange light disappears by itself after a while. The thing is, with or without the orange light, the software were not able to sense any GPS signal.
What do all these suggest? Any idea???
Chapter 2 to my story:
Since I'm also experiencing MD lost cluster problems, I had wonder if it could be that some system files used by the copilot program is corruptted. So I decided to hard-reset the unit and reinstall everything from scratch again. The first thing that I did after hard resett was to instal MobileGolfScorer. It did not work when I used com4 and baud rate 4800. Could not detect any GPS signal although the orange light was blinking. Then I installed Copilot live Pocket PC v5. This software has no problem detecting the signal right away. In my mind, it seems to suggest that the reason for copilot to have stopped working could be due to file corruption, while MobileGolfScorer still for some reason could not detect it. What I also failed to understnad is why for a very brief period it did detect very week signal (see chapter 1 above).
My fear: Once I was so confident that com4 and baud rate 4800 solves all problems. Now I'm less sure what is going on. If you're lucky, it works; if you not lucky it does'nt seems to work. You could be doing exactly the same thing entering the same setting but you could get different results. Is it due to file corruption? Why does it get corrupted so easily?
Let's hope some smarter mind could figure this out for us.
Its all about the sucky comport management in windows.
If one app is accessing a com port, no others can.
If windows GPS management is accessing the GPS on com5, then you shouldnt connect to com5 yourself. The whole point of the windows management is that the software port (often port4) it creates is meant to be able to be read by multiple programs.
However, most programs dont seem to like the software port. Eg, googlemaps.
I just turned off the MS GPS management and only use apps that directly attatch to com5, and only one app at a time.

TomTom 7 is always about 200 meters behind my actual position

Hi there,
i am running tt7 on my Asus P535 with WM 6.
I have this problem:
TomTom is always about 200 meters behind my actual position. I think this is so because of an not well resolution. Only if I drive very slow (about 30 km/h) tomtom shows my position correct.
I tried all versions. Repack 3 qvga, qvga... 7.450,.. 7.541...but each version came up with the same result.
Is there a possibility to stop this annoying lag ? Or do I have to cope with it. Did anyone else notice this , also?
With TT 6 (6.032) this problem never appeared.
If you're using a bluetooth reciever it sounds like it hasn't got many channels. More channels better reception - more accurate.
If the phone has gps built in then check the position of the phone in the car. It needs a clear signal to work properly. under the windscreen is best, not on the seat beside you.
Otherwise it sounds like memory problem. Other apps using ram and limiting how much the gps program can use. though most of the time when I had that problem it just kept jumping all over the place.
You have to slow down, you're driving too fast
You can also try turning off points of interest and any info you don't need. Even street names can make it laggy.
uran235 said:
Hi there,
i am running tt7 on my Asus P535 with WM 6.
I have this problem:
TomTom is always about 200 meters behind my actual position. I think this is so because of an not well resolution. Only if I drive very slow (about 30 km/h) tomtom shows my position correct.
I tried all versions. Repack 3 qvga, qvga... 7.450,.. 7.541...but each version came up with the same result.
Is there a possibility to stop this annoying lag ? Or do I have to cope with it. Did anyone else notice this , also?
With TT 6 (6.032) this problem never appeared.
Click to expand...
Click to collapse
I don't think it's Tomtom's versions problem... it's the GPS signals likely
If you don't get a good signals or number of Sats yo will be far from your real position.
Consider if there are alot of obstacles which would cause or interfere with the signals:
- Tall buidlings, trees, objects
- under ground car park, buidling
- Metals (depends)
- Raining and not clear sky
- Other devices or in a high EM
- GPS chips got faulty
- Firmware or memory that store calculate functions got problem
- Not enough numbers of Sats
- ...
Hi again,
I don't think it is an GPS Problem.
I have an built-in- GPS- Receiver and I get between 6-11 Satellites.
Another user (he has the Diamond) had this problem, also. But he took the wrong tt7- Version. After using the right one everything was okay.
But it also might be the processor of my P535 ? Might that also be possible?
oh, I got about 18- 20 MB of RAM free
uran235 said:
Hi again,
I don't think it is an GPS Problem.
I have an built-in- GPS- Receiver and I get between 6-11 Satellites.
Another user (he has the Diamond) had this problem, also. But he took the wrong tt7- Version. After using the right one everything was okay.
But it also might be the processor of my P535 ? Might that also be possible?
oh, I got about 18- 20 MB of RAM free
Click to expand...
Click to collapse
Have you tried using iGo or other GPS apps and experienced similar lag ?
Even on my old Wizard TomTom7 runs without problems.
Have you tried it in another car, or outside your car? Maybe your front window has a special alloy to prevent sun emission. Know this problem of some of my friends, they have had this problem (Mostly on new VW,Audi,BMW i know this problem, maybe other cras have something similar).
Hello,
I tried many other GPS-Systems. Navigon, IGO, MIO,Garmin, tt 6. But this 100-200 m lag appears only with tt 7. And this was all in the same car.
I have no ideas anymore what this might cause this.
I know, my P 535 is not the latest one but it still has got a 520MHz Intel Xscale..
It is not the map, also. I tried 3 different tt 7 maps already..
uran235 said:
Hello,
I tried many other GPS-Systems. Navigon, IGO, MIO,Garmin, tt 6. But this 100-200 m lag appears only with tt 7. And this was all in the same car.
I have no ideas anymore what this might cause this.
I know, my P 535 is not the latest one but it still has got a 520MHz Intel Xscale..
It is not the map, also. I tried 3 different tt 7 maps already..
Click to expand...
Click to collapse
I dont think changing car will make any difference . I used tt7 on p535 without any problem at all. but i like igo or garmin more
Do you have other GPS software like CheckPoint 3.0 ? Because Checkpoint failed to run correctly with my TomTom7 and Cruise.
Hello
I have the same problem with my nex Tomtom V7. i've got a Samsung Omnia
First I try it in walk, and my position is not correct
I try many times in a car and my position is not as exact than Tomtom V6
Well, weirred.
Maybe it is the ROM then.
I am still using WM 6 [CE OS 5.2.1236 (Build 17741.0.2.1) and not "WM6.1_20748.1.4.0" ROM.
Another user just jold me that with his PPC (ASUS 636N) the same error occured.
uran235 said:
Well, weirred.
Maybe it is the ROM then.
I am still using WM 6 [CE OS 5.2.1236 (Build 17741.0.2.1) and not "WM6.1_20748.1.4.0" ROM.
Another user just jold me that with his PPC (ASUS 636N) the same error occured.
Click to expand...
Click to collapse
As was mentioned above by snachez, I believe it's the amount of poi's you have showing on the screen while driving. I had the same problem with about 20 poi's showing. When I turned it down to about 4 poi's, the problem went away, and now it's SMOOTH as silk.
Hope this helps!
Sorry to chip in here. Seems like you all here uses GPS. I just bought a new PDA. MWg Zinc II with built in GPS. As I am living in Singapore, I would like to know is it possible to obtain igo Singapore map for free? GPS maps are very expensive and I would like to know where can I download it and use it as a full version without paying.

Igo8 no GPS fix

Hi, am I the only, who has unfunctional Igo8? Nobody have problem? I try patches, tips, AGPS, quickGPS and nothing, it fixes satellites and after second unfixed and it still repeats... Same with Igo2006, Igo 8.0.0 and 8.3.x... Can somebody help me? I never had this problems befor on Cruise and Diamond.
What GPS settings in IGO do you use? (port and baud rate)
Port 4 and no matter what speed, GPS is connected, but it is fixed after few seconds and starts cycling between fixed and unfixed with 0.5 second period... ROM is 1.40.405.3, I didn't see here anybody else with this rom
i use TT 7.910 and works great!
also try to use gps tuner (off road navigation) to try to have a fix... a see if is a compatibility error with iGo or else
Alekss_UH said:
Port 4 and no matter what speed, GPS is connected, but it is fixed after few seconds and starts cycling between fixed and unfixed with 0.5 second period... ROM is 1.40.405.3, I didn't see here anybody else with this rom
Click to expand...
Click to collapse
Try this cab it'll improve your GPS (faster fix, more stable/reliable).
bubu said:
i use TT 7.910 and works great!
also try to use gps tuner (off road navigation) to try to have a fix... a see if is a compatibility error with iGo or else
Click to expand...
Click to collapse
hi, i've installaed also tt 7.910 but when i tourn tt navigation still back from some second after that the tt go ok..
you don't have any lag?
Hi!
I'm using the auto settings for the gps. Its on port 1.
Yes i have a lot of lag. On the highway i lost an exit. I was travelling at about 120kmh, and the gps had a lad of about 700 mtrs.
I already returned mine. waiting for a new batch to arrive. Hope it comes with a new rom.
...
hello,
with igo2008, version 8.0.0.41506, the lag is roughly of 1,5 seconds (120 kms/H). Port 4., Caud baud 9600. With TomTom, version 7.45, lag is 1 second (minor than with igo2008). Measured to same speed.
I,m from spain, Valencia, but this would not have to influence.
Any another opinion?
Best GPS setting I found so far
Guys, the best setting for GPS I found so far:
Go to registry, to path HKEY_LOCAL_MACHINE/Software/HTC/SUPL AGPS
Set GPSMode to 1
Set EnableAGPS to 0
Do not change anything else. You can use CAB file jgeerts suggested, it should do exactly the same.
Set your GPS application to use COM4, Baud rate 4800bps and Type 1 (if your program supports this).
It will take longer time to get a fix (especially cold start), but it should be more stable and reliable.
About the unstable fix:
I also encountered that periodical fix / unfix. It usually happened only after cold start of GPS (it was not used for a few days). It helps to leave it on for some time and wait, after a few minutes periodical unfixing was gone. Maybe it sounds crappy, but I tried Artemis along and during that time it did not get ANY fix .
Thanx, but still no stable fix... I try cab, registry settings and still periodical unfixing. Often helps to disable gps, change speed and then in 90% it is fixed. Did you install Igo or only copy it to SD card, like me? Maybe I have to try Tomtom or wait for next ROM (which I can adapt for me).
additional info ...
Alekss_UH said:
Thanx, but still no stable fix... I try cab, registry settings and still periodical unfixing. Often helps to disable gps, change speed and then in 90% it is fixed. Did you install Igo or only copy it to SD card, like me? Maybe I have to try Tomtom or wait for next ROM (which I can adapt for me).
Click to expand...
Click to collapse
I have tested it in two cars with TomTom v7.9, one car without special windows and one with special windows. on the first one I had no problems at all (no lag, stable fix) but on the other one I had a lot of lag and the fix is very unstable (periodical unfixing). I also have the same results if I'm using a real TomTom One device in these cars.
Are you using it in a car with special windows? If that's the case don't expect your Jade to work in it, the builtin GPS is not that sensitive!
Maybe I didn't say that fully exact, I have no problem with signal from satellites, I have about 12 satellites visible, from 4 to 10 active, fix about 15 to 60 seconds, but immediately after fix device get unfixed and it repeats forever... No matter how many satellites visible and active. I have to disconnect GPS, change speed of COM4 port and connect again. Often it helps, sometimes not.
iGO 8 on WIndows Mobile
HAve a dead GPS? Unlocked VoIP on WM 6.1?
Go here: http://forum.xda-developers.com/showpost.php?p=3067686&postcount=14
My jade has the same malfuntion too.
Gps has no more fix..
Till yesterday (around one month usage) all was fine..
Weird, This happened 12 hours after using Quick GPS funtion, downloading first time the sattelite Data.
Config. is ok ComPort 4 and boutrate is good enuf.
I am able to see three bars (three sattelite connection) in IGO8 GPS screen. But there is no red and yellow spots inside circle at upper left corner.
I wonder what is the relation with the voip etc.?
tom tom 7.45
i have tt 7.45 installed...it works ok but never has any sattelite bars at all - takes a while to fix ("poor gps reception) but then the planning etc goes well and TT works (no bars at all times). the lag is not there or very minimal.
xS
belgium
TomTom v7.45 -- Use version 7.9 instead !
gorila22 said:
i have tt 7.45 installed...it works ok but never has any sattelite bars at all - takes a while to fix ("poor gps reception) but then the planning etc goes well and TT works (no bars at all times). the lag is not there or very minimal.
xS
belgium
Click to expand...
Click to collapse
Version 7.45:
No sattelite bars
Can not use the new V8 maps
Does not warn (sound) if you're driving to fast
Version 7.9:
Has sattelite bars
Can use the new v8 maps
Produce warnings (sound) if you're driving to fast
Lag has nothing to do with the version you're using. I've installed and tested them all (TomTom, Garmin) and all of them had the same issue (lag!).
When using it in a car with special glass, the lag was worse. Using it in a car without special glass the lag was minimal and not really a problem.
No GPS Fix - Solution !
The issue occurs when you have not used the GPS for a long (more than a week) time. I also experienced the issue.
It seems that disabling AGPS caused the issue. So I made a small modification to the GPS settings (registry values) and the problem is solved.
I did the test with TomTom v7.9 and the GPS seems to work fine (no lag when used in a car with no special glas).
In attachment you'll find a cab to do the registry changes.
You need to do a soft reset after installing the cab and you also need to run QuickGPS prior (or at least once every 6 days) to run any navigation software.
I have tested this CAB and still the same problem that Alekss_UH, it fix and unfix signal GPS each second aprox. in my Jade, in TT 7.9 ang IGO 8.3 same problem....
QTEQ said:
I have tested this CAB and still the same problem that Alekss_UH, it fix and unfix signal GPS each second aprox. in my Jade, in TT 7.9 ang IGO 8.3 same problem....
Click to expand...
Click to collapse
Ths to jgeerts,
The same here.. tested.. but no use..
In outdoor, even some hours does not help..
If AGPS is on it is impossible to get fix..
The only way AGPS must be off, even so, 10 hours later refixing at the same place takes more than 10 minutes..
It is no concern w/ navsofts. I have four major navsofts installed, all have the same trouble..
It is not reliable..
is there any way to obtain support and sp from HTC ??
I have been 2 days with this GPS fix/unfix issue, and I think now it can be a HTC JADE / 3G ROM problem, besides several people is reporting same problem...
Visiting htc.com support:
HTC Touch 3G - English ROM for Middle East
HTC Touch 3G full English ROM is now available for download. As always, HTC is committed to providing customers with the best possible mobile experience.
Date: 2008-12-15 Category: ROM Upgrade
but not valid for all models or languages.

Which GPS software to use

Which version of which GPS software works on the Touch HD ? i used to use the Miomap and IGo8 on the Touch Cruise but cannot get them to work.
Perhaps with a tweak ?
thanks, yves
Just search the forum.
There are threads for iGO8, TomTom and Navigon. All of them work on the HTC Touch HD (with some tweaks).
http://www.66.com/route66/index.php?cid=UK&act=1&prodid=5723 works without tweaks.
iGO works but is not really useable in my opinion
there is no "programm close" button in expert mode, only one in simple mode.
program nearly never really gets closed by command.
voice from the navigation continues in programm-volume-setting, even after you are back in touchFlow and used task manager to stop the program.
it still runs and runs ..
a next problem is the standby mode.
you cant set it up, that while iGO is active, standby wont happen.
at the moment, you start navigation, wait some seconds without doing anything, but listening and the HD drops in standby.
and NO i dont want to set new windows standby settings everytime i want to use a navigation tool :/
I believe you can get them all working with the right tweaks.
I've used TomTom for years, without any problem. Currently using v7.910 on my Touch HD and it looks nice.
For fun I also downloaded Navigon (there's a two week free trial with full functionality) and with the help of a couple of xml files have it running. Different look and feel to Tom Tom but I like it. Probably worth a look for the two week free trial if nothing else.
Have seen iGo8 and I must say I like the look of it. Have seen a thread with details of a tweak, though that may have been for an earlier release.
Currently waiting for my TomTom services to run out (speed cameras and traffic) and then I may switch. The UI looks fantastic, but have to justify the cost to the missus .....
loadme said:
iGO works but is not really useable in my opinion
Click to expand...
Click to collapse
I don't know what you have messed up, but for me it works just fine. Not a single "bug" you mentioned has occured, maybe you are just using the wrong version / configuration.
I had also some problems in the beginning (dropping the gps), but after setting up the right configuration it works just fine for me now.
johnpatcher said:
I don't know what you have messed up, but for me it works just fine. Not a single "bug" you mentioned has occured, maybe you are just using the wrong version / configuration.
I had also some problems in the beginning (dropping the gps), but after setting up the right configuration it works just fine for me now.
Click to expand...
Click to collapse
You are correct, it works fine. However, occasional GPS drop does happen, and, from what I understand, it happens with all softwares, not just IGO. I would also be curious to know what configuration could possible effect GPS dropping issue?
Thanks
michael_r said:
I would also be curious to know what configuration could possible effect GPS dropping issue?
Click to expand...
Click to collapse
For me it was the wrong baud rate. It must be set to 9600. As I was using GPSGate I had to change the baud rate within GPSGate and not in iGO8.
loadme said:
iGO works but is not really useable in my opinion
there is no "programm close" button in expert mode, only one in simple mode.
program nearly never really gets closed by command.
voice from the navigation continues in programm-volume-setting, even after you are back in touchFlow and used task manager to stop the program.
it still runs and runs ..
a next problem is the standby mode.
you cant set it up, that while iGO is active, standby wont happen.
at the moment, you start navigation, wait some seconds without doing anything, but listening and the HD drops in standby.
and NO i dont want to set new windows standby settings everytime i want to use a navigation tool :/
Click to expand...
Click to collapse
Kinda strange that you are incapable of setting up a navigation software like igo on the Touch HD.
I myself only had to set the resolution and voila, all worked perfectly.
All the so called 'failures' are entirely untrue from my point of view.
Cause they work perfectly ! (yes also shutdown in expert mode), maybe your failure is using the correct settings in the sys.txt file...
Therfore I have to disagree with you completely on the IGO satisfaction scale.
I give it a 9,7 out of 10 (cause it can always be improved).
Tomtom is great and also is IGo in my opinion (havn't tried the rest om my HD).
with regards,
Ikkezelf
I am using Garmin Mobile XT, and it looks and works a treat.......
IGO8, does look good but there seems to be a lot of screen size problems for the HD. I too have tried IGO8 and all the stuffing around to get the correct screen resolution files sent me nuts.
I am using co-pilot 7, working well so far, especially when I remember to switch it from walking mode to car
A quick summary of my experiences with iGo 8, TomTom 7 and Garmin Mobile XT on the HD, in the UK.
iGo 8
Pros:
Has the nicest looking graphics, with terrain elevation and 3D models of major landmarks (and many more buildings too, in major cities) and a good variety of views.
Text-to-speech support for reading out road names, if you have enough memory (sometimes needs a reboot or to disable TouchFlo to get enough - sadly it doesn't default to the normal non-TTS if there's not enough memory, so you have to turn it back manually).
Routing between multiple maps installed.
Cons:
Long startup time.
Incorrect speed limits in my area (30 instead of 60-70 on some roads!)
The voice directions have been misleading when crossing a roundabout over a motorway, telling me to incorrectly take the first exit from a roundabout, when the direction arrow clearly shows the second. I verified by plotting a route on to the motorway that it also said "first exit" for that exit too. Very strange - I haven't seen problems with other roundabouts, yet.
Bad default POIs, listing the nearest cash machine as 25 miles away, when I was standing right next to one and no shops that I was looking for.
TomTom 7
Pros:
Reasonable across the board.
Cons:
Average default POIs, finding cash machines but not most shops.
Garmin Mobile XT
Pros:
Great default POIs, being able to track down most shops, etc.
Great free online services, such as Google local search, cheapest petrol
prices nearby, weather, traffic reports, flight status and Panoramio.
Being able to install subsets of maps, to reduce space on the device.
Cons:
Very slow graphics engine.
arghness said:
[*]Text-to-speech support for reading out road names, if you have enough memory (sometimes needs a reboot or to disable TouchFlo to get enough - sadly it doesn't default to the normal non-TTS if there's not enough memory, so you have to turn it back manually).
Click to expand...
Click to collapse
I'm using the latest iGO8.0.x release and haven't noticed any memory problem at all. I think it is a problem of the 8.3.X release(s), as they are not optimized for our devices yet. There are some sys.txt tweaks regarding to the tts functionality out there, maybe they will fix it for you.
arghness said:
Long startup time.
Click to expand...
Click to collapse
What do you mean by that? Mine is up and ready after 10 seconds (or something like that).
arghness said:
Incorrect speed limits in my area (30 instead of 60-70 on some roads!)
Click to expand...
Click to collapse
That's not iGO8's fault at all. The speed limits are integrated in the card material, mostly coming from tele atlas. For Germany the cards are really good.
arghness said:
Bad default POIs, listing the nearest cash machine as 25 miles away, when I was standing right next to one and no shops that I was looking for.
Click to expand...
Click to collapse
Haven't noticed any lacks of pois yet. But you can easily add pois (look for poi plaza).
johnpatcher said:
I'm using the latest iGO8.0.x release and haven't noticed any memory problem at all. I think it is a problem of the 8.3.X release(s), as they are not optimized for our devices yet. There are some sys.txt tweaks regarding to the tts functionality out there, maybe they will fix it for you.
Click to expand...
Click to collapse
I'll take a look, thanks. The normal voices are fine, just not the tts. It could be due to the high quality tts rather than the 11KHz pack.
johnpatcher said:
What do you mean by that? Mine is up and ready after 10 seconds (or something like that).
Click to expand...
Click to collapse
It's not unusable, it just takes longer than the others. Sometimes I want to quickly look something up. My usage scenario and my opinion of course
johnpatcher said:
That's not iGO8's fault at all. The speed limits are integrated in the card material, mostly coming from tele atlas. For Germany the cards are really good.
Haven't noticed any lacks of pois yet. But you can easily add pois (look for poi plaza).
Click to expand...
Click to collapse
I did say it was my experience in the UK. Also, I think that they do count as negative points against iGo as they make it less useful to me compared to the competition. Giving incorrect voice directions is bad, especially when the visual direction is correct. I'm glad you're happy with it - the graphics engine, buildings and terrain really are good. I'd love to see some online integration like Garmin, especially Google local search, which would make the POIs less of an issue.
Gps sofware in uae
Just for anybody here in UAE ... Sygic Drive 2008 from ORION MIDDLE EAST.. works great on my HD.. and its maps are more updated for the GCC regions.. atleast here in UAE..
My comparison between Garmin mobile XT Vs Mapking R12
hello
yesterday i have chance to fully try out my GPS function on my new HD
This is my findings...
I have expirient using Mapking R12 with my Tytn2 and it is much faster in the term of rerouting if u miss any turn,the accuracy is much better but the graphic is quite "cartoon"... anyway it is quite simple to use and straight forward....
With garmin mobile XT i found that, graphic is cool, many additional information such as speed limit, traffic light and ETA....time...
but it is not that easy to handle in term of finding your destination, etc...
it is slow responding and this can cause u miss some turn since u been passing that turn about 5-10 meters then only in the graphic u will reach there... the speed indicator also slow 10 Kmph...then my speedo meter
anyway i'm not really sure this is due to the sofware or the GPS chip... since i'm comparing my expirient with 2 different device that running with 2 different sofware
anyway i will try to run my HD with mapking and look the different....
Comparison TomTom 7, IGO 8 and INAVI
TOMTOM 7:
It has the most user-friendly interface and most stright-forward menu. You get whatever you want in just several pushes of buttons. Maps are very precise in west Europa and I think in the USA. In other countries maps aren't that good if they exist. It computes almost the best way. Better than all other programs.
IGO 8
It is the most complete navigation program. It has plenity of options. The drawback of this is that you will need more time to do the same thing. The most useful function not available in TomTom is easy moving and zoming map during navigation. It has maps for much more countries for Israel, Eastern Europa and they are more precise (there are even 3D buildings) and they take less space. If you travel outside Europa and USA or like exploring options then it will be the best choice.
INAVI
It is good. It's the only choice for eastern Europe and some other countries. It has many options (more than TomTom and less than IGO) but navigation is less easy and less precise than others. You can choose it if there is no maps for the country where you go.
Personally I choose TomTom 7 because of it's stright-forward interface. In the car you don't have a lot of time to play with options. 3D buildings don't interest me (I can see them through the window) and I live in west Europe.
Just installed Garmin Mobile XT
Updated to version 5.00.20wp
I'm impressed, works full screen and very smooth, Garmin Online is very well integrated, the interface is clean and easy to navigate, you can really just install and drive/walk off (I did not have to do anything to activate the GPS just plug in the MicroSD card and it automatically installed the soft and I could start navigating)
This does not mean that things cannot be customized, from my first look at the settings it looks like just about anything can be customized.
The integration with WM seems very complete too, from the large "Where to" button I can select a contact and it will have a large "Go" button to start navigating to it.
This morning I tested it in my car and I even got a phonecall during navigating which went flawless, the phone screen came on but I went back to Garmin Mobile via the Start menu and it continued navigating (the data connection was stopped so no more Garmin Online service but it did not stop the navigation)
Voice prompts and warning signals were quite clear through the HD speaker.
The only thing is that the location of my car holder might not be ideal on the open road it was ok but the GPS connection became quite erratic when I entered the city, the GPS info screen showed only 3 satellites that flickered on and off, when I took it out of the holder and held it to the windscreen things got better.
hijamir said:
the speed indicator also slow 10 Kmph...then my speedo meter
Click to expand...
Click to collapse
this is normal, the speedo in your car is set slower than the actual speed by design (so you don't think you're driving the speed limit but you're actually speeding). If GPS connection is good GPS speed can be accurate to about 0.1km.
On road GPSes there is always a 1 second lag (1Hz, professional and aviation GPSes can have multiple Hz updates) so accelerating/decelerating will not be correct but for constant speeds the GPS indication is superior to most cars speedos.
I've never had a gps device before, and am pretty new to the whole Winmo scene in general. I saw someone mention that Route 66 worked without tweaking so I bought a discounted version of their Route 66 Navigate 7. I wasn't able to install it directly from the CD, but their customer support responded within an hour or two telling me to copy the memory card directory from the CD directly to my HD's card and run the .cab from the phone.
Works great. Now I just have to fool around with it so I know how to actually use it effectively.. lol.
From their website they list the HD as compatible for their latest "8" version too. I just decided to get the old one for cheap since I don't really have a need for gps. Maybe I'll upgrade at some point if it's worth it.

Categories

Resources