I recently bought MN7. Happy with the new features proposed by the version 7, I was really excited to try the new soft.
Unfortunetly, impossible to get a fix with the satellites...
I called the support today, and unfortunetly, our loved diamond isn't compatible with the new soft of navigon !!!!
If anyone has news about that, please let us know...
Actually, I found a solution !!!!
The com port used by mn7 don't stay open during the application's running.
It is necessary to get a program such as Gps Test, or Poi Observer.
The program will keep the com used by the internal gps open.
It would be then possible to have mn7 working perfectly !!!
(Add manual port 4)
Input Port com4; baud 57600, Output com6 (push on add button). Button start splitter and OK
MN7 GPS settings : port com6: portsplitter (baud 56700).
Source: Pocketinfo
mn7 solution
i write a simple script to run mn7. it works perfect. and you don't need to run another programm bevor mn7.
but you have to install mortscript (http://mort.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29)
please check the path to your mn7 installation:
Run("/internal memory/NAVIGON/MobileNavigator.exe")
the script deactivate tf3d (if it is running) and rotate the screen. after quitting mn7 it do some other nice things ;-)
here ist the script. enjoy:
# Toggle TF3D and run Navigator
manilastate=ProcExists("manila.exe")
If (manilastate)
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",0)
RedrawToday
endif
Rotate(90)
Run("/internal memory/NAVIGON/MobileNavigator.exe")
Sleep(5000)
Setcominfo( "COM4:", 6000, 4800, "none", 8,1 , "none" )
While ( ProcExists("MobileNavigator.exe") )
d = readfile("COM4:",128)
IdleTimerReset
Sleep(500)
EndWhile
Kill("ReplLog.exe")
Rotate(0)
if (ProcExists("iLock2.exe"))
Run("/Programme/s2u2/iLock2.exe","-refresh")
endif
If (manilastate)
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",1)
RedrawToday
endif
desow said:
i write a simple script to run mn7. it works perfect. and you don't need to run another programm bevor mn7.
but you have to install mortscript (http://mort.sto-helit.de/index.php?module=page&entry=ms_overview&action=view&menu=29)
please check the path to your mn7 installation:
Run("/internal memory/NAVIGON/MobileNavigator.exe")
the script deactivate tf3d (if it is running) and rotate the screen. after quitting mn7 it do some other nice things ;-)
here ist the script. enjoy:
# Toggle TF3D and run Navigator
manilastate=ProcExists("manila.exe")
If (manilastate)
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",0)
RedrawToday
endif
Rotate(90)
Run("/internal memory/NAVIGON/MobileNavigator.exe")
Sleep(5000)
Setcominfo( "COM4:", 6000, 4800, "none", 8,1 , "none" )
While ( ProcExists("MobileNavigator.exe") )
d = readfile("COM4:",128)
IdleTimerReset
Sleep(500)
EndWhile
Kill("ReplLog.exe")
Rotate(0)
if (ProcExists("iLock2.exe"))
Run("/Programme/s2u2/iLock2.exe","-refresh")
endif
If (manilastate)
RegWriteDword ("HKLM","Software\Microsoft\Today\Items\TouchFLO 3D","Enabled",1)
RedrawToday
endif
Click to expand...
Click to collapse
I don't get it! What do i have to do witch the script. I dowloaded the program but now what?
Hi, try to change the registry as follow
HKLM/SYSTEM/Currentcontrolset/GPSIntermediateDriver/Drivers/GPSoneDevice/pollintervall=3000
To change the registry you will need a software that can edit the registry.
Then in MN7, when you configure your GPS it's COM4 and 4800 bauds
This is my configuration and it work perfectly on my diamond since 2 months now (realityview included).
solidpowder said:
Hi, try to change the registry as follow
HKLM/SYSTEM/Currentcontrolset/GPSIntermediateDriver/Drivers/GPSoneDevice/pollintervall=3000
To change the registry you will need a software that can edit the registry.
Then in MN7, when you configure your GPS it's COM4 and 4800 bauds
This is my configuration and it work perfectly on my diamond since 2 months now (realityview included).
Click to expand...
Click to collapse
Indeed, works for me too.
Update
or you download the most current version from the navigon homepage. don't ask me why, but they put the update under tryAndBuy.
here is the german link:
http://www.navigon.com/site/de/de/products/navigation_software/windowsmobile_pda#tryAndBuy
it works with the diamond and hast bigger icons.
solidpowder said:
This is my configuration and it work perfectly on my diamond since 2 months now (realityview included).
Click to expand...
Click to collapse
Does anyone have any idea what makes MN7 work perfectly in landscape with realityview? Because I've downloaded the trial and it works fine in portrait. But when I tilt the screen to landscape, before or after starting MN7, it shows a cut off version of the portrait interface..
Edit: it works fine in landscape. I just had to rotate the screen and wait a bit longer before starting MN7. When I have the chance to testdrive some more I'll see if and how Realityview works..
Oh, and another question.. The Windows application on XP can't install the MN7 navigation software on my Diamond. It gives an error saying I should insert an empty 2 GB memory card in the PC card reader and it notes that I should connect my PDA directly to the PC, so it can detect it as a removable disc.
ActiveSync is connected through USB to the Diamond, but that error keeps popping up. In the end I just copied everything that seemed relevant from the PC to the Diamond and ran the install05.CAB from ..\inst\software\2577. MN7 now works in portrait, but I'm wondering if there is a 'correct' install procedure for the Diamond? I'll contact Navigon support as well.
Mandragore said:
When I have the chance to testdrive some more I'll see if and how Realityview works..
Click to expand...
Click to collapse
Realityview works great if you start MN7 in landscape! It's been a real help to choose lanes in time.
But I still have problems getting Fresh to recognize my Diamond. Maybe because it isn´t in the list of HTC devices during registration. I had to chose a Pro to complete registration and get my activation code. Now I can´t update my software and maps with Fresh.
Does anyone have Fresh recognize and connect to their device. If so, how? Navigon support has a hard time understanding the problem.. Thanks!
Always edit your posts. Double posting will get you banned.
CraZyLiLbOy said:
Always edit your posts. Double posting will get you banned.
Click to expand...
Click to collapse
Thanks! Wouldn't want that, would we..
Related
[email protected]
is there any way to automatically turn on Bluetooth while the power cable is connected to the phone? Maybe with mortscript?
This would be a reaaly great enchancment.
It could automaticaly turn on Bluetooth when you connect the phone to the charging cable in the car. (For Communication with radio or headset)
-----------------------------------------------------------------------
I will attach the newest Version of my Script in this post....
from: 12-07-07
I found out that we can check if the device is charging at the moment in mortscript with :
x = ExternalPowered()
but what about turning on bluetooth?
u can call the bluetoothtoggle program on checking externalpowered...u can easily find this prog on xda-developers...
otherwise writing one urself shudnt take more than a few minutes...
I'm very Proud of me =).....
i got it workin.... this is my script...
Code:
y = 1
While( y = 1 )
x = ExternalPowered()
if (x = 1)
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-bluediscoveron" )
EndIf
if (x = 0)
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-blueoff" )
EndIf
Sleep (5000)
EndWhile
If anyone nows how to do it better... let me know
Damn.... theres a ****ing bug =)...
if i enable bluetooth without charging cable... its automatically disabled =)
have to think about it =)
ok i've got it now
Code:
y = 1
While( y = 1 )
x = ExternalPowered()
if (x = 1)
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-bluediscoveron" )
While( x = 1)
x = ExternalPowered()
sleep(5000)
EndWhile
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-blueoff" )
EndIf
Sleep(5000)
EndWhile
Fracoon said:
I'm very Proud of me =).....
i got it workin.... this is my script...
Code:
y = 1
While( y = 1 )
x = ExternalPowered()
if (x = 1)
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-bluediscoveron" )
EndIf
if (x = 0)
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-blueoff" )
EndIf
Sleep (5000)
EndWhile
If anyone nows how to do it better... let me know
Click to expand...
Click to collapse
try this.. have been a long time since i coded but i think this should work
do{
if(ExternalPowered())
Run("\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-bluediscoveron" )
Run( "\Programme\vijay555\VJVolubilis\VJVolubilis.exe", "-blueoff" )
Sleep(5000)
}while(1);
hmmmm....
It themes like nobody is interested in this... but it would be real great if someone could give feedback about this script... i want to know if anything in there could be better... feedback pls
Thanks for this Fracoon, it's much appreciated. gonna start using it over the next few days on my hermes.
If you know...Whats the difference in battery life while having this poll to see if the power is connected? have you noticed anything?
Cheers again.
Rochey
... Works EXTREMELY well ...
Fracoon:
AWESOME!
This works REALLY well, hats off to you!
Thanks.
Two ideas: (Note, I have not used the script, as I'm between phones at the moment. My Kaiser is on order... )
One: Rather than looping in between turn-on and turn-off, each time you go through the loop save the current power state. On the next time through the loop, check if the state did an off-on or on-off change. Only take action during a state change.
Two: A second feature some may want is to keep Bluetooth on after power disconnect if it was on before power connection. Similar to the last solution - Have a state variable that remembers whether BT was on prior to power connection, and don't turn it off if it was. Not sure how one would check the BT state though.
Hi Fracoon,
I have made a mod to your code to only enable bluetooth on AC power if Bluetooth isn't on. It also won't turn bluetooth off when you disconnect AC power if it was already on before.
You just need to change the paths to Blue.exe.
cheers
Rochey
Code:
y = 1
While( y = 1 )
Bluetooth = RegRead("HKLM", "System\State\Hardware", "Bluetooth")
if (ExternalPowered() = 1 && Bluetooth = 8)
Run( "\storage card\my documents\personal\autoblue\blue.exe", "-bluediscoveron" )
While(ExternalPowered() = 1)
sleep(5000)
EndWhile
Run( "\storage card\my documents\personal\autoblue\blue.exe", "-blueoff" )
EndIf
Sleep(5000)
EndWhile
Hi,
Does anyone have a compiled version of this, or can you tell me how I would go about implementing it on my ipaq? This is something I'd really like to have working!
Thanks
Download MortScript from http://www.sto-helit.de/.
Install the correct cab file on your device, for me this was "MortScript-4.1-PPC.cab".
Download VJVolubilis from http://www.vijay555.com/?Releases:VJVolubilis
Install the cab file on your device
Save the script from Rochey13 as a MortScript file, for example bluecharge.mscr and put this file on your device.
Modify the script to point to \Program Files\vijay555\VJVolubilis\VJVolubilis.exe.
Test the script by tapping it, it will be started by mortscript.exe.
If it is OK, you might want a shortcut in \Windows\Startup.
Thanks a lot for bringing the script so my headset will now automatically connected to my phone.
Thats great thanks!
Excellent stuff this worked really well for me 1st time. Please is there a method of enabling A2DP at the same time? I have a new Kaiser and I want to script it to enable BT and A2DP. Any ideas?
wensing said:
Download MortScript from http://www.sto-helit.de/.
Install the correct cab file on your device, for me this was "MortScript-4.1-PPC.cab".
Download VJVolubilis from http://www.vijay555.com/?Releases:VJVolubilis
Install the cab file on your device
Save the script from Rochey13 as a MortScript file, for example bluecharge.mscr and put this file on your device.
Modify the script to point to \Program Files\vijay555\VJVolubilis\VJVolubilis.exe.
Test the script by tapping it, it will be started by mortscript.exe.
If it is OK, you might want a shortcut in \Windows\Startup.
Click to expand...
Click to collapse
You could also just very easily configure PhoneAlarm to switch to your desired profile, ones you come into your car, or in a specific region or at a specific time. Then, you can let PhoneAlarm turn on your bluetooth/application/sound settings etc. Very usefull, and very easy. I think it will also be much more performant than running such a looping script all the time.
good luck!
VOODOOS!L said:
You could also just very easily configure PhoneAlarm to switch to your desired profile, one you come into your car, or in a specific region or at a specific time. Then, you can let PhoneAlarm turn on your bluetooth/application/sound settings etc. Very usefull, and very easy. I think it will also much more performant than running such a looping script all the time.
good luck!
Click to expand...
Click to collapse
PhoneAlarm is a nice tool, but isn't free.
And IMO performance isn't needed when powering on the phone when it is in craddle in my car
The script does the job within a couple of seconds. I even added a rotate and question to start TomTom to it.
slarty01 said:
Excellent stuff this worked really well for me 1st time. Please is there a method of enabling A2DP at the same time? I have a new Kaiser and I want to script it to enable BT and A2DP. Any ideas?
Click to expand...
Click to collapse
Maybe you can use A2DPToggle to start ad2p.exe with the proper parameter.
http://teksoftco.com/forum/viewtopic.php?t=1626
VOODOOS!L said:
You could also just very easily configure PhoneAlarm to switch to your desired profile, one you come into your car, or in a specific region or at a specific time. Then, you can let PhoneAlarm turn on your bluetooth/application/sound settings etc. Very usefull, and very easy. I think it will also much more performant than running such a looping script all the time.
good luck!
Click to expand...
Click to collapse
Is it possible using PhoneAlarm to switch automatically to car profile once we get into our car?
I am just wondering if anyone has had any luck running either of these GPS Map Guiding applications. I have tried both and they run ok, but due to a high lack in ROM, it freezes 75% percent of the time. Especially during route recalculation. I have done everything possible to maximize RAM for it, but no luck. Just want to know if anyone is running either smoothly and what do you do to get it to run good.
Thanx
Bump
Bump? Please?
i am runnin the MioMap V.3 on my mogul and its running fine with the htc 3.35 rom.
Thanx
I actually have Miomap ver 3.3 and am running it on DCD 3.0.4 with the latest radio 3.42. It freezes so many time and keeps complaining of low memory
More input
Damionix said:
I actually have Miomap ver 3.3 and am running it on DCD 3.0.4 with the latest radio 3.42. It freezes so many time and keeps complaining of low memory
Click to expand...
Click to collapse
Please people, more input
Any Help
Some people have success with iGo 2008 on the Mogul, so please how do I do to get this to run on mine please. It eats up RAM like it's candy. It freezes all the time.
more
My MioMap V.3 on my mogul used to run just fine with the htc 3.35 rom. But with the newer rom 3.56, it couldn't find the gps and freezes whenever I try to specify the settings. IGo8 has the same problem. Tomtom/garmin work well though. Anyone know what is the potential problem? Thanks.
Thanx
Well, in as much as this thread has little response, thanx for your input though. In my case, its just the RAM, it freezes even before the program loads. Even if it is the first program I start after soft resetting it. iGO 8 and MioMap 3, all the same.
Damionix said:
Well, in as much as this thread has little response, thanx for your input though. In my case, its just the RAM, it freezes even before the program loads. Even if it is the first program I start after soft resetting it. iGO 8 and MioMap 3, all the same.
Click to expand...
Click to collapse
hey Damionix, did you fix that problem? I too have the same problem. There must be some wrong settings or missing settings that we have to add maybe to sys.txt file or something. Also everytime i install igo8 runs nice but when i change gps port to 4, ram usage skyrockets and now i cant even get to the main screen(it stuck at "STARTING"). I also disabled aGps in the registry but to no avail.
o and im using dcd 3.2.2 rom
I have IGO8, Tom Tom7 and Garmin XT running with very large maps on my Titan and they all run fine. I am using the latest (June) release of the 3.56.xx Rom
Only other program I have running in the background is SPB Mobile with greatbal's gsmart theme.
I have heard loading all the USA maps for IGO8 at the same time may bog down your ram from the POI build - so I limited to just about 8 contiguous states for me, I'll add more if I go outside that limit. For Tom Tom I have the 2 GB North America map and for Garmin XT I have the following combined into one map - the full NT 2009 North America, a couple of state topo maps and the Gulf of Mexico Blue water map.
I'm using an SDHC 8gig card - thats where I loaded all the programs - I have used Mio Map 3.3 but deleted it for IGO8
Mule
im using the latest rom from sprint 3.56 on HTC mogul
to run igo 8 i have to disable all my today screen items. except battery status as that is how i check how much ram i have left and i use the little operator button to link to the task manager
anyways after i disable all my today screens items and do a soft reset, i have about 24mb ram free. and i even uninstalled s2u2 cause i didnt want to have to close it all the time just to use my gps hehe
igo 8 starts up just fine. no lag.. if i minimize, i see that i have about 8mb free.. untill i start using the map then itll drop down to about 1.5mb-3.0mb free. basicly i cannot open any other programs or it will freeze. altho i am using GPSgate(do a search here) to get igo to even see my gps, that program only uses about .4 mb ram
ive only had it freeze before i figured out i needed GPSgate and when i get a phone call.. i was still able to talk but it froze igo8 and had to do a soft reset after the conversation.
i had 1 low memory warning and it was before i found GPSgate and activesync was running
im also using this tip http://forum.xda-developers.com/showthread.php?t=405137
i also set all my 3d settings to off or low
heyitisdavis said:
i am runnin the MioMap V.3 on my mogul and its running fine with the htc 3.35 rom.
Click to expand...
Click to collapse
how did you make your Mogul detect the GPS on Miomap.. mine keeps on searching for comm ports w/o any success.
Can you please post the manual GPS configuration?
any tips on this will be gratefully appreciated.
I use the June 24th release of iGO8. It works pretty well for me even with TTS!
Here is what worked for me....
First I set up WM to have the max free RAM that I could. Im not even going to get into that but lets just say you want at least 22MB free to launch IGO and have it work decently. If you can get to 25-26MB free you can even use the TTS feature pretty well.
Here is what I did to iGO. I run it with all 50 states in the USA and all the buildings and terrain.
First install it on your storage card.
then go to iGO8 on your storage card and...
-delete branding.zip
-copy data.zip to your pc unzip it and delete every resolution you do not use in ui_igo8. you should be left with 240_320 or 320_240 depending on how you want to run it. keep both if you will be switching between portrait and landscape (but its best to choose one and delete all of the rest). Now take your modified data folder and rezip it with no compression naming it data.zip. Back up your original data.zip and move the new one back on to the storage card.
-delete tahoma.ttf and tohamabd.ttf and replace them with the same fonts from \windows.
-delete all the voices you will not use from \iGO8\content\voice and \iGO8\tts_loq if you are using TTS
-now edit your sys.txt file ...for portrait mode your file to look like this:
[phone]
driver="TAPI"
exe_path="\Windows\cprog.exe"
win_name="Phone"
[folders]
app="%SDCARD%/iGO8"
[timezone]
sync_os_timezone=0
reset_os_timezone=0
[screen]
autoscroll_on_click=1
[tripcomputer]
num_of_trips=4 ;default igo8 has 3
[smartzoom]
minangle=0
maxangle=85
[3d]
guidancearrow_first_size=1.1 ;scale of 1st arrow
guidancearrow_first_alpha=24 ;transp of 1st arrow
guidancearrow_second_size=0.8
guidancearrow_second_alpha=12
;guidancearrow_width ;
;guidancearrow_thickness ;
;guidancearrow_skew ;
;guidancearrow_zoomfactor ;
;guidancearrow_contour ;
;road_clip_plane_to_camera_height ;
;road_clip_plane_camera_delta ;
3d_tmc_road_extra_width=200 ;
;disable_3d_labels=0 ; don´t show 3D labels in map
use_all_building_textures=1 ;
[3d_config]
roadsign_lines_per_screen=15 ;map font size smaller number is bigger
rotated_roadsigns=1
[map]
zoomscale_disappearing=1 ;works with show_zoombar
auto_nightmode=1
mapfontscale=200
inertia_on_map_move=1
popup_info=1
shields=1
textured_poly=1
3d_landmarks=1
3d_buildings=1
;3d_buildings_distance=1
3d_dem=1
;3d_dem_detail=2
terrain_in_2d=1
3d_roads=1
3d_tunnels=1
3d_max_tiltlevel=8500
3d_max_zoomlevel=300
3d_min_zoomlevel=20
3d_max_zfar=500
3d_scale_carmodel=1
3dcarsizemin=5000
3dcarsizemax=10000
3dcarsizemul=30000
[tmc]
;port="COM,x" // <- x = port used by TMC (1,2,3,...)
;source="yyy" // <- yyy = TMC protocol
;gps_source=0
[gps]
;port=4
;baud=38400
;default_latitude=48.857004
;default_longitude=2.294760
[debug]
skip_eula=1
max_memory=22000000 ; adjust this to match your available memory
reserve_memory=1700000
disable_outlookpoi=1
show_pedestrian=1
cache=1024 ;control the cache size used by iGo
no_extrapolation=0 ;estimate calculation when gps signal temporarily lost (tunnels etc)
smart_2d=1 ;value: 0,1 - Turns on Smart 2D
;compass_type=3 ;compass type can be 0,1,2,3
[sound]
sound_q_length=200
queue_length=200
ding=0
[interface]
maxzoom2d=6000000
no_gps_lost_warning=1 ;no audio message if gsp lost
drive_carefully=0 ;skip the annoying drive safe announcement
vga=0
show_exit=1
autotilt=1
defaulttilt3d=80000
[mydata]
max_favorites=20
empty_favorites=1
num_favicons=10
max_history=60
[rawdisplay]
highres=0
class="portrait"
screen_x=240
screen_y=320
[msnd]
msnd.start=0
-if you run in landscape mode edit the [rawdisplay] area to look like this:
[rawdisplay]
highres=0
class="landscape"
screen_x=320
screen_y=240
... one last note ...
adjust the max_memory setting under [debug] to be about 2 under your available memory when you plan on launching iGO
so if you run it with 23MB free typically it should be
max_memory=21000000
Happy driving!
PleaseStirMe
Is possible to customize the buttons function of navipanel, to point to another application for navigation?
Or to change the application that popup on carkit mode to another than navipanel?
Don't know an answer to your question yet, but i have problems using the navipanel button to start my TomTom. It locks up TomTom many times.
TomTom does work ok if I start it only using the hardware button above the green horn hardware button.
Anny suggestions how to fix / update the navipanel software?
Same question to launch Igo8 directly from the Navipanel, but also to link it to footprint.
Good to have our own forum
Let see from this topic and for tomtom
http://forum.xda-developers.com/showpost.php?p=3359078&postcount=5786
use Reg Editor
1. Go to HKEY_LOCAL_MACHINE\Software\HTC\NaviSW and add new string value
Value name: MiddleLayerDLL
Value data: NaviSWMiddle_TomTom.dll
2. Put a file "NaviSWMiddle_TomTom.dll" in the Windows folder. The file should be available somewhere in the forum (EDIT : for 4 navigators, see next post, they are already in the windows folder).
3. Soft Reset
I haven't tried myself. Hope this willl help.
Kind of the same question : how do we change the bottom left button of the iolite so it can launch another GPS software ?
And how this help to change the navigation software? I already have this key in registry.
But how to edit to run another navigation program, other than tomtom(igo, miomap,destinator...)?
EDIT:
In windows dir there are 4 different NaviSWMiddle.dll, for TomTom, Papago, Navitel andCoPilot. So I think
that we must find a dll for the navigation program that we want to run instead and change the registry key to
that. The problem is that neather of the existing dlls is for programs that I want to use. So how can we make this dlls?
We have lost time with this.
Nothing of this solve any problem in this thread.
Please don't post anything if this don't solve anything.
Our forum maybe one day will be great, but meanwhile.......
so anyone have the answer fo this ?, seems that this issue have been idle for quite a while now
how can i link NaviPanel with Garmin XT
Thank you very much sir
Garmin on HTC Cruise 2009
celice said:
how can i link NaviPanel with Garmin XT
Thank you very much sir
Click to expand...
Click to collapse
You can have Garmin Maps on Navitel !
Download Navitel cab from www.gpsmoldova.com/navitel/indexen.html
then add Garmin Maps
You need first to fix NavPanel i setting to recognize NaviTel ....
Cheers
bmomail, You mis understand
I want to use NaviPanel with Garmin XT. but program default are papago x3
ิbut you told "Navitel Navigator" it another program
Add Garmin
My friend
1-Install Garmin
2- go to Reg editor
do this :
Value name: MiddleLayerDLL
Value data: NaviSWMiddle
3- Soft Rest
4- go to setting - Personal - Buttons - Choose (Button 2) option and add google map or Garmin
Hey folks!
If I start NaviPanel and press the lower right button "navigation" - then the wrong version of TomTom starts (looks like ver. 6). It tells me "no cards found" and ends.
I have TomTom 7 installed and it works great, if I start it via the Windows start menue.
Also if I start the tomtom.exe directly from the explorer, TomTom 7 also works as expected.
But how can I tell the NaviPanel to start the right TomTom.exe?
Greetinx
Woko
[EDIT]:
The NaviPanel is controlled by the "NaviSWMiddle_TomTom.dll". Maybe there is an new version of it for TomTom 7?
My is created 22. january 2009 and has a size of 56,9 KB. There is no version info contained in the dll (yes - who needs version infos.... :-/ )
How Can I Choose (Button 2 ) I'm not see it.
Thank
bmomail said:
My friend
1-Install Garmin
2- go to Reg editor
do this :
Value name: MiddleLayerDLL
Value data: NaviSWMiddle
3- Soft Rest
4- go to setting - Personal - Buttons - Choose (Button 2) option and add google map or Garmin
Click to expand...
Click to collapse
cant find reg editor
I am very new to pda, can anyone help me to find reg editor to customise the navipanel to Garmin XT instead of Papago. I did tried to locate reg editor in Task Manager but not exits in Task Manager.
Hi bmomail,
I am having the same problem with mech 2006, cany locate the button 2, in button menu, it only appear default button 1 for voice commander.
pl help.
mech2006 said:
How Can I Choose (Button 2 ) I'm not see it.
Thank
Click to expand...
Click to collapse
I can't see it as well although I did exactly every described steps. I have HTC Iolite and originally there was installed TomTom. Now I have installed IGO 8 and want to assign it to low right button. Any Idea?
DavidSkar said:
I can't see it as well although I did exactly every described steps. I have HTC Iolite and originally there was installed TomTom. Now I have installed IGO 8 and want to assign it to low right button. Any Idea?
Click to expand...
Click to collapse
go to Start --> Settings --> Buttons (I assume, because I have a Dutch version). then select the button (nr. 1 I guess), in the dropdown menu under in the tab page, select the software you want to assign to this button.
I hope that this will help.
What i did
I got it to launch Garmin, have not had time to dig deeper to get it to launch the other apps directly within Navipanel. Try the below...
http://forum.xda-developers.com/showthread.php?t=655890
Hope it helps.
Guys, does anyone have NaviSWMiddle_TomTom.dll and other such dlls to download?
I have installed the NaviPanel but have no NaviSWMiddle_TomTom.dll or other dlls =(
Please PM me or post a link.
Much appreciated
FOKCuK said:
Guys, does anyone have NaviSWMiddle_TomTom.dll and other such dlls to download?
I have installed the NaviPanel but have no NaviSWMiddle_TomTom.dll or other dlls =(
Please PM me or post a link.
Much appreciated
Click to expand...
Click to collapse
I join to this question. Who has original NaviSWMiddle_TomTom.dll and can post it here?
NaviSWMiddle_TomTom.dll
Hi guys,
The file "NaviSWMiddle_TomTom.dll" is located in the Windows directory, but its hidden, you can't see it. If you install "Total Commandor" then you can brouws the Windows dir and check it. Anyway, there is no need to do this. But if you really need the file then be my guest, I attached it here.
** Don't ask/pm me for files or where to d/l **
Since someone PM me for iGO 8 config, I just share my exp & config in case anyone find it useful.
**TTS is very sensitive to Virtual Memory. (Please noted it's not the available memory you see at Settings > memory. So you may see 90mb+ available memory there but still not able to get TTS) and resource at IGO "startup" time (but doesn't matter after it started and working).
1. Make sure the rom use the slots wisely and give you enough VM (22mb+), U should ask your cook for detail.
2. Make sure you don't have **** load of craps at startup (/Windows/startup. HKLM/init, HKEY_CURRENT_USER\Software\HTC\BootLauncher, etc)
3. Make a full backup and disable unnecessary services/devices with Dotfred task manager. Personally, I don't need USSD, IPV6, Ipsec, ...etc)
4. Soft-reset maybe a good idea if you already run X1 for a long time.
5. "No Today Plugin" w/ AE Button Plus is very handy to deactivate/activate TF3D and free up some resource. There are mortscript to automate this in some thread.
My Steps:
1. optional: start BT and connect your A2DP audio system (JVC BT-1 in my case) in case you want the TTS and phone call goes to yr audio system.
2. run Igo8
3. After Igo8 is started and TTS is working. Minimize Igo8 by "End Call" button. Then start your fav music program (Core Player 1.24 in my case).
4. run Igo8 again to bring up iGO8 from minimize. And my music play (Play/pause/FF/RW) is controlled by AVRCP
My current config: X1i/a running my custom 3.2Full ML rom
iGO8: 8.3.2.90500(PNA version, the ONLY version works for both PDA contact and TTS).
Skin: Trimmed (since I don't need squared screen suppport) & modified (laneinfo_signpost.ini for bigger freeway sign post) v10 from LZF.
My sys.txt
Code:
[project]
;No need the name for the latest version
;name="igo8_pda"
;name="ui_igo8"
[folders]
app="%SDCARD%/iGO8"
[interface]
maxzoom2d=6000000
show_exit=1
mapfontscale=250
recalc_voice=0
;uncomment for PDA version
;Skin="ui_igo8"
[rawdisplay]
highres=0
[poi]
enable_pois_before_080217=1
;multipoi=1
[debug]
skip_eula=1
enable_roadshadow=1
sound_q_length=250
show_device_type=0
show_rawdisplay_info=0
enable_3D_buildings=1
enable_roadsign=1
enable_landmark_occlusion=1
show_oneway_3d=1
show_gps_pos=1
showcenter=1
show_speed_limit=1
show_icons=1
show_arrows_on_route=1
follow_gps=1
earth=1
autosave=0
[device]
type="ALIAS_XPERIA"
[tts]
;tts_buffer=65536 ; this could be important for preventing voice interruption
priority="HIGH"
Thanks for sharing this, I can do it myself but I'm sure it helps a lot of people.
However I'm concerned about the eprformance, so here are two suggestions:
1) set this
Code:
enable_3D_buildings=0
instead of enable_3D_buildings=1 , to disable 3d buildings since it's slow.
2) use speedbooster 2.0, and increase the priority of iGo8.exe . It seems to load maps and search faster and the interface drawing is smoother.
More on performance here: http://forum.xda-developers.com/showthread.php?t=503250
Need some help
Hi i have install igo8 in my xperia but when i open the file it stated
Fated error
Initialization error: no voice files were found.
Can someone pls guide me Thx
guys what about german devices ? its not %SDCARD% i got SPEICHERKARTE/IGO8
is this true config ?
after this i changed, my device is starting IGO8 for the first time, but after it breaks imidiantley up.. like an error !
THE START SCREEN APPEARS AND I GOT ON THE RIGHT UNDER CORNER INIT API MSG !
somebody knows some more ? or could help me ?
Very nice iGo8 config. Thanks for that.
Btw is there any way to keep the current map zoom when locating my GPS position. I mean when I scroll and zoom, and than I want to find my current GPS position, click on the button for that, I loose my current zoom, and go to a much lower one, where I can't see the streets.
Anyone any idea?
Funshion said:
Hi i have install igo8 in my xperia but when i open the file it stated
Fated error
Initialization error: no voice files were found.
Can someone pls guide me Thx
Click to expand...
Click to collapse
check in Igo/IGO8/CONTENT/LANG if you have any files in there.
jackleung said:
** Don't ask/pm me for files or where to d/l **
Since someone PM me for iGO 8 config, I just share my exp & config in case anyone find it useful.
**TTS is very sensitive to available ram (70mb+) and resource at IGO "startup" time (but doesn't matter after it started and working). Soft-reset maybe a good idea if you already run X1 for a long time. Make sure you don't have **** load of craps at startup. "No Today Plugin" w/ AE Button Plus is very handy to deactivate/activate TF3D and free 15-20mb ram.
1. optional: start BT and connect your A2DP audio system (JVC BT-1 in my case) in case you want the TTS and phone call goes to yr audio system.
2. run Igo8
3. After Igo8 is started and TTS is working. Minimize Igo8 by "End Call" button. Then start your fav music program (Core Player 1.24 in my case).
4. run Igo8 again to bring up iGO8 from minimize. And my music play (Play/pause/FF/RW) is controlled by AVRCP
My current config: X1i/a running my custom 3.2Full ML rom
iGO8: 8.3.2.80621 (PNA version), and the EXE of v8.3.2.73871 (PDA version) on the same directory just for import Outlook contacts addresses for PNA version.
Skin: Trimmed (since I don't need squared screen suppport) & modified (laneinfo_signpost.ini for bigger freeway sign post) v10 from LZF.
Click to expand...
Click to collapse
Can you please tell me what you did to make the signposts bigger?
On my device (Touch pro 2) the signposts are about 3/4 of the screen and I just cannot find any solution to make them smaller!
Bright.Light said:
Can you please tell me what you did to make the signposts bigger?
On my device (Touch pro 2) the signposts are about 3/4 of the screen and I just cannot find any solution to make them smaller!
Click to expand...
Click to collapse
I change to signpost_font_size=30. U can play around w/ the padding setting as well
Great post, these settings fixed things for me and gave me some ideas - thanks
hi
if you install WM6.1 on your Asus P550/V1520 and need to get tomtom working then follow these steps
1> Install regedit for ppc
2> go to GSP setting and set programs port = None, set Hardware port = None then exit
3> Open Regedit Find
HKEY_LOCAL_MACHINE
Drivers
BuiltIn
GPSVCOM
GPSFullUsed 0 (0X000001) Double tap GPSFullUsed and change To : 1 (0X000001)
Then close regedit.
Go to TomTom
Open GPS status
In GPS setting
Choose : other NMEA GPS receiver/Set Baud rate 4800/and Port COM3
Hope this helps
regards jason
hi guys
i am new to this site so please bear with me...
i have just bought a vodafone v1520 (supposedly asus p550) with wm6 os.
the problem is(as you probably already know) that the gps reciever is present but looks like there is no software to support it in this vodafone version .(or so i think)
the reason i bought this device is for its gps and screen size...how can i get it to work .....
can anyone please please help me with this problem...