The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 11-02-2006, 08:08 PM   #31
Variable Bitrate
 
gameboy's Avatar
 
Join Date: May 2005
Location: Elizabeth City, NC
Posts: 294
try lowering the sleep(xxxx) times

maybee lower them both to 1500(1.5 seconds) i would not go any lower then 500(1/2 second) or you might start lagging(cpu usage)

the script works pretty good for me ?!?

for the name i used autogps.exe ... the name itself is irrelavent, you can call it anything you want "love machine.exe"....
__________________
95 Mazda Protege LX
Worklog
Overall [Project Dead] 0%

2003 Nissan Altima
[XXXXXXXX--] 80% Planning
[XX--------] 20% FABRICATION/INSTALLATION

Worklog
gameboy is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-03-2006, 09:43 AM   #32
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
I have MapPoint 2006 and want to auto connect GPS.

I look script for this in previous pages.

How can start script?
peterhr is offline   Reply With Quote
Old 11-04-2006, 05:07 AM   #33
Variable Bitrate
 
gameboy's Avatar
 
Join Date: May 2005
Location: Elizabeth City, NC
Posts: 294
i cannot help with map point 2006 as i do not have a copy, to run the script download and install Autoit3 (google for it)
__________________
95 Mazda Protege LX
Worklog
Overall [Project Dead] 0%

2003 Nissan Altima
[XXXXXXXX--] 80% Planning
[XX--------] 20% FABRICATION/INSTALLATION

Worklog
gameboy is offline   Reply With Quote
Old 11-06-2006, 10:23 AM   #34
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
10x,
i install AutoIT v3.

I run script for Streets because i think is the same program. But nothing happen.

System tray icon is blinking and show "Script Paused". Is that normal???

Excuse me for poor english.
peterhr is offline   Reply With Quote
Old 11-11-2006, 12:48 AM   #35
Variable Bitrate
 
gameboy's Avatar
 
Join Date: May 2005
Location: Elizabeth City, NC
Posts: 294
mappoint and streets are two different programs, the window names are prob different...i do not have map point, maybee someone else can help
__________________
95 Mazda Protege LX
Worklog
Overall [Project Dead] 0%

2003 Nissan Altima
[XXXXXXXX--] 80% Planning
[XX--------] 20% FABRICATION/INSTALLATION

Worklog
gameboy is offline   Reply With Quote
Old 11-11-2006, 07:26 AM   #36
Maximum Bitrate
 
Marvin Hlavac's Avatar
 
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
The window name is: Map - Microsoft MapPoint North America and the exe file name is: MapPoint.exe

I don't know what else would be needed, I haven't played with the script.

P.S. I just noticed the person asking the question is from Sofia, Bulgaria. The EU version window name is: Map - Microsoft MapPoint Europe

Last edited by Marvin Hlavac; 11-11-2006 at 07:29 AM.
Marvin Hlavac is offline   Reply With Quote
Old 11-12-2006, 07:01 PM   #37
Low Bitrate
 
popi79's Avatar
 
Join Date: Sep 2006
Posts: 84
Mappoint script

I have done a sript for mappont to run auto gps etc...
Its kind of rough since I dont have any experience in this type of writing but is works, It need some additional work.Take a look at it and try it I created it with autoit3
still does not run in RR but maybe we can continue working on how to run a script in a shell (RR).

Opt("WinTitleMatchMode",2)
While 1
WinWait("Map - Microsoft MapPoint North America","")
Sleep(500)
ControlClick("Map - Microsoft MapPoint North America","","Button59","")
ControlCommand("Map - Microsoft MapPoint North America","","Button39","Check","")
WinWait("Safety Warning","")
ControlClick("Safety Warning","",5912)
WEnd


Ive uploaded the compiled file, Just unzip and double click, you will see the icon on your system tray, just open it before double ckiking mappoint...
hope it helps...
Attached Files
File Type: zip auto gps.zip (392 Bytes, 65 views)
__________________
"SUDDEN RUSH OF BLOOD THE THE HEAD (S)"
popi79 is offline   Reply With Quote
Old 11-15-2006, 04:39 AM   #38
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
Thanks for answers.

I am from Europe, Bulgaria.

