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

Support Caska Navi

    Nobody is reading this thread right now.
Hi,
ohne MixSerDrv läuft TMC nicht.
MixSerDrv erlaubt Navigon (oder anderer Navigations-Software) den Zugriff auf einen RoyalTek, Locosys oder Wistron TMC Chip und damit kann Navigon auch auf China Navis TMC und TMCPro Meldungen anzeigen und zur dynamischen Routenführung verwenden.
Natürlich müssen die Porteinstellungen stimmen.
Ins moogle eingeben, und durchlesen.
gruss lali

Hi dreambox2;
"so habe ich es von Kostja30 erhalten
start und NAVI_MAP sind lehr.
Navigon\navigon.exe habe ich schon groß und klein geschrieben."

Du musst in "AplicationSettingsPathes" in Settings Ordner alles auf "MMC_Storage" ändern.

Z.beispiel:
<Map>
<Path>./map</Path>
<Path>/
MMC_Storage/Navigon1/map</Path>
 
Zuletzt bearbeitet von einem Moderator:
AW: Caska Navi

Nabend und Danke für die Antworten.

Das es ohne MixSerDrv nicht auf meinem CA3642 läuft, ist mir bekannt. Anbei habe ich mal die entsprechenden Settings gepostet.
Die Ports sind alle gesetzt. Aber es will nicht. Mit der org. Software läuft alles reibungslos.

Was mir noch auffällt, dass es 2-5sec dauert wenn man zwischen 2D und 3D Sicht wechselt.

DANKE an alle
p3p3

maplaunch.ini
[MAP]
path=MixSer\MixSerNaviStarter.exe

[BK]
backgroundbmp=ui\BackGround.bmp

[BTN]
<NAVUP>=ui\ACCEPT.bmp
<NAVDOWN>=ui\ACCEPT_select.bmp
<CALUP>=ui\calibrate.bmp

MixSer\MixSerNaviStarter.mscr
# -----------------------------------------
# Adjust following variables to your system:

# INSTALLDIR must contain: MixSerDrv.dll , mixser_tmc.bin, activatedevice.exe
INSTALLDIR = "\Storage Card\MixSer"

# MIXSER_PORT must be a free COM port number in your system
# Set the TMC port of your navigation software to this port!
MIXSER_PORT = 6

# COM port name and baudrate of the RoyalTek TMC chip
TMC_PORT = "COM3:"
TMC_BAUD = 38400

# Navigation software executable
NAVI_SW_PATH = "\Storage Card\NAVIGON\navigon.exe"

# If DEBUG is 1 then a log file is written into INSTALLDIR every time when MixSerDrv is activated
DEBUG = 0

# -----------------------------------------

# you should know what you do from here on !!

# copy MixSerDrv driver DLL to Windows directory
Copy( INSTALLDIR & "\MixSerDrv.dll", "\Windows\MixSerDrv.dll", TRUE )

# write settings for MixSerDrv to registry
RegWriteString( "HKLM", "\Drivers\MixSer", "FriendlyName", "MixSerDrv" )
RegWriteString( "HKLM", "\Drivers\MixSer", "Dll", "MixSerDrv.dll" )
RegWriteString( "HKLM", "\Drivers\MixSer", "Prefix", "COM" )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "Index", MIXSER_PORT )
RegWriteString( "HKLM", "\Drivers\MixSer", "InstallPath", INSTALLDIR )
RegWriteString( "HKLM", "\Drivers\MixSer", "TmcPortName", TMC_PORT )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "TmcBaudRate", TMC_BAUD )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "DebugMode", DEBUG )

# activate the new COM port
RunWait ( INSTALLDIR & "\activatedevice.exe", "\Drivers\MixSer" )

# start the navigation software
Run ( NAVI_SW_PATH )

# wait for Navigation software to start up until the STVO disclaimer is shown
Sleep( 30000 )
# press the "OK" button of Navigon STVO disclaimer on a 800x480 screen
MouseClick( 610, 430 )

