GPS Tracking? - P3300, MDA Compact III General

Hi, im looking for software which logs where i have been. I have read that tomtom will do it for me, but i don't know how to set it up...
i would be willing to run another program in the background, whilst tomtom is running.
btw, i don't want a program which will upload the logs to a server, just to save the logs locally so that i can transfer to my computer and see where i've been on google earth.
to give you an idea of waht i am looking for, the equivalent on the Nokia N95 is Sports Tracker - http://research.nokia.com/research/projects/SportsTracker/
Any/All help will be greatly appreciated.
thanks,

TomTom does not do it and yes, you can run more than one GPS application at the same time.

Take NoniGPSPlot.
It's donationware. That means you get it for free and may spend money, if you want.

Thank You

gee, never thought about needing it, now i dont want to miss it! thanx

Another application to consider is the very versatile Fransons GPS Gate, it is not free but can easily log positions and allows you to run multiple apps feeding from a single GPS device, you can even stream your GPS data to another PDA or PC using this software http://franson.com/ - Mike

I am using Reperion Basic. It is free.
http://www.reperion.com/products/basic.htm

Also an option :
http://visualgps.net/
http://visualgps.net/BeeLineGPS/screen_shots.htm

Thanks for the replies everyone.

Related

GPS track logger?

Does anyone know of any free GPS tracklogging software for PPC?
I've spotted full commercial map creation software that includes trackloggers, but not just standalone tracklogging stuff.
Basically all I want to do is stick my BlueTooth GPS in the top of my rucksack, and have it connected to my XdaIIs/BlueAngel, and for the Xda to log where I've been by recording the GOS position info every couple of seconds.
That way I can then load the track lof into other free software I've got and generate my own maps that way, or load them into other software to analyse them (next question may well be how to create my own TomTom maps, but thats a while away yet!).
My Garmin standalone GPS (a Pilot III) can record tracklogs and I can export them, but I'd much prefer to do this on my Xda using the BT GPS receiver...
If anyone can point me towards something nice and simple to do this that would be great... I'm only doing this out of interest and so don;t want to spend on getting the software when it should be something so simple.
Cheers,
FM
Not free but the best.
GPS2GoogleEarth. You can track every log and see in GoogleEARTH in sattelite image.
http://www.s-gps.com/
I've used this software and think it's great. However there is one problem I've found... if you turn the screen off to save power it disconnects its link with the bluetooth gps device. I've emailed them with this problem, just wondered if someone had got over it...
I plan to use mine snowboarding
M

Can GPS get a silent fix?

When I get in the car and turn on bluetooth, a script starts to run in conjuction with my car stereo for handsfree and audio etc.
I would like to add a command to the script that switches on GPS straight away and gets a fix in the background so that if I get lost or stuck in traffic I can run TomTom and the fix will have already been established thus enabling me to navigate to where I need to be more efficiently?
Is there such a way of doing this?
the simplest idea I have is to run a 3rd party app such as gpsgate when your script runs.
debully,
I did think about using a 3rd party app but wondered if the trinity is capable of getting a fix just by enabling GPS and not running any other app?
The problem is that using A2DP is quite CPU greedy. Running another app will just add to it. Incidently, I've read posts where people are quoting percentages of CPU used by certain programs, how is this done?
interested as well
Let me know if you get a way to do this... I would be interested as well.
;-)
-Daniel
If you'd like to have a GPS fix all the time (even when you push the power button for 'stand by') you will have to modify the radio rom..
But for in-windows usage you could install a program with a virtual COM port that redirects the GPS data.. (so, when your batch file is ran this program will open and connect to the GPS port.. it wil create another COM port and when tomtom connects it will have a fix instantly)
I use gpsgate, not only does it give me a fix all the time when I set it to run on softreset, it can send your position to googlemaps so people can track you if you want and other nifty stuff.
Floriz said:
If you'd like to have a GPS fix all the time (even when you push the power button for 'stand by') you will have to modify the radio rom..
But for in-windows usage you could install a program with a virtual COM port that redirects the GPS data.. (so, when your batch file is ran this program will open and connect to the GPS port.. it wil create another COM port and when tomtom connects it will have a fix instantly)
Click to expand...
Click to collapse
I downloaded a little app called ODGPS (900KB cab file and free) It took a while playing around with the settings to get a fix but once the fix was there I opened TomTom and it knew where I was almost instantly.
I stumbled across a website yesterday with links to other sites of free gps software. http://www.maps-gps-info.com/fgpfw.html (where I found ODGPS)
My plan is to test a number of programs from here to establish a) how much memory they use and b) how quick they get a fix.
Once I have found a small enough app with a fairly quick fix I shall implement it into my script. Now if someone could just tell me how I monitor the CPU usuage of each app?
mcq3000
How memory hungry is gpsgate?
neomagik said:
I downloaded a little app called ODGPS (900KB cab file and free) It took a while playing around with the settings to get a fix but once the fix was there I opened TomTom and it knew where I was almost instantly.
I stumbled across a website yesterday with links to other sites of free gps software. http://www.maps-gps-info.com/fgpfw.html (where I found ODGPS)
My plan is to test a number of programs from here to establish a) how much memory they use and b) how quick they get a fix.
Once I have found a small enough app with a fairly quick fix I shall implement it into my script. Now if someone could just tell me how I monitor the CPU usuage of each app?
Click to expand...
Click to collapse
you can use "BatteryStatus", very small today-plugin that shows you the energiedrain... more cpu = more energiedrain
I'm getting closer to having this working:-
ODGPS is not ideal because it seems to freeze the phone after a while. It also makes a funny tapping noise every 2 or 3 minutes and for some reason and I can't disable it.
I'm now experimenting with NoniGPSPlot, a very small program that runs easily in the background. You can save a track of your journey too and view it on google earth.
Once it's established a fix, TomTom will fix almost instantly.
I've integrated it into my script so that it opens and minimizes as soon as I switch to 'car' profile. My phone then detects my stereo and connects to it for handsfree profile, then for wireless stereo.
What would be cool is if I can get it to display a message telling me that a fix has been established and likewise when the fix is lost. The trouble is I can't find what registry change takes place once it has a fix.
neomagik said:
I'm getting closer to having this working:-
ODGPS is not ideal because it seems to freeze the phone after a while. It also makes a funny tapping noise every 2 or 3 minutes and for some reason and I can't disable it.
I'm now experimenting with NoniGPSPlot, a very small program that runs easily in the background. You can save a track of your journey too and view it on google earth.
Once it's established a fix, TomTom will fix almost instantly.
I've integrated it into my script so that it opens and minimizes as soon as I switch to 'car' profile. My phone then detects my stereo and connects to it for handsfree profile, then for wireless stereo.
What would be cool is if I can get it to display a message telling me that a fix has been established and likewise when the fix is lost. The trouble is I can't find what registry change takes place once it has a fix.
Click to expand...
Click to collapse
Wow this sounds great !!! I have just bought an A2DP capable car radio and I would love to being able to do exactly this. Can you share your script when its finished??
Kind regards
neomagik said:
I've read posts where people are quoting percentages of CPU used by certain programs, how is this done?
Click to expand...
Click to collapse
Task Manager
availible here: http://www.buzzdev.net/index.php?option=com_phorum&Itemid=125&phorum_query=read,27,15027
@ rdkay>
Which stereo do you have? The script I have written is specifically for the Pioneer DEH P75BT
I've just used ssnap to create 2 snapshots of my registry, the 1st with a gps fix, and the 2nd without. When comparing the files using ExamDiff there is no obvious change that takes place.
Does anybody know of a GPS program that creates or changes registry entries once a fix is established?
neomagik said:
@ rdkay>
Which stereo do you have? The script I have written is specifically for the Pioneer DEH P75BT
Click to expand...
Click to collapse
slightly off topic - apologies -
how do you find the DEHP75BT at registering and automatically recognising your phone?
I have a DEHP55BT (think it was the first BT radio available for under £200) and had loads of trouble with registration (had to use 'connect
wait') and unless I manually switch on BT on phone (mUn's WM6 SE) or manually tell the pioneer to connect nothing happens.
Also, when callers call me I cannot hear their voices through the speakers, but it's ok when I call them - do you have this problem?
neomagik said:
I've just used ssnap to create 2 snapshots of my registry, the 1st with a gps fix, and the 2nd without. When comparing the files using ExamDiff there is no obvious change that takes place.
Does anybody know of a GPS program that creates or changes registry entries once a fix is established?
Click to expand...
Click to collapse
GPSGate changes the colour of its icon that resides in the system tray (red -no gps data, yellow - gps data but no fix, Green - Fixed). Not sure if this is controlled by a registry setting but may be worth a look. GPSGate also lets you use more than one GPS app at once and allows you to delegate COM ports for output.
@ debully>
There is a very simple fix to enable the Pioneer to recognise and connect to your phone. You see the Pioneer is searching for a phone or a Smartphone, the Trinity identifies itself as a PPC and so the Pioneer ignores it.
The Class of Device or CoD must be changed so that the Trinity identifies itself as either a phone or Smartphone.
If you change the Dword Data value in.... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\SYS\COD"
to 5374476 (decimal) and set bluetooth to discoverable in your Trin, you should find that it connects automatically.
It took me 8 months to find this out.
PS. I don't have the problem with not hearing the callers.
@neomagic
wow - thanks dude. Your a star!
To understand what you are dealing with in getting a "fix" you need to understand how the system works. When started for the first time in 2 hours (or whatever it's been programmed for) the gps does a cold start and needs to download almanac data from the sat's in order to determine their trajectories which is needed to calculate a fix. Once that data has been pulled, it's valid for a certain amount of time (about 2 hours if I'm remembering correctly). So, although no registry keys are going to change, the easy way to deal with this is to keep your own timestamp, and make sure to ping the gps with a fix request every 2 hours or so in order to keep it ready for a warm/quick start...
@ Shadowmite>
Thanks for the info, I've read similar information about cold/warm starts. A couple of questions though...
1) I can deal with the timestamp but how do I "ping" the gps with a fix request?
2) If I do ping a request every 2 hours and I'm indoors and can't get a fix, will it go back to needing a cold start?

GPS Software for Elf

Hi,
Was just wondering if anyone had a recomendation for a good GPS porgram? I'm looking for good mapping rather than road directions. Google Maps Mobile is great, but not so good when I'm out of range from a cell tower...
Thanks for your help
smckane
GPS program
TomTom 6 with 6.75 map ( the best, for me)
Navigon 6 ( nice but slower with elf)
Route 66 gps (
Thanks for the sugestions giovanniriccio, but those are all road directions programs, and I don't drive (yet, sadly). Looking for something I can use when out walking / on my bike.
Cheers
How about OziExplorer?
http://www.oziexplorer.com/
Is that what you're looking for? You will need to supply your own (scanned or digital) maps, but if you have those (or find it in gps-forums): it worked great on my HTC Magician. Haven't installed it to my touch yet, though, so I can't promise it will work, and if you don't have the maps in the right format, it can be a bit of a pain in the ass to get it all right.
smckane said:
Thanks for the sugestions giovanniriccio, but those are all road directions programs, and I don't drive (yet, sadly). Looking for something I can use when out walking / on my bike.
Cheers
Click to expand...
Click to collapse
I myself use Navigon more so then TOM TOM (I have both installed) only because I like the interface a bit better... and waiting an additional 3 seconds to have the program load or another 3 for a route to load in comparision to Tom Tom isn't that big of a deal for me.
However, that said. TomTom 6 and Navigon both give you the option to choose your method of transport, So you can choose walking route or biking instead of driving a car.
Navigon has these options: Fast Car, Standard Car, Slow Car, Motorbike, Lorry, Bicycle, Pedestrian. Now as far as I know it doesnt have walking paths programmed into it it just uses these settings to give you an estimate on how long till you reach your destination.
Same for Tomtom however it's options are as follows; Fastest Routes, Shortest Routes, Walking Routes, and Bicycle routes. I've never used any of these features so now sure how they really work BUT they are there.
Like I was saying about the load up time between the two, depending on what type of Touch you have will likely make a difference because honestly I've barely noticed a difference as far as route loading times but that could be because I have the touch enhanced so it runs fairly fast.
Hope this helps!
Memory-Map
Memory map is brilliant for mountian biking and walking.
http://www.memory-map.com/
30 day trial available and good quality maps (UK, France) available or you can import. Runs on PC and PPC so you can dowload and analyse your routes
I'd second Memory Maps, it has worked brillantly for me on a number of WM devices including the touch. It can be a bit pricey for maps, but Memory maps navigator is free and can import and calibrate scanned maps.
Thank you
Lots of options to play with over the Christams holidays!
Cheers!
smckane
Hey Guys...
Heres a link to the Cube Icons thread I made. If you go to http://forum.xda-developers.com/showthread.php?t=351551&page=4
you'll find not only icons for the aplauncher for TomTom and Navigon but I also made some Icons for the mediahub panel of the cube as well.
Anyone know how to fix the "No maps found!" TomTom error? I'm currently using TomTom 6.203 (7220) with USA/Canada maps version 6.75 (1409). I have the maps folder in my microSD card.
No Maps Found
I HAVE THE SAME PROBLEM, dos any body know how to fix, you cannot get into settings to look for maps, it just takes you to tomtom download page
Not sure if this will help but I had had the problem on my treo before and I just simply took the map off and brought it back onto the SD card.
I'm also not sure if the placement of the map has anything to do with it but I had originally had it in the TOMTOM folder. When I moved it to the root menu of the SD card it read the map fine.
Right now I'm running Tomtom 6.010 (7720) and my map is "USA and Canada 675_1409'
I found the solution in another thread from kunz:
Disable Bluetooth Explorer from Settings -> Connections -> Bluetooth -> Bluetooth FTP
It causes TomTom to think that the bluetooth folder is your storage card and tries to load map from there. Disabling it should do the trick.
Click to expand...
Click to collapse
This worked out instantly for me.
You guys may also want to try Navigon Navigator for your phone. I have the latest version 6.2 and it runs super smooth has a way nicer interface then tom tom and has voice control so you can actually just press a button on the phone and say "navigate home" and the program does the route and stuff for you. Its a great feature to use instead of flipping through your favorites or something like that.
I have both tomtom and Navigon on my touch. I use Navigon more however I have noticed that they both sometimes find different routes. On that occasion I noticed tomtoms routes are a little quicker (by say a few minutes... but that could simply be because it calculates the estimated time a bit different) Either way.. something to check out at least. Look up some information on the program and check out screen shots of it. You can tell right away the interface and maps themselves look alot nicer then tomtoms. Both seem to be about the same as far as up to date maps go.
Question!
OK Guys, please excuse my noob question, but as far as I know the Touch does not have GPS. Do you use external Bluetooth GPS devices or how do you use all these apps?
tnyynt said:
OK Guys, please excuse my noob question, but as far as I know the Touch does not have GPS. Do you use external Bluetooth GPS devices or how do you use all these apps?
Click to expand...
Click to collapse
Yes, bluetooth gps. I use GlobalSat BT-359, and I'd like to buy one day "Freedom Keychain GPS SiRF III Receiver" or maybe the small Holux GPS Receiver.
As for software doing maps, there are plenty. I know of: googlemaps, gpstuner, gloposis and sometimes the necessary companion 'gpsgate'. Recently gpstuner got google maps support built in, but I haven't tried (previously one had to build maps oneself for gpstuner).
With a bluetooth gps would it work with garmin maps topo or road maps?
I use GlobalSat BT-359, with Windows Live, along with Microsoft Voice Command 6.1, you can actually tell it where you want to go. The mapping software works fine. The only occasional problem I have, and maybe someone has an answer for this, is it takes a while (5 minutes sometimes), to sync with the GPS "puck". Sometimes closing and reopening the app. several times helps it along. Once in a rare while it will lose the port, as well. I am using port 1. Does anyone have a solution to this? Otherwise, it works great when everything is sync'd.
thanks. Gary
Why not try the "Igo My way 2006 plus"
Igo My way 2006 plus works great with my Touch and it alerts me on approaching the speed cameras. You should try it out. The maps are much more detailed then on other Gps software i used. If you want to use it and you don't find a trial, plz pm me and i will help.
p.s. you have to own a Bt. Gps receiver.
KLYnick said:
Igo My way 2006 plus works great with my Touch and it alerts me on approaching the speed cameras. You should try it out. The maps are much more detailed then on other Gps software i used. If you want to use it and you don't find a trial, plz pm me and i will help.
p.s. you have to own a Bt. Gps receiver.
Click to expand...
Click to collapse
That software looks pretty cool, but I don't see any mention of maps for US/Canada on their website... Do these exist, or is it just for European users?
Thanks....

Garmin GPS Unlocked on PPC - Complete Guide

First of all I want to thank all the members on different forums, who posted suggestions and files. I just read read and read for 3 days trying to make it work on my TYTN II. I finally did it and wanted to combine all the info in one post so lots of other members can benefit from it.
So here we go, please follow all the steps carefully and slowly….
1. Get “Garmi Mobile XT V4PPC” from mininova.
2. Remove any previous garmin installations completely from your ppc.
3. Download A. GarminMobileXTforPocketPcwithGPS10_4100wBeta.exe
B. GarminMobileXTforWindowsMobile_41040w.exe
4. From pc install A to ppc and DO NOT install or run on ppc when a window appears to do so.
5. From pc install B to ppc and install and run when window appears on ppc. When program runs , it will start looking for gps device. Cancel it, go to Settings then to About and write down your 10 digit Device ID.
6. Run GarmiMobile XT V4PPC key generator on pc and put your device id and generate SW key and Map Key ( Garmin city navigator nt 2008 ).
7. Open note pad. Copy and past both keys one by one and save them as SW.UNL and GMAPSUPP.UNL.
This is a critical point. In your windows explorer uncheck HIDE FILE EXTENSIONS. NOW MAKE SURE THAT BOTH FILES DO NOT HAVE txt EXTENSION AT THE END. THEY HAVE TO BE UNL FILES.
8. Transfer these UNL files to your ppc in Garmin folder.
9. Now run Garmin from your ppc, it should be able to detect your GPS now. You do not have to be outside at this point.
Installing the Maps.
1. Download Garmin City Navigator North America NT 2008 from piratesbay. Install on your computer and run. It will ask for the unlock code, put GNG55-L8WSA-S7YET-9U246-GJFQT.
2. That should unlock the mapsource. Select your maps to be transferred, save it on desktop on pc.
3. Name newely made map file GMAPSUPP.IMG ( no txt extensions ).
4. Delete GMAPSUPP.UNL and GMAPBMAP.IMG from your ppc in Garmin directory and load new GMAPSUPP.IMG from your pc to ppc.
That’s it guys you should be able to use the maps now.
Thanks once again to all the kind souls out there who made it possible.
I cannot seem to find the file from mininova. Can someone contact me so that I can get it and host it for others?
Was able to find all files and trying to install now.
Good luck guys guys. File should be on mininova.....
IT WORKS! But I had to leave GMAPSUPP.UNL on my ppc or Garmin Mobile XT would say that it could not unlock the map. Thanks for the instructions Tararura!
BTW: Im using it on a hw6955.
Good job coolcut....
Can you post
Hey,
I would like to thank you, thats amazing i have been trying to make this work for a while. I do have a suggestion though why down you post the files all togther for everybody to have. including the instructions that you have provided.
I have tried to search for the files but i can not seem to find them.
Thanks again...
The Files
Hi guys
Carry on................
This is Warez talk. This is NOT allowed on this forum.
Sorry about that. I didn't know that. You can probably delete this post.
thanks
tararura said:
Sorry about that. I didn't know that. You can probably delete this post.
thanks
Click to expand...
Click to collapse
He/she is a senior member of respect but he/she cannot delete the whole thread and only moderator has the power to do that. You may consider to delete the content of your #8 above so that nobody can understand your post #1. It will wither and die naturally!
Thanks SamNC
Done.......
Garmin Vs TomTom Vs iGuidance
How do you compare them especially on accuracy of routing and maps? Had used a friend's iGuidance 4 on X51v with WM6 briefly, I like its easy to use and the Text to Speech function but routing accuracy was poor in a lot of places since version 1.1. I have used TT6 for over a year now, generally routing is acceptable though its not optimal routing all the time. Between the 2, I opted for routing accuracy and map accuracy.
I have never used Garmin before, so how is its routing and map status. How old or how update is Garmin map. I need more information before I shell out $140 for the Garmin map.
HI there
I have TT and Garmin installed right now on TYTN II . I also used Mio/iGo on TYTN II. The best of all is Garmin. Its accuracy is the best. Graphics are not that great like TT. Garmin tells you if the destination is on Left or Right when you are close to reaching it. TT is not that accurate, once it told me that my address was still 2 blocks away when I already had reached it.
Another cool thing in Garmin is that once you set the addresses in Garmin for your Contacts. You can open contacts in your phone and then you have an option to route to it through Garmin.
Menus are simple in Garmin than TT. and Garmin has more POI like I could not find Tim Hortons in TT but Garmin was showing all of them.
Personally I like Garmin very much for its accuracy
I like TT6 because of better routing accuracy not destination accuracy as it does not matter too much for me if I am a house or 2 away. I bought GPS navigation softwares starting from 2001, none was satisfactory and I found TT6 had slightly better routing (sometimes I got wrong routing from TT6 as well but comparatively less than other software I owned). I settle for TT6 as a compromise, it lacks of storage capacity for Favorites.
It seems that you are quite happy with Garmin. I will problly try Garmin.
Yes try it , you will like it better.
what is the coverage for europe (countries, %)
Don't know but there are some European maps you can download for it.
i am using artemis, and i have copied sw.unl to garmin folder,.
when the device try to search, he try to search on my com port (com 4) but nothing happend, the satellite was not found (keep searching),.
any ideas???
thanks b4
this soft works in a HTC TyTN 2?

Alternative to SPB wireless monitor ?

Hi folks
Im looking for an alternative to SPB wireless monitor as i found out that its causing touchflo 3d to sometimes not start when i restart my phone with wifi active.
anyone have an alternative ? preferably free but all suggestions are welcome
thanks
if you want touchflo and spb wireless together, try out the manila today page...this allows you to have a standard today on one of your manila tabs...works 100% as I used it
just google MTP and you have it
i dont want spb wireless that was the question.
i want an alternative to spb.
thanks
Hi, I'm looking for an alternative to SPB Wireless Monitor too, possibly free. Does anyone know if it exists?
Thanks!
Me too because I cannot get it to actually register the use of any data on mine for some reason, even though I've set up all the tariff info and extra unit costs etc.
Just doesn't seem to work.
I'm using HomescreenPlus+ via Second Today. Lets me see data usage, calls out and sms. Bit of a bugger to set up first time round but I'm quite pleased with it and it's free!
Hi,
I am getting my HTC HD2, and am worried about exceeding my call/data allowance. Can you advise where I can download HomescreenPlus+ via Second Today.
I did a search, but to no avail.
ADC (Yateley, UK)
lcminutes does the trick free too

Categories

Resources