Sponsored links

Go Back   MP3Car.com > Mp3Car Technical Hardware > GPS > Mapfactor PC Navigator


Reply
 
Share Thread Tools Display Modes
Old 07-30-2007, 06:55 AM   #1
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
PC Navigator 7 - Europe

I have opened this thread so that we can effectively close the long running "PC navigator 6" thread.

link to company website:
http://directions.ltd.uk/laptop-navigation/


In short-

PC navigator 7 - Europe standard edition now supports being windowed, however you need to pass it some parameters, DOPEHEAD has written an executable to do this

Quote: Originally Posted by _dopehead_ View Post
I just made my little application look for a settings.ini in the same dir as the application is in. The settings ini should contain this :

Xpos
Ypos
Xsize
Ysize

on the first four lines of the file, so a setting would ex. be :
0
50
800
550

Which would start pcnav 50 pixels down, and with the size of 800x550, fits on the destinator_gps.skin with a topbar of 50 pixels.

If no settings.ini is found it will use the exact parameters above instead.

Then you can just run startpcnav.exe in your button code in RR.

Link : http://www.csaforum.dk/pcnav.zip


the other intergration option that is still lacking is the ability to mute winamp when the satnav speaks. a solution to this was suggested by SERFIO

Quote: Originally Posted by Serfio View Post
for the audio problem you can take a look here:
www.indievolume.com

and configure the program as explained on digital-car for destinator6 integration into rr (step 6/7).
http://www.digital-car.co.uk/forum/s...ead.php?t=7114

bye

On the whole I have been impressed so far. It has not yet taken me on a obscure route, or got me lost.

one small niggle is when running in a small window the icons/ fonts are not always resized, so for instance when you do a search for your GPS com port, the details of the com port are printed below the bottom of the screen. I will report this in today and see if we get a patch.
wilgartw is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 07-30-2007, 07:06 AM   #2
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
ok, 1st thing we need to find is whether we need the professional or the standard,do both versions allow resizing to be embedded in rr?
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 07-30-2007, 07:15 AM   #3
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
Quote: Originally Posted by jonessc View Post
ok, 1st thing we need to find is whether we need the professional or the standard,do both versions allow resizing to be embedded in rr?

i have the standard, and this allows me to resize (as stated above)
dopehead has the proffesional which also does

AFAIK - the difference between the standard and the proffesional is that the proffesional allows you to write your own active X front end, but as no doubt dopehead will elaborate on, this is a long arduous task.
wilgartw is offline   Reply With Quote
Old 07-30-2007, 07:20 AM   #4
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
oh yes, for it to work in RR, using the BMV2 skin, i needed to select the GPS product as external, and add a clear window (a clip) with the same size window as you are running pcnav. this allows you to see the programme through the skin.
wilgartw is offline   Reply With Quote
Old 07-30-2007, 07:34 AM   #5
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by wilgartw View Post
i have the standard, and this allows me to resize.

excellent, that saves me 50 bucks!
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Old 07-30-2007, 09:43 AM   #6
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
Quote: Originally Posted by wilgartw View Post
one small niggle is when running in a small window the icons/ fonts are not always resized, so for instance when you do a search for your GPS com port, the details of the com port are printed below the bottom of the screen. I will report this in today and see if we get a patch.

they've just come back to me, and actually when i use it in standalone mode everything looks ok, it is only when i run it through RR does in cut the bottom off. I will investigate more tonight (when i'm not at work)
wilgartw is offline   Reply With Quote
Old 07-30-2007, 10:09 AM   #7
Maximum Bitrate
 
Join Date: Oct 2003
Location: Copenhagen, Denmark
Posts: 747
_dopehead_ is on a distinguished road
Also, it would be nice to know if there are more keyboard shortcuts than the one i found in the new version 7 (sse old thread), maybe ogradka who initially put up the link for the patch could tell us ?

Oh, and this is the patch for Pcnav7 to get windowed support. http://static.mapfactor.com/files/pc...h-7_1_13-1.exe
__________________
Transflective Lilliput 8", LV-677DC Core Duo 1,83Ghz, , Mpegbox uSDC20D, Shuttle Express, HQCT, PG XS6600 http://carpc.boyakasha.dk
_dopehead_ is offline   Reply With Quote
Old 07-30-2007, 10:16 AM   #8
Maximum Bitrate
 
jonessc's Avatar
 
Join Date: Nov 2006
Location: Wales, UK
Posts: 787
jonessc is an unknown quantity at this point
Quote: Originally Posted by _dopehead_ View Post
Also, it would be nice to know if there are more keyboard shortcuts than the one i found in the new version 7

When embedding in RR what functions have you managed to work with buttons (if any) like the ones you get in FreeDrive so far?
__________________
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
jonessc is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-30-2007, 11:15 AM   #9
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
Quote: Originally Posted by _dopehead_ View Post
Also, it would be nice to know if there are more keyboard shortcuts than the one i found in the new version 7 (sse old thread), maybe ogradka who initially put up the link for the patch could tell us ?

just gone through the old thread and cannot find this. what post number is it? I will then ask them. i seem to be getting responses within the hour at the moment.
wilgartw is offline   Reply With Quote
Old 07-30-2007, 01:02 PM   #10
Maximum Bitrate
 
Join Date: Oct 2003
Location: Copenhagen, Denmark
Posts: 747
_dopehead_ is on a distinguished road
http://www.mp3car.com/vbulletin/1089321-post217.html
__________________
Transflective Lilliput 8", LV-677DC Core Duo 1,83Ghz, , Mpegbox uSDC20D, Shuttle Express, HQCT, PG XS6600 http://carpc.boyakasha.dk
_dopehead_ is offline   Reply With Quote
Old 07-30-2007, 03:49 PM   #11
Maximum Bitrate
 
Join Date: Oct 2003
Location: Copenhagen, Denmark
Posts: 747
_dopehead_ is on a distinguished road
The keycodes i have found are located in the file C:\Program Files\Navigator7\PC_Navigator\config\tyrael\defaul t_settings.xml
They are not really that much use, everything in there can be done in the GUI on the first screen i believe. But maybe some more keycode action are available, we should ask directions.

---- These are the ones that are in there. ---------
<virtualKeyBinding>
<vkCode>38</vkCode>
<action>MoveUp</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>40</vkCode>
<action>MoveDown</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>39</vkCode>
<action>MoveRight</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>37</vkCode>
<action>MoveLeft</action>
</virtualKeyBinding>
<!-- skyway -->
<virtualKeyBinding>
<vkCode>33</vkCode>
<action>ZoomIn</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>34</vkCode>
<action>ZoomOut</action>
</virtualKeyBinding>
<!-- gvox -->
<virtualKeyBinding>
<vkCode>195</vkCode>
<action>ZoomIn</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>196</vkCode>
<action>ZoomOut</action>
</virtualKeyBinding>
<!-- magic370 -->
<virtualKeyBinding>
<vkCode>130</vkCode>
<action>Minimize</action>
</virtualKeyBinding>
<virtualKeyBinding>
<vkCode>133</vkCode>
<action>AddFavourite</action>
</virtualKeyBinding>
__________________
Transflective Lilliput 8", LV-677DC Core Duo 1,83Ghz, , Mpegbox uSDC20D, Shuttle Express, HQCT, PG XS6600 http://carpc.boyakasha.dk
_dopehead_ is offline   Reply With Quote
Old 07-31-2007, 06:32 AM   #12
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
Quote: Originally Posted by _dopehead_ View Post
The keycodes i have found are located in the file C:\Program Files\Navigator7\PC_Navigator\config\tyrael\defaul t_settings.xml
They are not really that much use, everything in there can be done in the GUI on the first screen i believe. But maybe some more keycode action are available, we should ask directions.

what kind of things are you after? i use a touchscreen, so have no use for keyboard shortcuts.
wilgartw is offline   Reply With Quote
Old 07-31-2007, 07:15 AM   #13
Maximum Bitrate
 
Join Date: Oct 2003
Location: Copenhagen, Denmark
Posts: 747
_dopehead_ is on a distinguished road
So do i, but some of the features would be nice to have available without having to go into the menu system, like 2D/3D view.
__________________
Transflective Lilliput 8", LV-677DC Core Duo 1,83Ghz, , Mpegbox uSDC20D, Shuttle Express, HQCT, PG XS6600 http://carpc.boyakasha.dk
_dopehead_ is offline   Reply With Quote
Old 07-31-2007, 03:49 PM   #14
Low Bitrate
 
Join Date: Nov 2006
Location: Isle of Orkney. UK
Posts: 100
brodgar is an unknown quantity at this point
OK Guys, What am I doing wrong?

Navigator 7 Europe (Standard) arrived and was installed yesterday. My front end is iCT. I'm using Dopehead's little programme and installed it in the same directory as Nav 7. I have to run any navigation software as an external programme. No problems with that.

When I open the navigation window I now get Dopehead's programme and starting at X0/Y50 where it should, but the screen stays blank apart from a line at the bottom giving me my altitude and speed.

If I now close that window I see the map behind it which has now moved up slightly so that I can see the part of the front end behind that at top and bottom.

Any ideas ? Thanks
brodgar is offline   Reply With Quote
Old 08-01-2007, 03:27 AM   #15
Constant Bitrate
 
Join Date: Mar 2007
Location: manchester, UK
Posts: 145
wilgartw is an unknown quantity at this point
what happens when you run it outside iCT?
wilgartw 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
VIA and Mini-box Announce First Sub-$300 Car PC Kit Goofus General Hardware Discussion 27 03-13-2006 11:28 AM
FS: CarPC 2.4 startup/shutdown controller evilragu Classified Archive 4 03-05-2006 04:28 PM
first car pc project machineshop Newbie 7 12-15-2005 03:17 PM
basic car pc idea Joseph Newbie 2 11-08-2004 02:04 PM



All times are GMT -5. The time now is 02:04 AM.


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