NAVIGON\Settings\UserSettings.xml
<Settings>
<Product>MN</Product>
<Version>7.0</Version>
<GPS>
<Type>0</Type>
<DeviceType>0</DeviceType>
<GPSPort>1</GPSPort>
<Baudrate>38400</Baudrate>
<DRVPrefix></DRVPrefix>
</GPS>
<TMC>
<RadioStationScan>0</RadioStationScan>
<AutoRecalculation>0</AutoRecalculation>
<TMCPort>6</TMCPort>
<TMCBaudrate>115200</TMCBaudrate>
<DRVPrefix>COM</DRVPrefix>
<History>1</History>
</TMC>
...

NAVIGON\version.xml
<?xml version="1.0"encoding="ISO-8859-1"?>
<config>
<software>
<version>7.7.5</version>
<build>447</build>
<brand>NAVIGON_EU</brand>
<platform>PL20_UPG</platform>
<copyright>Navigon AG, Copyright (c) 2010</copyright>
<productprefix>N7</productprefix>
<productid>****</productid>
<id />
<gts>***</gts>
</software>
 
Zuletzt bearbeitet:
AW: Caska Navi

Hallo p3p3,
du musst noch im MixSer das Path auch auf MMC_Storage anpassen, sonst geht es nicht

MfG
 
AW: Caska Navi

Hallo kostja30,

Danke für deine Antwort. Kannst du mir aber bitte sage wo? Im deinen anderen Post hast du auf die "ApplicationSettingsPathes.xml" hingewiesen.
Aber Navigon läuft bei mir ohne Probleme: Hier mal mein File:

<?xml version='1.0' encoding='ISO-8859-1'?>
<Settings>
<Product>MN</Product>
<Version>7.0</Version>

<FactorySettings>./Settings</FactorySettings>

<UserSettings>./Settings</UserSettings>

<UserData>./Settings</UserData>

<SextantConfigFiles>./Settings/Core</SextantConfigFiles>
<DataFiles>./Dat</DataFiles>
<ETA>./Dat/</ETA>
<Language ID="CE">./language_files/</Language>
<Map>
<Path>./map</Path>
<Path>/StorageCard/NAVIGON/map</Path>
<Path>./map_US</Path>
<Path>/StorageCard/NAVIGON/map_US</Path>
<Path>./map_TUR</Path>
<Path>/StorageCard/NAVIGON/map_TUR</Path>
<Path>./map_SAC</Path>
<Path>/StorageCard/NAVIGON/map_SAC</Path>
<Path>./map_PAC</Path>
<Path>/StorageCard/NAVIGON/map_PAC</Path>
<Path>./map_GCC</Path>
<Path>/StorageCard/NAVIGON/map_GCC</Path>
<Path>./map_APC</Path>
<Path>/StorageCard/NAVIGON/map_APC</Path>
<Path>./map_SAM</Path>
<Path>/StorageCard/NAVIGON/map_SAM</Path>
</Map>
<GCM>
<DB>./map/GCM</DB>
<DB>/StorageCard/NAVIGON/map/GCM</DB>
</GCM>
<Overmap>
<Path>./POI</Path>
<Path>/StorageCard/NAVIGON/POI</Path>
</Overmap>
<MapStyles>
<Path>./MapStyles</Path>
<Path>/My Flash Disk/NAVIGON/MapStyles</Path>
<Path>/StorageCard/NAVIGON/MapStyles</Path>
</MapStyles>
<Sound>
<Path>./Sounds</Path>
<Path>/StorageCard/NAVIGON/Sounds</Path>
</Sound>
<VersionInfo>./</VersionInfo>
<KeyStorage>./</KeyStorage>
<Favorites>./Settings/Favorites.store</Favorites>
<RecentTargets>./Settings/RecentTargets.store</RecentTargets>
<Routes>

<Path User="writable">./Settings/Routes</Path>