I install and AutoRoute 2007. Advance from MapPoint is only Full Map View. It's good.

I don't know what is different between "Trips & Streets", "MapPoint" and "AutoRoute" but they all from Microsoft, all visuals equally.

I run my first script with mouse control. And in this way "all works", but to control with mouse is a little discomfort.

I look script for Streets in page1. But i think it control only 2 buttons. I want to checked all buttons:

"Start GPS Tracking"
"Provide Driving Guidance"
"Arrange Map View"
"-Keep Position Centered" or "-Use Dynamic Turn View"
"Rotate Map to Follow Direction"
"Create GPS Trail"

But i don't know numbers for these buttons.

What is their number?
peterhr is offline   Reply With Quote
Old 11-27-2006, 12:53 PM   #39
Variable Bitrate
 
f1vlad's Avatar
 
Join Date: Feb 2006
Location: Nashua,NH
Posts: 346
Hi, I am new to windows scripting, so I have a question. Should I have this script running in the background along with MS Streets and Trips? Is that the idea?

Thanks,
Vlad
__________________
f1vlad.com/wrxtear/carputer
■■■■■■■■■■■■■■■■■■■■■ 80% progress ¤
New England carputer meet. Click here.
f1vlad is offline   Reply With Quote
Old 11-29-2006, 08:16 AM   #40
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
It's depending on program.

If you use "repeat", "until", "for" statements the program will run in bakcground.

If you don't use cycle the program end after execute.
peterhr is offline   Reply With Quote
Old 12-05-2006, 09:33 AM   #41
Newbie
 
1bad2v's Avatar
 
Join Date: Sep 2006
Location: Hampton, VA
Posts: 30
Are you guys ready to work on Streets O7. It actually has a full screen navigation with a few large buttons. But the only way to access the full screen is having route set up and GPS tracking.
1bad2v is offline   Reply With Quote
Old 12-05-2006, 09:42 AM   #42
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
AutoRoute 2007 is the same.

But i can't find automatic recalc the route if i miss the road.
I try AutoRoute in car, but my monitor is only 640x480 and in this resolution place for the map is too litlle.
Half of screen is for navigation part.
There is no info about end of trip, there is only for next turn.
peterhr is offline   Reply With Quote
Old 12-05-2006, 10:20 AM   #43
Maximum Bitrate
 
Marvin Hlavac's Avatar
 
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
Quote: Originally Posted by peterhr View Post
...There is no info about end of trip, there is only for next turn.

The 2007 version does tell you "Driving Time", so you know how many more minutes/hours to your destination.
Marvin Hlavac is offline   Reply With Quote
Old 12-05-2006, 03:33 PM   #44
Newbie
 
peterhr's Avatar
 
Join Date: Oct 2006
Location: Sofia
Posts: 13
I don't understand when the program tell me "Driving Time".

Can I change english speak with another? I want to replacce voice files with my files, to hear in my language.

I want to read in monitor how many km to the end, and how many time.

Can I cut maps, because my country is maybe 2-3MB of all European map?
European map is 800-900MB.
peterhr is offline   Reply With Quote
Old 12-05-2006, 07:16 PM   #45
Maximum Bitrate
 
Marvin Hlavac's Avatar
 
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
1. 2007 version displays 'Driving Time' in the new full-screen mode

2. The program will not switch to another language as far as I know

3. It wouldn't be a matter of replacing 'voice files'. The program uses text-to-speech technology

4. If you are short on hard drive space you may un-install the program, and then re-install it. Select the 'Minimum install' option when prompted. This way the application gets installed, but not the map data. However, you will need to have the DVD inserted in the computer to use the program.
Marvin Hlavac is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
CoPilot the only way to go for GPS! lbk GPS 17 02-19-2007 05:21 PM
Getting Started with GPS grepzen The FAQ Emporium 12 09-26-2006 06:54 AM
Newbie's guide EBFoxbat Newbie 6 02-08-2005 11:06 AM
Mediacar V1.8.5 coyote MediaCar 47 02-16-2004 02:16 PM
Making Winamp LCD plugin start automatically RobRoy General Hardware Discussion 1 11-06-1999 01:50 AM


All times are GMT -5. The time now is 03:22 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics