How to configure gauges/'dashboard' in MT?

Questions specific to Megatune. (Only about the tuning software, not about MS1/MS2 code or code features)
Note that Megatune is now obsolete.

Moderator: efahl

How to configure gauges/'dashboard' in MT?

Postby Rallyfinnen » Sat Apr 14, 2007 1:01 pm

I would like to configure my own 'dashboard' in MT, so it would always come up with the gauges I normally want. Cane somebody give me a hint on how to configure that? (so I dont have to change them every time i start MS)
BMW M70 V12 twin turbo, 2xMS1-extra, Ver 2.2 PCB, 029y4 code.
One MS per cylinder bank controlling fuel and ignition.
60-2, LC-1 WBO's, VR triggers and distributors. (Motronic 1.3 replacement)
http://www.pure-pf.com/phpBB2/viewtopic.php?t=12172
Rallyfinnen
Helpful MS/Extra'er
 
Posts: 40
Joined: Mon Mar 05, 2007 12:50 am

Postby Broke4speed » Sun Apr 15, 2007 7:37 am

Go into 'msns-extra.ini' in your Program Files/Megasquirt/Megatune2.25/mtCfg directory, and find the section that looks like this:

;Gauge Setup 0

gauge1 = RpmHiResGauge
gauge2 = afrGauge
gauge3 = voltMeter
gauge4 = dutyCycle1Gauge
gauge5 = VacBooGauge
gauge6 = matGauge
gauge7 = cltGauge
gauge8 = pulseWidth1Gauge


This is where your MS looks for its opening gauges. There is a listing of gauge data directly above this, and all you have to do is change the name of the gauge you don't want, to the name of the gauge you do want :D. This is one of my custom setups, I find it fits my needs better than the stock configuration. You'll also see quite a few configurations listed in the .ini, cut and paste any of them into 'gauge 0' and you'll get different layouts.
Broke4speed
Helpful MS/Extra'er
 
Posts: 53
Joined: Sun Dec 10, 2006 5:05 pm

Postby Rallyfinnen » Sun Apr 15, 2007 10:17 pm

Great! I now have my own favorite setup every time i open MT!
Thanks!
BMW M70 V12 twin turbo, 2xMS1-extra, Ver 2.2 PCB, 029y4 code.
One MS per cylinder bank controlling fuel and ignition.
60-2, LC-1 WBO's, VR triggers and distributors. (Motronic 1.3 replacement)
http://www.pure-pf.com/phpBB2/viewtopic.php?t=12172
Rallyfinnen
Helpful MS/Extra'er
 
Posts: 40
Joined: Mon Mar 05, 2007 12:50 am

Postby djandruczyk » Thu Apr 19, 2007 7:20 am

Rallyfinnen wrote:Great! I now have my own favorite setup every time i open MT!
Thanks!


well, u can also try megatunix which has some pretty good looking photorealiastic gauges that are all configurable and layoutable via MTX's gaugedesigner and dashdesigner. The only downfall is that mtx does NBOT yet support MS2. (soon to change)

http://megatunix.sourceforge.net

DL instructions in my signature.
David J. Andruczyk
MegaTunix author. The only non-java cross platform tuning software for MS-I/II hardware.
Where to get and how to install:
http://msextra.com/viewtopic.php?t=23080
http://sourceforge.net/projects/megatunix
User avatar
djandruczyk
MS/Extra Guru
 
Posts: 1197
Joined: Fri May 07, 2004 6:55 pm
Location: Rochester, NY, U.S.A.

Postby jacobrussell » Wed Apr 25, 2007 7:42 pm

djandruczyk wrote:
Rallyfinnen wrote:Great! I now have my own favorite setup every time i open MT!
Thanks!


well, u can also try megatunix which has some pretty good looking photorealiastic gauges that are all configurable and layoutable via MTX's gaugedesigner and dashdesigner. The only downfall is that mtx does NBOT yet support MS2. (soon to change)

http://megatunix.sourceforge.net


DL instructions in my signature.


i get a missing DLL error when i try and run it
missing libairo-2.dll
jacobrussell
Experienced MS/Extra'er
 
