Skip to content

Commit

Permalink
MAP range drama or not?
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Nov 2, 2024
1 parent 8a9fb29 commit f91d2ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digital-inputs/firmware/test_logic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ BoardConfig boardConfigs[] = {
{ "TPS1_2", 1, 0.767938368, /* ideally 0.860549952*/ 0.87 },
{ "PPS1", 1, 0.79 /*0.821830144*/, 0.920940928 },
{ "PPS2", PULLED_DOWN_RANGE(DOWN_11B, UP_11B, 680'000) },
// { "MAP", 1, 0.62, 0.670109504 },
{ "MAP", PULLED_DOWN_RANGE(DOWN_8B, UP_8B, 680'000) },
{ "CLT", 1.0f, CLT_VALUE(HELLEN_R) * ANALOG_L, CLT_VALUE(HELLEN_R) * ANALOG_H },
{ "IAT", 1.0f, IAT_VALUE(HELLEN_R) * ANALOG_L, IAT_VALUE(HELLEN_R) * ANALOG_H },
Expand Down

0 comments on commit f91d2ba

Please sign in to comment.