Google
  Web www.gpspassion.com


GpsPasSion LIVE!

Scriptless
www.NaviBlog.com




Versions

Links/Liens




Portal/Portail
Rechercher

- del.icio.us

Polls/Sondages
Sondage
Allez-vous acheter un GPS pour Noël/2010 - Connecté ?
Oui, un GPS simple
Oui, un GPS mixte route/rando
Oui, un GPS connecté
Non, déjà un GPS
Non, déjà un GPS connecté
Voter  -  Résultat des votes
Votes : 842




Club GpsPasSion
Soutenez le site!

USA: (US$)
EUROPE: (€)
Guide Paypal


GpsPasSion Forums
Home | Profile | Register/Enregist. | Active Topics | Search/Recherche | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 English Forums - Hardware
 Mio AIO Forums - www.mionav.com
 Route management from within iGO or Miomap
 New Topic  Reply/Répondre
 Printer Friendly
Author Previous Topic Topic Next Topic  

tweakradje

58 Posts

Posted - 27 nov. 2007 :  00:31:49  Show Profile  Reply with Quote
Hi,

This will be a very nice surpise for some of you. It will only work with iGO 2006 se and Miomap 3.3.

What will it do? It will manage your routes from within iGO. It took me some time to figure out how to start an external application from within iGO. Now I know. Because it is impossible (now) to have multiple routes in iGO itself I adapted the Xania mortscript solution.

This is from the readme inside the zip files:

quote:
Changes you need to make to get this working

1) install the mortscript_routes.zip file to "My Flash Disk\MortScript" or whatever Storage

2) run MortScript.exe once, or associate .mscr files with that MortScript.exe.
I use C310Auto and a regfile to automatically do that.

3) Edit my AndySK8m.zip file: (or check this at least)

Open it in Winrar/Winzip and edit

igo_se1\320_240\ui\routes_320_240.ui or
igo_se1\240_320\ui\routes_240_320.ui

Find onrelease='START_APPLICATION "\My Flash Disk\MortScript\Routes.mscr" "",EXIT'

Change the path where you unzipped the file from point 1)

4) Where is your route.dat stored?

Edit SYS.TXT and add for example:

[interface]
routepath="\\My Flash Disk\\Miomap\\"

5) Edit 3 lines in routes.mscr:

DIR_ROUTE = "\My Flash Disk\MioMap\"
IGO = "\My Flash Disk\MioMap\Miomap\Miomap.exe"
TOGGLE_SIP = "\My Flash Disk\MortScript\ToggleInputPanel.exe"


Now start iGo and plan a route. Goto Menu > Route > Info > Load/Store Route.

iGo will exit and the Route management script will kick in. Now you can Store,
Load and Rename Routes.

iGo will only be restarted if you have selected "Load Stored Route". All the
other menu option will not restart iGo. You will have to select "Start iGo".

PS: You can also double-click on the items in the menu list.


First my slightly adapted ANDYSK8 skin (Download it here) 28 nov 2007
Then you need the adapted MortScript files (Download it here) 28 nov 2007

I sure hope it will work for a lot of devices. Maybe one day iGO will bake this into the code themselve. I think we need options like this more than 3D etc.

Cheers,

Tweakradje

27 nov 2007: Edit SYS.TXT and add for example:

[debug]
autosave=1

or maybe 2 iof your route disappears when arriving at your destination.

Edited by - tweakradje on 28 nov. 2007 17:05:19

Ads


zandhaas

Netherlands
28 Posts

Posted - 27 nov. 2007 :  12:06:51  Show Profile  Reply with Quote
What has to be changed in the SKIN.

And will it work on a 480*272 device or is it not limited to the 320*240 screens??

regards

Peter
C520T
Go to Top of Page

tweakradje

58 Posts

Posted - 27 nov. 2007 :  14:37:37  Show Profile  Reply with Quote
Sure it works with any skin

Just find the routes_320_240.ui file for your resolution and put one extra line of code in. Therefor see the skin I provided as an example. (point 3 in first message)

Cheers
Go to Top of Page

zandhaas

Netherlands
28 Posts

Posted - 28 nov. 2007 :  15:28:43  Show Profile  Reply with Quote
I installed your adon on my mio c520.

I added the extra lines from your skin to my skin.

Miomap is starting but I don't see the "Load/Store route" button.