Posts: 250
Joined: Sat May 29, 2004 7:18 pm
Location: hawaii, oregon, nevada

Postby djandruczyk » Thu Apr 26, 2007 6:19 am

jacobrussell wrote:
djandruczyk wrote:
Rallyfinnen wrote:Great! I now have my own favorite setup every time i open MT!
Thanks!


well, u can also try megatunix which has some pretty good looking photorealiastic gauges that are all configurable and layoutable via MTX's gaugedesigner and dashdesigner. The only downfall is that mtx does NBOT yet support MS2. (soon to change)

http://megatunix.sourceforge.net


DL instructions in my signature.


i get a missing DLL error when i try and run it
missing libairo-2.dll


Did u follow the install instructions?
i.e. install the CORRECT GTK+ runtime
make sure GAIM is uninstalled if u have it

that error is most common if you forget to install the GTK+ runtime (which it tells you right in megatunix's installer), it can also appear if GAIM is installed which hoses GTK+ apps other than itself on windows.
David J. Andruczyk
MegaTunix author. The only non-java cross platform tuning software for MS-I/II hardware.
Where to get and how to install:
http://msextra.com/viewtopic.php?t=23080
http://sourceforge.net/projects/megatunix
User avatar
djandruczyk
MS/Extra Guru
 
Posts: 1197
Joined: Fri May 07, 2004 6:55 pm
Location: Rochester, NY, U.S.A.

Postby carbonbydesign » Wed May 09, 2007 11:12 pm

I tried adjusting the Gauges Setup 0 in my megatune to this:

;Gauge Setup 0

gauge1 = RpmHiResGauge
gauge2 = afrGauge
gauge3 = cltGauge
gauge4 = pulseWidth1Gauge
gauge5 = VacBooGauge
gauge6 = egoCorrGauge2
gauge7 = matGauge
gauge8 = voltMeter

and it still loads the standard gauges. Am I missing something here?
carbonbydesign
MS/Extra Newbie
 
Posts: 7
Joined: Fri May 04, 2007 10:45 pm

Postby beige91 » Tue May 29, 2007 10:23 pm

ooohhh! could you be so kind as to post the code for your gauge #5? if the title is accurate, it's vacuum/boost in one gauge?

and because i'm not sure if we know this, you know you can't just write something in for "gaugeX = ", right? you have to actually build the gauge using the different parameters as it's listed in the manual here:

http://www.megamanual.com/megatune.htm#installgauge

if you did that, and you have a way to put boost and vacuum on one gauge, plz post the code. thank you.
User avatar
beige91
MS/Extra Newbie
 
Posts: 26
Joined: Fri May 25, 2007 10:58 pm

Postby efahl » Wed May 30, 2007 5:19 am

More appropriately, put all of your changes in "custom.ini" and they will overwrite the definitions in msns-extra.ini, so that if you upgrade your firmware/ini the changes won't get thrown away.
efahl
Site Admin
 
Posts: 2793
Joined: Mon Feb 16, 2004 4:15 pm
Location: San Clemente, California, USA

Postby rs2000 » Wed May 30, 2007 7:16 am

beige91 wrote:if you did that, and you have a way to put boost and vacuum on one gauge, plz post the code. thank you.


Its already there! Assuming you're using ms1 with MT2.25 right click on a gauge, highlight 'swap to' and its 10th from the top! It is also possible with ms2, but I'm not sure if the right clik works or not. To make it perminant edit the ini as is being described.
rs2000
Master MS/Extra'er
 
Posts: 472
Joined: Mon Mar 07, 2005 9:32 pm
Location: Perth, Australia

Postby beige91 » Wed May 30, 2007 8:31 am

nope, it's MSII extra code...
User avatar
beige91
MS/Extra Newbie
 
Posts: 26
Joined: Fri May 25, 2007 10:58 pm

Postby Asteris » Tue Jun 12, 2007 1:40 pm

I don't see any combined boost/vacuum gauge like that on MSII extra.

It would be fairly easy to do, if config file could accept mathematical expressions like:

mapGauge = map -100, "Engine Vaccum/Boost", "kPa", -100, 150, -100, -20, 100, 140, 1, 0

or a way to define a new variable (let's say mrv=map-100) and use it instead of map on the above config line.
Asteris
Helpful MS/Extra'er
 
Posts: 138
Joined: Sun Nov 13, 2005 2:40 am

reducing the number of guages

Postby redmist1 » Thu Aug 30, 2007 1:56 pm

I'm using a 7" VGA screen in my car and want to reduce the number of guages and make them bigger. I can delete guages in the ini file but "undefined" guages still apear in all the locations.
Thanks
Pete
redmist1
Helpful MS/Extra'er
 
Posts: 44
Joined: Tue Dec 26, 2006 1:38 pm
Location: Rockland County, NY

Postby Asteris » Sat Dec 22, 2007 5:55 pm

Asteris wrote:I don't see any combined boost/vacuum gauge like that on MSII extra.

It would be fairly easy to do, if config file could accept mathematical expressions like:

mapGauge = map -100, "Engine Vaccum/Boost", "kPa", -100, 150, -100, -20, 100, 140, 1, 0

or a way to define a new variable (let's say mrv=map-100) and use it instead of map on the above config line.


MS-II boost-Vacuum in one gauge done.

Open megasquirt-II.ini and find the
map = scalar, S16, 18, "kPa", 0.100, 0.0

, then add after it:

boostVac = { (map - 100)/100 }

Then find GaugeConfigurations and add

boost = boostVac "Boost", "bar", -1, 2, -0.9, -0.8, 1, 1.5, 1, 1

Next time you start Megatune, you should be able to swap a gauge to the boost/vacuum combination gauge.

Don't know if it should useful to be baro compensated or not...
Asteris
Helpful MS/Extra'er
 
Posts: 138
Joined: Sun Nov 13, 2005 2:40 am

Re: reducing the number of guages

Postby greenv8s » Mon Dec 31, 2007 8:34 am

redmist1 wrote:I'm using a 7" VGA screen in my car and want to reduce the number of guages and make them bigger. I can delete guages in the ini file but "undefined" guages still apear in all the locations.
Thanks
Pete


Conversely, I've got a nice big laptop screen and I'd like to have more gauges if that were possible. Wouldn't it be cool if we could specify the number of gauges and have them automagically sized and laid out to fit?
Peter Humphries (and a green V8S)
greenv8s
MS/Extra Newbie
 
Posts: 21
Joined: Sat Jul 02, 2005 4:13 am

Postby Gokart » Mon Dec 31, 2007 8:59 am

Megatunix is able to do custom gauges. You can design the sizes, orientation, color, layout etc. You can have as many gauges as you like to be display on your screen. Isn't that cool?
Gokart
Master MS/Extra'er
 
Posts: 647
Joined: Thu Aug 03, 2006 2:38 am

Postby I-w » Thu Jan 03, 2008 6:53 pm

^ ^ ^

yup dats Awesome.
MS-1 3.0 ~ MapDaddy ~ Fan mod ~ Boost mod ~ 4G63 wiring issues Resolved!!! tuning Head Aches
I-w
Experienced MS/Extra'er
 
Posts: 246
Joined: Wed Mar 07, 2007 12:11 pm
Location: Upstate NY

Postby Minami Kotaro » Fri Jan 04, 2008 4:05 am

Did u follow the install instructions?
i.e. install the CORRECT GTK+ runtime
make sure GAIM is uninstalled if u have it

that error is most common if you forget to install the GTK+ runtime (which it tells you right in megatunix's installer), it can also appear if GAIM is installed which hoses GTK+ apps other than itself on windows.


I've tried to install MegaTunix several times, following instructions to the letter, and always have missing .dll files, as well.
1967 VW Beetle
2276 cc
v3.57 board, MSNS-e 029v, EDIS
Check out my ongoing story.
Minami Kotaro
Experienced MS/Extra'er
 
Posts: 327
Joined: Sun Sep 12, 2004 4:41 pm
Location: Somewhere in TN


Return to Megatune

Who is online

Users browsing this forum: No registered users and 0 guests