<Path>/StorageCard/NAVIGON/Routes</Path>
<Path>/My Flash Disk/NAVIGON/Routes</Path>
<Path>./ExampleRoutes</Path>
</Routes>
<LogBook>
<Path>./LogBook</Path>
<MN7File>LogBook.xls</MN7File>
</LogBook>
<VoiceRecognition>
<Path>./VoiceRecognition</Path>
<SessionPath>./Settings</SessionPath>
<PhonebookFile>PhoneBook.dat</PhonebookFile>
<PhonebookContextFile>PhoneBook.ctx</PhonebookContextFile>
<OutlookContextPath>./Contacts/Contacts.ctx</OutlookContextPath>
<FavoritesContextPath>./Settings/Favorites.ctx</FavoritesContextPath>
</VoiceRecognition>
<OutloookContacts>
<Path>./Contacts/contacts.txt</Path>
<Path>./Contacts/freshcontacts.txt</Path>
<Path>/StorageCard/NAVIGON/Contacts/contacts.txt</Path>
<Path>/StorageCard/NAVIGON/Contacts/freshcontacts.txt</Path>
</OutloookContacts>
<DemoPlayer>
<Screen Res="320x240">./demo/PlayerDataLandscape.nfs</Screen>
<Screen Res="240x320">./demo/PlayerDataPortrait.nfs</Screen>
<Screen Res="480x272">./demo/PlayerDataWidescreen.nfs</Screen>
</DemoPlayer>
<LiveDemoPlayer>
<Screen Res="480x272">./demo/LivePlayerDataWidescreen.nfs</Screen>
</LiveDemoPlayer>
<LogPath>
<GPS>/StorageCard/Navigon/SimulationFiles/GPS</GPS>
<GPS>./Settings/Logs/GPS</GPS>
<GPS>/My Flash Disk/Navigon/SimulationFiles/GPS</GPS>
<TMC>/StorageCard/Navigon/SimulationFiles/TMC</TMC>
<TMC>./Settings/Logs/TMC</TMC>
<TMC>/StorageCard/Navigon/SimulationFiles/TMC</TMC>
<Live>/StorageCard/Navigon/SimulationFiles/LIVE</Live>
<Live>./Settings/Logs/LIVE</Live>
<Live>/StorageCard/Navigon/SimulationFiles/LIVE</Live>
<Tuner>/StorageCard/Navigon/SimulationFiles/TMCuner</Tuner>
<Tuner>./Settings/Logs/TMCTuner</Tuner>
<Tuner>/StorageCard/Navigon/SimulationFiles/TMCuner</Tuner>
<ECompass>/StorageCard/Navigon/SimulationFiles/ECompass</ECompass>
<SextantErrorReport>/StorageCard/Navigon/SextantErrorReportFiles</SextantErrorReport>
<SextantErrorReport>./Settings/Logs/SextantErrorReportFiles</SextantErrorReport>
<SextantErrorReport>StorageCard/Navigon/SextantErrorReportFiles</SextantErrorReport>
<DayNightMode>/MN Settings/Logs</DayNightMode>
</LogPath>
<RoutingFiles>./Settings/Routing/</RoutingFiles>
<RESY>./Settings</RESY>
<AutoZoom>./Settings/autozoom.ini</AutoZoom>
<ScenicRoutesData>
<Path>/StorageCard/NAVIGON/ScenicRoutesData</Path>
<Path>/StorageCard/NAVIGON/ScenicRoutesData</Path>
</ScenicRoutesData>
<Breadcrumb>
<Path>/StorageCard/Navigon/Tracks</Path>
<Path>/StorageCard/Tracks</Path>
<Path>/StorageCard/Navigon/Tracks</Path>
</Breadcrumb>

<BTCoreExe ID="CE">./../BT/BTCore.exe</BTCoreExe>
<Connectivity>
<InputPath>./Settings/Connectivity</InputPath>
<OutputPath>./Settings/Connectivity</OutputPath>
</Connectivity>
<Skin>
<Path>./Skin</Path>
<Path>/StorageCard/Navigon/Skin</Path>
</Skin>
<FreshUpdateInformation>
<Path>/My Flash Disk/NAVIGON/Fresh</Path>
<Path>/StorageCard/NAVIGON/Fresh</Path>
</FreshUpdateInformation>
<TMCMessageDump>./TMCMessage.dump</TMCMessageDump>
<UserPois>
<MyPois>
<Path>./MyPOIs</Path>
<Path>/StorageCard/Navigon/MyPOIs</Path>
</MyPois>
</UserPois>
<OTA>
<PoisUpdate>
<Path>./Settings/OTAPOIs</Path>
<Path>/StorageCard/NAVIGON/OTAPOIs</Path>
</PoisUpdate>
</OTA>
<ProximityDemoRoute>./ExampleRoutes/ProximityDemo.route</ProximityDemoRoute>
<ExpiringPoiSetsActivation>
<Path>./ExpTmp</Path>
<Path>/StorageCard/NAVIGON/ExpTmp</Path>
</ExpiringPoiSetsActivation>
<CheckFreeSpace>
<Path>/StorageCard/</Path>
</CheckFreeSpace>
</Settings>