What did I mis in the configuration??

regards

Peter
C520T
Go to Top of Page

tweakradje

58 Posts

Posted - 28 nov. 2007 :  17:01:05  Show Profile  Reply with Quote
I updated the AndySK8m.zip file. Please download again from first post. I added the button in the latest skin to:
AndySK8m.zip\igo_se1\320_240\ui\main_menu_320_240.ui
You will find it

Also please download the Mortscript files again. They are updated too.

Now the Splitscreen from Teddyb is also compatible with the AndySK8m skin. But only for 320x240, like the original.

The Splitscreen can be downloaded here 28 nov 2007

Cheers

Edited by - tweakradje on 28 nov. 2007 17:04:48
Go to Top of Page

ameridan

USA
83 Posts

Posted - 28 nov. 2007 :  23:08:08  Show Profile  Visit ameridan's Homepage  Reply with Quote
tweakradje
I used your mortscript files for running mio c230 miomap with route management, only without the skin. Can i ask what you changed in those files? Also, I might suggest adding case(0) that matches case(6) so that cancelling acts as an exit.

Mio C230 Resource Site
http://c230.wordpress.com
Go to Top of Page

tweakradje

58 Posts

Posted - 28 nov. 2007 :  23:31:15  Show Profile  Reply with Quote
You´re right about the "0" and Cancel in MortScript. I found no way to remove that Cancel button. So adding a "0" in the switch is next to best.

You only need to add a button (in some layer in a .UI file)

Look for the syntax in the AndySk8m skin that is provided in the first post. Be sure you got all the steps right that are mentioned in the first post. Otherwise it will not work.

One big advantage is that you can easlily swap or backup routes. Even share them with other igo or miomap users.

Good luck.

Edited by - tweakradje on 28 nov. 2007 23:34:32
Go to Top of Page

ameridan

USA
83 Posts

Posted - 29 nov. 2007 :  00:04:11  Show Profile  Visit ameridan's Homepage  Reply with Quote
quote:
Also please download the Mortscript files again. They are updated too.


I was wondering what changed, in case I need to incorporate the change.

I tried adding your change to the "delete route" button in the stock skin, but MioMap didn't like it. I haven't used any custom skins yet.

Mio C230 Resource Site
http://c230.wordpress.com

Edited by - ameridan on 29 nov. 2007 00:05:21
Go to Top of Page

ameridan

USA
83 Posts

Posted - 29 nov. 2007 :  14:55:33  Show Profile  Visit ameridan's Homepage  Reply with Quote
tweakradje
Just thought I'd let you know I'm using a variation of this in my next Mio C230 release (without the skin change). Thank you for sharing.
http://c230.wordpress.com/2007/11/29/unlocking-the-mio-c230-pre-version-3/

Mio C230 Resource Site
http://c230.wordpress.com

Edited by - ameridan on 29 nov. 2007 14:56:42
Go to Top of Page

tweakradje

58 Posts

Posted - 29 nov. 2007 :  17:51:21  Show Profile  Reply with Quote
You are welcome. Thanks for the info.

I updated AndySK8m with config/keybind.txt and added:

quote:
[MIOC210]
;C4="MAINMENU"
C4=SWITCH_4_SCREENS

[MIOC310]


Now the front button of the C210 cycles through
Cockpit mode, Map mode, Route Info and Itiner.

If you have a button on your device you can assign it
in your keybind.txt too.

Cheers

ps: I use this skin with Miomap 3.3 on my C210 and
iGo 2006se on my PDA

Edited by - tweakradje on 29 nov. 2007 21:44:13
Go to Top of Page

jimmyt

USA
94 Posts

Posted - 12 févr. 2008 :  22:24:08  Show Profile  Reply with Quote
Has anyone gotten this to work on a C320? I have had no luck.. followed the directions to a T or so I think. I can go into the mortscript folder and manually run the routes.msc file and it works, but I cant get to it from within the miomap program route section. I am running the standard mio map 3.3 skin and have installed miopocket 1.2.

thanks

jim
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply/Répondre
 Printer Friendly
Jump To:
GpsPasSion Forums © 2002-2010_GpsPasSion/Manzanite Go To Top Of Page
This page was generated in 0,3 seconds. Powered By: Snitz Forums 2000 Version 3.4.05