[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 258: mysqli_fetch_assoc(): Couldn't fetch mysqli_result [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 320: mysqli_free_result(): Couldn't fetch mysqli_result [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 258: mysqli_fetch_assoc(): Couldn't fetch mysqli_result [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 320: mysqli_free_result(): Couldn't fetch mysqli_result [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4433: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3315) rusefi.com • After start enrichment table questions
I have questions about the enrichment table after the start.
The default table is 0. If you change it to another number, then 0 can no longer be set, 1 is set. 1 means no enrichment There are 0 seconds in line x, which means immediately after the Cranking limit is overcome?
In the table, the indicator does not follow the time. We need a time counter in the code so that this would be displayed correctly?
and lastly, how can I make this script last for 10 seconds, change 15 to 10 and make the rest of the seconds fields 0?
Hi!
The table should be filled by "1.20" by default to reflect previous behavior.
That was checked with Simulator and Proteus board which used global defaults.
obraz.png
The enrichment like you noticed is 1.00 = no enrichment, 1.25 = 25% of after start enrichment.
This code uses engine cycles instead of time in seconds, unfortunately cycles gauge is not implemented in TS yet (or I didn't find it?), that's why the axis is still in seconds.
Testing is in progress, and I'm not sure yet if it should stay in cycles or in seconds, any feedback greatly appreciated!
Finally, I found time after the surgery and before work to check and try to adjust this part, and I think I did just fine. I smoothly transition from enrichment to idle card and have no problems.
AFTERSTART.png
I recorded a youtube video.
Thank you very much, it works perfectly and these settings are obviously self-explanatory!