Hi everybody,
I think I’ve found a little bug in the CSL program. It began when I saw this video on YouTube :
https://www.youtube.com/watch?v=pLuBJZRSNRI
I noticed that RF from MAP sensor was very strange : at idle (~300mBar) we have about 40% which is huge and at WOT (~1000mBar) we have about 30% which is very little.
So I checked the code of the program and I didn’t see any problem in the calculation of the RF from MAP but I noticed a strange thing in the way the program reported the word in the DS2 respons. You can see it below :
I modified the code like this :
(There are many ways to do the correction)
Now I have consistent values of the RF from MAP sensor :
I think I’ve found a little bug in the CSL program. It began when I saw this video on YouTube :
https://www.youtube.com/watch?v=pLuBJZRSNRI
I noticed that RF from MAP sensor was very strange : at idle (~300mBar) we have about 40% which is huge and at WOT (~1000mBar) we have about 30% which is very little.
So I checked the code of the program and I didn’t see any problem in the calculation of the RF from MAP but I noticed a strange thing in the way the program reported the word in the DS2 respons. You can see it below :
I modified the code like this :
(There are many ways to do the correction)
Now I have consistent values of the RF from MAP sensor :
Comment