Console Simulator "unrealistic CLT" fix

It's all about the code!
Post Reply
NBytevenom
Posts: 110
Joined: Mon Jul 24, 2017 8:23 pm

Console Simulator "unrealistic CLT" fix

Post by NBytevenom »

I have a dev board to fiddle with, but I'm on an airplane right now, so no board.
Therefore I'm running the simulator to try out my code.
Its damn hard to read the console because a CLT unrealistic warning is shooting over and over.
I've tried messing with the sensor settings (setting MAX CLT to way above the amount it is reading), but no luck.
User avatar
AndreyB
Site Admin
Posts: 14323
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Console Simulator "unrealistic CLT" fix

Post by AndreyB »

set mock_clt_voltage 1.2
set mock_tps_voltage 2.1
etc


See also https://github.com/rusefi/rusefi/blob/master/firmware/controllers/settings.cpp mentions
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