Sep 15th, 2009, 9:02 am
monkey12 wrote:No, everything's working properly.

Follow this link for example -> viewtopic.php?p=286779#p286779


Well, the link above gives me:
MioUser wrote:
galin0707 wrote:Any one use the "Next Navigator" 8.3 version.Work it well whit igo8 platform?

Yes it does. I just replaced Jan 09 version of IGO8.exe with the .exe from Next (Mar 2 09) and it worked OK on my Mio C710
:D


I'm not getting a GPS fix on this topic I guess ;)
Sep 15th, 2009, 9:02 am

ASUS MyPal A632N with Windows Mobile 6 | miniSD Card 2GB | SDHC Card 16GB Class 6
Sep 15th, 2009, 11:45 am
Squirrel wrote:
monkey12 wrote:No, everything's working properly.

Follow this link for example -> viewtopic.php?p=286779#p286779


Well, the link above gives me:
MioUser wrote:
galin0707 wrote:Any one use the "Next Navigator" 8.3 version.Work it well whit igo8 platform?

Yes it does. I just replaced Jan 09 version of IGO8.exe with the .exe from Next (Mar 2 09) and it worked OK on my Mio C710
:D


I'm not getting a GPS fix on this topic I guess ;)


No problem getting page 1: viewtopic.php?f=255&t=53127&st=0&sk=t&sd=a
Sep 15th, 2009, 11:45 am
Sep 15th, 2009, 11:59 am
How to install the latest Igo 8.3xx on a clarion map780
Sep 15th, 2009, 11:59 am
Sep 15th, 2009, 12:54 pm
Hi tweakradje,

I make a test (simulate) around BUDAPEST from Highway M3 to Highway M1 with NAVTEQ MAP, for CAR and TRUCK.
Result: 2 route one for car other for truck.
Obs. after changing truck speed, nothing happend, same time - not good, same route - good

For the begining important truck parameters are:
weight=
length=
width=
height=
and
weightperaxle=
maxspeed=

maxspeed can be tested easy if we find the correct format

for others parameters we need a proper route for testing

Please post your sys.txt, system.ini, truck_profile.ini

RentiIT
Sep 15th, 2009, 12:54 pm
Sep 15th, 2009, 1:07 pm
Hi, little problem with Automatic overview...

When I setup to use automatic overview, it displays the map in 2d, but in 2dN (which always points toward North). My question, how can I setup sys.txt file or other parameter to have it set on 2d (which would point up where I am facing).

If I manually press the 2d icon, it will switch in the mode I want, but wont come back off 2d when I am close to next direction, so I have to manually press icon again to go in 3d navigation which is quite annoying!

Thanks for your help!
Sep 15th, 2009, 1:07 pm

XTRONS TD717G, iGO Primo 1.1 v168090, Navteq 2009Q4, EAT Skin Silver&Gold 5.5 (800x480), Juliette V2.9
LG Optimus One P500, iGO MyWay 8.4.2.139242, Navteq 2009Q4, Juliette V2.9
Sep 15th, 2009, 4:07 pm
@realbob

Try this in sys.txt:

[map]
2dheadup=1
Sep 15th, 2009, 4:07 pm
Sep 15th, 2009, 7:57 pm
That is bugging me too. It is a (script) bug.

You need to change this function:

Code: Select all<script sc_EnterOverview>
   vZoomLevelBeforeOverview.set %map.zoom_level
   map.getmapstate vTmp
   runif vTmp 3 'map.setmapstate 5'
   run sc_2DMode

   map.GET_MAPSTATE_BEFORE_OVERVIEW vTmp
   btnNMB_Nav2D.hide
   btnNMB_Nav2DN.hide
   btnNMB_Nav3D.hide
   runif v2dheadup 1 'run sc_EnterOverviewWITH2DHeadUp'
   else_run 'run sc_EnterOverviewWITHOUT2DHeadUp'
</script>

<script sc_EnterOverviewWITH2DHeadUp>
   runif vTmp 0 'btnNMB_Nav3D.show'
   runif vTmp 3 'btnNMB_Nav2D.show'
   runif vTmp 4 'btnNMB_Nav2DN.show'
>>>>>> some command must go here to disable nort_lock
</script>


But what command must go there? I tried a few. Nothing worked.
Sep 15th, 2009, 7:57 pm

The current laws of physics are like half the alphabet.
Nice words can be made but we are missing the story.
Sep 15th, 2009, 8:12 pm
For truck and Navteq map you might wanna try this is SYS.TXT:

Code: Select all[truck]
use="1"         ;(?)
weight="10000"      ;(?)
weightperaxle="2000"   ;(-1)
loadtype="-1"      ;(-1)
maxspeed="90"      ;(?)
length="12"      ;(?)
width="2.5"      ;(?)
height="3.5"      ;(?)
max_restriction_level="0"   ;(0)
vtr="0"
hazmatflags="1"      ;Hazardous Materials 0-6
;### see also [route] permit_penalty=2000
Sep 15th, 2009, 8:12 pm

The current laws of physics are like half the alphabet.
Nice words can be made but we are missing the story.
Sep 15th, 2009, 8:15 pm
grijamor wrote:Fortunately it does, but I explained awfully myself. You dunno have to add the path of your device in this headland ..\.. but exactly by the way I write it here (suppose it works with other folders too). Tested in HTC & OMNIA....

[folders]
maps="..\..\IGO8\content\map"
buildings="..\..\IGO8\content\building"
dem="..\..\IGO8\content\dem"



Regards,


GJM

It works for you like this ???
I tried on a MIO C320 and it doesn't work to put maps, buildings and dem of each in a separate folder.
It shows and error :(
How did you do ???
Sep 15th, 2009, 8:15 pm
Sep 15th, 2009, 9:48 pm
mmdpiti wrote:It works for you like this ???
I tried on a MIO C320 and it doesn't work to put maps, buildings and dem of each in a separate folder.
It shows and error :(
How did you do ???


I have it exactly like grijamor says and it works.
Sep 15th, 2009, 9:48 pm
Sep 15th, 2009, 11:47 pm
realbob wrote:Hi, little problem with Automatic overview...

When I setup to use automatic overview, it displays the map in 2d, but in 2dN (which always points toward North). My question, how can I setup sys.txt file or other parameter to have it set on 2d (which would point up where I am facing).

If I manually press the 2d icon, it will switch in the mode I want, but wont come back off 2d when I am close to next direction, so I have to manually press icon again to go in 3d navigation which is quite annoying!

Thanks for your help!

loki wrote:@realbob

Try this in sys.txt:

[map]
2dheadup=1


I already have 2dheadup=1 in my sys.txt but my 2D overview still points north...
Sep 15th, 2009, 11:47 pm
Sep 16th, 2009, 2:12 am
loki wrote:@realbob

Try this in sys.txt:

[map]
2dheadup=1


Already got this, this gives me access to 2d and 2dNorth option, without this setting only get 2dNorth.
But in automatic overview it goes automaticaly to 2dNorth and not 2d...

THanks!
Sep 16th, 2009, 2:12 am

XTRONS TD717G, iGO Primo 1.1 v168090, Navteq 2009Q4, EAT Skin Silver&Gold 5.5 (800x480), Juliette V2.9
LG Optimus One P500, iGO MyWay 8.4.2.139242, Navteq 2009Q4, Juliette V2.9
Sep 16th, 2009, 5:23 am
RRibeiro wrote:Anyone has a sys.txt file that works with this new IGO and my Touch HD?

Thanks

see this topic:
Code: Select allhttp://forum.xda-developers.com/showthread.php?t=501910&page=11
Sep 16th, 2009, 5:23 am
Sep 16th, 2009, 6:42 am
grijamor wrote:
leon1989man wrote:Hi.Here is another bug. My iGO will not return from sleep, it shuts down and I have to restart the program. I didn't checked the animation box as some suggested.
What is the solution, please?
Thanks


Did you try this line into your sys.txt?:

[interface]
shutdown_time=0

I want shutdown_time to be 8 for example, not 0. Because shutdown_time is a good function - the exe is buggy because it doesn't run it correctly.
Sep 16th, 2009, 6:42 am
Sep 16th, 2009, 6:54 am
hi tweakradje,

Thanks for replay!

Tested (simulate), navteq germany map, route 800 km (794 km) only highway (near passau - near hamburg), without histspeed.
If we change the maxspeed from 90km/h to 50km/h, time remain the same = 9h57min
Conclusion for that: averrage truck speed=80km/h
[truck]
use="1"
maxspeed="50.0"
weight="40.000"
weightperaxle="30.000"
length="20.0"
width="2.8"
height="4.5"
loadtype="-1"
max_restriction_level="0"
vtr="0"
hazmatflags="1"

Any ideas?
RentiIT

UPDATE!

DriverAlert work ONLY when VEHICLE=TRUCK!
Sep 16th, 2009, 6:54 am