Page 1 of 1

ms2 extra fuel and oil pressure gauge

Posted: Sat Mar 28, 2015 8:19 pm
by chango de naranjito
Hi, Im using the new msdroid and ms2 333 firmware,how I can add fuel pressure and oil pressure in msdroid with that? it is possible?

thanks, Frank

Re: ms2 extra fuel and oil pressure gauge

Posted: Wed Jan 13, 2016 3:45 pm
by econ
Hi, I got fuel pressure sensor and EGT working on ADC 6 and 7. I had to configure the channels to the firmware.ini which is in the project folder. You can also add additional channels to logging too in firmware.ini.
Econ

Re: ms2 extra fuel and oil pressure gauge

Posted: Wed Jun 21, 2017 3:24 pm
by hybrid
Sorry to dig up this old thread, but does anyone have any info on how to add these channels for display and logging in firmware.ini?

Re: ms2 extra fuel and oil pressure gauge

Posted: Wed Jun 21, 2017 4:02 pm
by racingmini_mtl
hybrid wrote:Sorry to dig up this old thread, but does anyone have any info on how to add these channels for display and logging in firmware.ini?
It's in the manual (at least in part): http://www.msextra.com/doc/pdf/html/Meg ... .4-82.html

Jean

Re: ms2 extra fuel and oil pressure gauge

Posted: Wed Jun 21, 2017 4:06 pm
by hybrid
Thanks Jean, I did put my custom ini from TunerStudio into the msdroid project folder but that didn't seem to work. Will have a bit more of a play later.

Sent from my A0001 using Tapatalk

Re: ms2 extra fuel and oil pressure gauge

Posted: Wed Jun 21, 2017 4:12 pm
by racingmini_mtl
I'm not sure that MSDroid uses the custom.ini. You will likely have to create a new version of the firmware ini file where you add the equations and definitions from the custom.ini file. Simply add the lines from the custom.ini file at the end of the corresponding sections in the original firmware ini file.

You would need to confirm with the MSDroid people but unfortunately they are not very diligent with support and maintenance.

Jean

Re: ms2 extra fuel and oil pressure gauge

Posted: Thu Jun 22, 2017 1:30 am
by hybrid
I'm not stuck on MSDroid.. I've got ShadowDash as well, but it wasn't obvious whether it could do it either.
It will be very rare that I will use the notebook for logging, so really need to have this logging at the very least so I can check it later.

A gauge I can display on my phone is even better, but not absolutely necessary like the logging is.

Re: ms2 extra fuel and oil pressure gauge

Posted: Thu Jun 22, 2017 6:00 am
by hybrid
Spot on Jean.
Got it working by copying the sections from custom.ini in TS to the relevant sections in the firmware.ini file in my MSDroid project.

I did notice two entries for the fuel gauge though, so I'm wondering whether it actually is reading custom.ini after all.