From 35678d4de74f24044fa916ea54694e349c7586b5 Mon Sep 17 00:00:00 2001 From: Jeff Verkoeyen Date: Mon, 1 Jun 2026 06:24:03 -0400 Subject: [PATCH] Update command data for Ford/Explorer --- tests/test_cases/2025/commands/7E0.0104.yaml | 8 ++++---- tests/test_cases/2025/commands/7E0.0105.yaml | 15 +++++++++++++++ tests/test_cases/2025/commands/7E0.0108.yaml | 6 ++++++ tests/test_cases/2025/commands/7E0.010D.yaml | 4 ++-- tests/test_cases/2025/commands/7E0.0111.yaml | 16 ++-------------- tests/test_cases/2025/commands/7E0.012F.yaml | 9 +++++++++ tests/test_cases/2025/commands/7E0.0131.yaml | 3 +++ tests/test_cases/2025/commands/7E0.0134.yaml | 16 ++++++++++------ tests/test_cases/2025/commands/7E0.0142.yaml | 3 +++ tests/test_cases/2025/commands/7E0.0144.yaml | 14 +++++++------- tests/test_cases/2025/commands/7E0.015E.yaml | 20 ++++---------------- tests/test_cases/2025/commands/7E0.01A6.yaml | 6 ++++++ 12 files changed, 71 insertions(+), 49 deletions(-) diff --git a/tests/test_cases/2025/commands/7E0.0104.yaml b/tests/test_cases/2025/commands/7E0.0104.yaml index 55b0cc8..5665214 100644 --- a/tests/test_cases/2025/commands/7E0.0104.yaml +++ b/tests/test_cases/2025/commands/7E0.0104.yaml @@ -1,8 +1,8 @@ command_id: 7E0.0104 test_cases: - expected_values: - LOAD_PCT: 25.09804 - response: '7E803410440' + LOAD_PCT: 19.21569 + response: '7E803410431' - expected_values: - LOAD_PCT: 55.29412 - response: 7E80341048D + LOAD_PCT: 70.58824 + response: 7E8034104B4 diff --git a/tests/test_cases/2025/commands/7E0.0105.yaml b/tests/test_cases/2025/commands/7E0.0105.yaml index ad8941a..775ab9a 100644 --- a/tests/test_cases/2025/commands/7E0.0105.yaml +++ b/tests/test_cases/2025/commands/7E0.0105.yaml @@ -1,5 +1,11 @@ command_id: 7E0.0105 test_cases: +- expected_values: + ECT: 80 + response: '7E803410578' +- expected_values: + ECT: 81 + response: '7E803410579' - expected_values: ECT: 82 response: 7E80341057A @@ -9,9 +15,18 @@ test_cases: - expected_values: ECT: 84 response: 7E80341057C +- expected_values: + ECT: 88 + response: '7E803410580' +- expected_values: + ECT: 89 + response: '7E803410581' - expected_values: ECT: 90 response: '7E803410582' +- expected_values: + ECT: 91 + response: '7E803410583' - expected_values: ECT: 92 response: '7E803410584' diff --git a/tests/test_cases/2025/commands/7E0.0108.yaml b/tests/test_cases/2025/commands/7E0.0108.yaml index 98c293e..792d26d 100644 --- a/tests/test_cases/2025/commands/7E0.0108.yaml +++ b/tests/test_cases/2025/commands/7E0.0108.yaml @@ -9,12 +9,18 @@ test_cases: - expected_values: SHRTFT2: -3.90625 response: 7E80341087B +- expected_values: + SHRTFT2: -2.34375 + response: 7E80341087D - expected_values: SHRTFT2: -1.5625 response: 7E80341087E - expected_values: SHRTFT2: -0.78125 response: 7E80341087F +- expected_values: + SHRTFT2: 0 + response: '7E803410880' - expected_values: SHRTFT2: 1.5625 response: '7E803410882' diff --git a/tests/test_cases/2025/commands/7E0.010D.yaml b/tests/test_cases/2025/commands/7E0.010D.yaml index 9dd5f4a..ed0f430 100644 --- a/tests/test_cases/2025/commands/7E0.010D.yaml +++ b/tests/test_cases/2025/commands/7E0.010D.yaml @@ -4,5 +4,5 @@ test_cases: VSS: 0 response: 7E803410D00 - expected_values: - VSS: 107 - response: 7E803410D6B + VSS: 110 + response: 7E803410D6E diff --git a/tests/test_cases/2025/commands/7E0.0111.yaml b/tests/test_cases/2025/commands/7E0.0111.yaml index b4f5210..e46fdea 100644 --- a/tests/test_cases/2025/commands/7E0.0111.yaml +++ b/tests/test_cases/2025/commands/7E0.0111.yaml @@ -4,17 +4,5 @@ test_cases: TP: 12.15686 response: 7E80341111F - expected_values: - TP: 12.54902 - response: '7E803411120' -- expected_values: - TP: 12.94118 - response: '7E803411121' -- expected_values: - TP: 13.33333 - response: '7E803411122' -- expected_values: - TP: 13.72549 - response: '7E803411123' -- expected_values: - TP: 14.5098 - response: '7E803411125' + TP: 25.4902 + response: '7E803411141' diff --git a/tests/test_cases/2025/commands/7E0.012F.yaml b/tests/test_cases/2025/commands/7E0.012F.yaml index 78ac967..39ad812 100644 --- a/tests/test_cases/2025/commands/7E0.012F.yaml +++ b/tests/test_cases/2025/commands/7E0.012F.yaml @@ -3,9 +3,18 @@ test_cases: - expected_values: FLI: 20 response: 7E803412F33 +- expected_values: + FLI: 58.03922 + response: 7E803412F94 +- expected_values: + FLI: 66.66667 + response: 7E803412FAA - expected_values: FLI: 69.01961 response: 7E803412FB0 - expected_values: FLI: 69.41176 response: 7E803412FB1 +- expected_values: + FLI: 72.94118 + response: 7E803412FBA diff --git a/tests/test_cases/2025/commands/7E0.0131.yaml b/tests/test_cases/2025/commands/7E0.0131.yaml index 91dfc5b..3fc8086 100644 --- a/tests/test_cases/2025/commands/7E0.0131.yaml +++ b/tests/test_cases/2025/commands/7E0.0131.yaml @@ -9,3 +9,6 @@ test_cases: - expected_values: CLR_DIST: 8448 response: '7E80441312100' +- expected_values: + CLR_DIST: 35619 + response: 7E80441318B23 diff --git a/tests/test_cases/2025/commands/7E0.0134.yaml b/tests/test_cases/2025/commands/7E0.0134.yaml index 3acb1fa..d388aed 100644 --- a/tests/test_cases/2025/commands/7E0.0134.yaml +++ b/tests/test_cases/2025/commands/7E0.0134.yaml @@ -1,9 +1,13 @@ command_id: 7E0.0134 test_cases: - expected_values: - LAMBDA11_CURRENT: 0.98447 - O2S11_CURRENT: -0.05078 - response: 7E80641347E037FF3 + LAMBDA11_CURRENT: 0.89291 + O2S11_CURRENT: -0.23828 + response: 7E8064134724B7FC3 +- expected_values: + LAMBDA11_CURRENT: 0.97659 + O2S11_CURRENT: -0.07031 + response: 7E80641347D017FEE - expected_values: LAMBDA11_CURRENT: 1.00745 O2S11_CURRENT: -0.01953 @@ -17,6 +21,6 @@ test_cases: O2S11_CURRENT: 0.00391 response: '7E806413482988001' - expected_values: - LAMBDA11_CURRENT: 1.02997 - O2S11_CURRENT: 0.01172 - response: 7E806413483D68003 + LAMBDA11_CURRENT: 1.02942 + O2S11_CURRENT: 0.02344 + response: 7E806413483C48006 diff --git a/tests/test_cases/2025/commands/7E0.0142.yaml b/tests/test_cases/2025/commands/7E0.0142.yaml index 2e0cacc..872a7bc 100644 --- a/tests/test_cases/2025/commands/7E0.0142.yaml +++ b/tests/test_cases/2025/commands/7E0.0142.yaml @@ -3,6 +3,9 @@ test_cases: - expected_values: VPWR: 13.466 response: 7E8044142349A +- expected_values: + VPWR: 13.494 + response: 7E804414234B6 - expected_values: VPWR: 14.017 response: 7E804414236C1 diff --git a/tests/test_cases/2025/commands/7E0.0144.yaml b/tests/test_cases/2025/commands/7E0.0144.yaml index a2a5da8..e53fdb8 100644 --- a/tests/test_cases/2025/commands/7E0.0144.yaml +++ b/tests/test_cases/2025/commands/7E0.0144.yaml @@ -1,14 +1,14 @@ command_id: 7E0.0144 test_cases: - expected_values: - EQ_RAT: 0.96516 - response: 7E80441447B8A -- expected_values: - EQ_RAT: 0.98277 - response: 7E80441447DCB + EQ_RAT: 0.9022 + response: 7E8044144737B - expected_values: EQ_RAT: 0.99232 response: 7E80441447F04 - expected_values: - EQ_RAT: 1.04955 - response: '7E80441448657' + EQ_RAT: 1.00774 + response: 7E804414480FD +- expected_values: + EQ_RAT: 1.04717 + response: '7E80441448609' diff --git a/tests/test_cases/2025/commands/7E0.015E.yaml b/tests/test_cases/2025/commands/7E0.015E.yaml index 0c4e456..c1d9470 100644 --- a/tests/test_cases/2025/commands/7E0.015E.yaml +++ b/tests/test_cases/2025/commands/7E0.015E.yaml @@ -1,20 +1,8 @@ command_id: 7E0.015E test_cases: - expected_values: - FUEL_RATE: 1.5 - response: 7E804415E001E + FUEL_RATE: 1.4 + response: 7E804415E001C - expected_values: - FUEL_RATE: 1.6 - response: 7E804415E0020 -- expected_values: - FUEL_RATE: 1.7 - response: 7E804415E0022 -- expected_values: - FUEL_RATE: 1.8 - response: 7E804415E0024 -- expected_values: - FUEL_RATE: 1.9 - response: 7E804415E0026 -- expected_values: - FUEL_RATE: 2.45 - response: 7E804415E0031 + FUEL_RATE: 10.9 + response: 7E804415E00DA diff --git a/tests/test_cases/2025/commands/7E0.01A6.yaml b/tests/test_cases/2025/commands/7E0.01A6.yaml index e61bd2d..9cb8a88 100644 --- a/tests/test_cases/2025/commands/7E0.01A6.yaml +++ b/tests/test_cases/2025/commands/7E0.01A6.yaml @@ -6,3 +6,9 @@ test_cases: - expected_values: ODO: 21321.9 response: 7E80641A6000340E3 +- expected_values: + ODO: 52650.7 + response: 7E80641A6000808AB +- expected_values: + ODO: 52651.6 + response: 7E80641A6000808B4