Danke und Gruß
p3p3
 
Zuletzt bearbeitet:
AW: Caska Navi

Hallo,
wenn Navigon mit StorageCard so läuft dann musst du nur im MixSer\MixSerNaviStarter.mscr deine Einträge ändern
kein Leerzeichen beim Storage:agree:Card (der Eintrag muss genau Übereinstimmen)
ich kenne es von Caska Navis Einträgen MMC_Storage als Path zur Navi, aber man lernt nie aus

# -----------------------------------------
# Adjust following variables to your system:

# INSTALLDIR must contain: MixSerDrv.dll , mixser_tmc.bin, activatedevice.exe
INSTALLDIR = "\StorageCard\MixSer"

# MIXSER_PORT must be a free COM port number in your system
# Set the TMC port of your navigation software to this port!
MIXSER_PORT = 6

# COM port name and baudrate of the RoyalTek TMC chip
TMC_PORT = "COM3:"
TMC_BAUD = 38400

# Navigation software executable
NAVI_SW_PATH = "\StorageCard\NAVIGON\navigon.exe"

# If DEBUG is 1 then a log file is written into INSTALLDIR every time when MixSerDrv is activated
DEBUG = 0

# -----------------------------------------

# you should know what you do from here on !!

# copy MixSerDrv driver DLL to Windows directory
Copy( INSTALLDIR & "\MixSerDrv.dll", "\Windows\MixSerDrv.dll", TRUE )

# write settings for MixSerDrv to registry
RegWriteString( "HKLM", "\Drivers\MixSer", "FriendlyName", "MixSerDrv" )
RegWriteString( "HKLM", "\Drivers\MixSer", "Dll", "MixSerDrv.dll" )
RegWriteString( "HKLM", "\Drivers\MixSer", "Prefix", "COM" )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "Index", MIXSER_PORT )
RegWriteString( "HKLM", "\Drivers\MixSer", "InstallPath", INSTALLDIR )
RegWriteString( "HKLM", "\Drivers\MixSer", "TmcPortName", TMC_PORT )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "TmcBaudRate", TMC_BAUD )
RegWriteDWord ( "HKLM", "\Drivers\MixSer", "DebugMode", DEBUG )

# activate the new COM port
RunWait ( INSTALLDIR & "\activatedevice.exe", "\Drivers\MixSer" )

# start the navigation software
Run ( NAVI_SW_PATH )

# wait for Navigation software to start up until the STVO disclaimer is shown
Sleep( 30000 )
# press the "OK" button of Navigon STVO disclaimer on a 800x480 screen
MouseClick( 610, 430 )

MfG
 
AW: Caska Navi

Hallo kostja30,

wenn ich den Pfad ändere startet Navigon nicht mehr. Denn in der maplaunch.ini wird ja via "path=MixSer\MixSerNaviStarter.exe" die MixSrv schon aufgerufen und von dort wird ja dann auch Navigon sauber gestartet.
Anbei aber mal der Error der eben kam nachdem ich den Pfad auf "StorageCard" geändert habe.
Du musst angemeldet sein, um Bilder zu sehen.
Folglich muss ich ein Leerzeichen in Storage Path haben. Leider funktioniert das TMC nicht obwohl MixSer sauber kopiert wird ;(

Gruß
p3p3
 
Zuletzt bearbeitet:
AW: Caska Navi

Hello an alle ! Kann mir jemand ein Caska nai 2 din laufen zu bringen ? Ich möchte darauf Igo program drauf hautsache es leuft , Danke jegliche hilfe
 
Zurück
Oben