add support to MPX6115 Map ( Baro )

It's all about the code!
Post Reply
Neo
Posts: 10
Joined: Thu Feb 02, 2023 12:09 pm
Github Username: Benjamin-neo

add support to MPX6115 Map ( Baro )

Post by Neo »

Hi

Could you add support to baro sensor mpx 6115

case MT_MPX4115:
return {0.5, 20, 4.89, 120};

if we use for example Mpx6400 for map we can use custom baro, for now I use mpx4100 in soft but i have 6115on pcb, I can't compil on windows to set voltage and kpa in place of 4100 to have good value

thanks
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: add support to MPX6115 Map ( Baro )

Post by AndreyB »

please https://github.com/rusefi/rusefi/issues/new adding reference to sensor documentation
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply