Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new alphan implementation #1636

Merged
merged 3 commits into from Jul 25, 2020
Merged

new alphan implementation #1636

merged 3 commits into from Jul 25, 2020

Conversation

mck1117
Copy link
Member

@mck1117 mck1117 commented Jul 25, 2020

part 3 of #1299.

also fix #1455

Benefits of this over the old time-based fuel map method:

  • compensates for injector size
  • uses AFR table
  • computes usable airmass value (for ignition Y-axis if/when we get there)

Because it is a fundamentally different mode, it gets a new enum value. The old one will be removed so that we can intentionally cause an error to signal to the user that they need to visit their VE table.

@mck1117 mck1117 marked this pull request as ready for review July 25, 2020 10:07
@rusefillc rusefillc merged commit 7db7c94 into rusefi:master Jul 25, 2020
@mck1117 mck1117 deleted the alphan branch August 24, 2020 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request ] Add VE/AFR tables to Alpha-N strategy
2 participants