Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

MN7.6 für China Navis

    Nobody is reading this thread right now.
AW: MN7.6 für China Navis

Hi Jonesman,
hast du die MobileNavigator.res auch geändert, oder so original belassen? Das andere hab ich mir mal gezogen, danke. Brauch jetzt nur noch das proggi und dann werd ich mal probieren.
 
AW: MN7.6 für China Navis

bei mir startet es noch nicht. Bildschirm wird schwarz und dann bin ich wieder im explorer. Naja, hab ja bald Urlaub, da kann ich ja basteln. :D

Gruß voyi1994
 
AW: MN7.6 für China Navis

Hey,

ja sowas passiert auch bei mir. Das wäre super wenn du es zum laufen bringen könntest. :)

Lg
 
Hi everyone!
Sorry,but I don't understand German so I write in English,
but you can translate with google translator
I copied NAVIGON 40 PREMIUM 7.6.3 for all WinCE 6.0 on my PNA
China GPS WIN CE6.0 128mb ram.
Works perfectly! Use the maps and package nfs files Q3 2010.

When copying the SD card-you must copy the folders:
NAVIGON
MN Settings
ManualReader
ScreenShots


and files:
autorunce.exe
autorunce.mscr
MortScript.exe
Mortscript.txt
PartitionChecker.exe
PartitionChecker.ini


You must to open file Autorunce.mscr with "notepad" and edit it for
your SD card, depending how will recognize it windows ce.
For example:

RunWait ("\ your card \ PartitionChecker.exe")
For my device is SDMMC
Edit all rows and then save the file (save)
Then you must edit the files in the NAVIGON / setings /

ApplicationSettings.xml
Row <ExitBehaviour> 0 </ ExitBehaviour> and (save)

ApplicationSettingsPathes.xml
Edit all rows for your SD card (change storage card with SDMMC or as
your card,and (save)

UserSettings.default
Edit for your device (in my case)
<GPS>
<Type> 0 </ Type>
<DeviceType> 0 </ DeviceType>
<GPSPort> 1 </ GPSPort>
<Baudrate> 4800 </ Baudrate>
<DRVPrefix />
</ GPS>
and (save)

UserSettingsLanguage.default
a German menu and voice:
<Settings>
<Product> MN </ Product>
<Version> 7.0 </ Version>
<SfsSound>
<Name> Petra </ Name>
<Type> 0 </ Type>
</ SfsSound>
<Language> Ger-DEU </ Language>
<DistanceUnit> 0 </ DistanceUnit>
</ Settings>

and (save)

In Folder "Core"
NAVIGON / setings / Core / CoreConfig
(In my case)
[Default Sensor Gps Serial]
ConnectionType = 1
Port = 1
BaudRate = 4800
TimeOut = 5

To use your poi or poi .csv from garmin,must have folder "MyPOIs" in directory NAVIGON.
If is not there this folder,you have to create it and
copy the POI .csv from garmin

After all edits put SD card in the device and
run from SD card
autorunce.exe
Only I don't know what to do to save the settings in which
I've done in the program. After off the device and run it again always come the old settings (its).
Panorama view does not work with this software,in German forums written that this function only works on version (Navigon 70 premium) and the old version (Navigon 7.5.9. which have not "MyPois")

Enjoy this perfect software.:drinks:
greetings!
 
Zuletzt bearbeitet von einem Moderator:
AW: MN7.6 für China Navis

Hey dmusic,
thank you for your participation.
Could you please up your Software without maps sounds and all the other stuff so we all can share your work and test it ourselfes
Thanks
 
Hey dmusic,
thank you for your participation.
Could you please up your Software without maps sounds and all the other stuff so we all can share your work and test it ourselfes
Thanks
Here's a link for NAVIGON 40 PREMIUM 7.6.3 which works perfectly on my
Chinese WIN CE 6.0 device
The software does not include maps and package nfs files
Use the maps and package nfs files Q3 2010.
greetings!
[DOWN]Link veralten (gelöscht)[/DOWN]
-----------------------------------------------------------------------------------------------------
Hello,

@dmusic: Is your Version of Navigon optimized for 800 x 480 Pixels?

Good Bye :)
Sorry,but I can not say whether the software will work on
resolution 800x400.This is for 470x272 resolution.
I have not tried other resolutions
regards
 
Zuletzt bearbeitet von einem Moderator:
AW: MN7.6 für China Navis

@dmusic

"MyPois" it is to big ? maybe thats the problem with our settings
if its to big --try this to get setting as default

delete ore rename your old settings folder like MNsettings
after this restart your device

build MN7.6.3 dont support 800x480 !
 
Zuletzt bearbeitet:
Re: AW: MN7.6 für China Navis

Thanks!
I don't understand it ("MyPois" it is to big?)
I edit the old settings folder like MNsettings and now everything is OK,
Now load the new settings.
And whether it is possible to loadet more than 10000 pois from MyPois?
And is it possible to work panorama view of this version?
Thanks!
 
Zuletzt bearbeitet von einem Moderator:
AW: Re: AW: MN7.6 für China Navis

it is possible to loadet more than 10000 pois from MyPois?
And is it possible to work panorama view of this version?
Thanks!

well its possible to use moren than 10000 pois
panorama view is NOT possible on this build

try this to show more pois:
edit file ApplicationSettings.xml

before
<MyPois>
<BaseCatName>MyPOIs</BaseCatName>
<MaxPois>10000</MaxPois>
<MaxPoiFiles>40</MaxPoiFiles>
<MaxPoiNameLength>64</MaxPoiNameLength>
<MaxPoiDataLength>512</MaxPoiDataLength>
<MaxResolution>5</MaxResolution>
</MyPois>


after
<MyPois>
<BaseCatName>MyPOIs</BaseCatName>
<MaxPois>1000000</MaxPois>
<MaxPoiFiles>100</MaxPoiFiles>
<MaxPoiNameLength>64</MaxPoiNameLength>
<MaxPoiDataLength>512</MaxPoiDataLength>
<MaxResolution>5</MaxResolution>
</MyPois>
 
AW: MN7.6 für China Navis

Ich hab zwar kein Chinagerät, bin von der Technik her nah dran. (CE6 500/64).
Die von Scorpion hier angebotene version läuft sehr gut bei mir. Nur leider kein TMC.

Kurios ist nur, mein Gerät hat einen GNS-TMC-Chip. Angeblich soll MN7 damit funktionieren. Ich bekommen nur keine Sender herein und das Logo bleibt rot...
Hat da evtl jemand nen Tipp?
 
Zurück
Oben