Skip to content

More ipace pids#358

Open
seanauff wants to merge 18 commits intomeatpiHQ:mainfrom
seanauff:more-ipace-pids
Open

More ipace pids#358
seanauff wants to merge 18 commits intomeatpiHQ:mainfrom
seanauff:more-ipace-pids

Conversation

@seanauff
Copy link
Contributor

I added some more PIDs for the I-PACE. Unfortunately my 2019 is part of the recall buyback program, so I am unlikely to develop this further. I hope others can get use out of this. I documented what is and isn't working in the readme.

@seanauff seanauff requested a review from meatpiHQ as a code owner February 22, 2025 20:16
Copy link
Owner

@meatpiHQ meatpiHQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanauff thank you! You probably don't have your I-PACE but can you please update and push the profile below so I can approve the pr, I've already added your changes. We've made changes to the profile schema.

{
  "car_model": "Jaguar: I-PACE",
  "init": "ATSP6;ATST96;",
  "pids": [
    {
      "pid": "224910",
      "parameters": {
        "SOC": "[B4:B5]/100"
      }
    },
    {
      "pid": "224911",
      "parameters": {
        "SOC_MIN": "[B4:B5]/100"
      }
    },
    {
      "pid": "224914",
      "parameters": {
        "SOC_MAX": "[B4:B5]/100"
      }
    },
    {
      "pid": "224918",
      "parameters": {
        "SOH": "B4/2"
      }
    },
    {
      "pid": "224919",
      "parameters": {
        "HV_C_D_MIN": "B4/2"
      }
    },
    {
      "pid": "22491a",
      "parameters": {
        "HV_C_D_MAX": "B4/2"
      }
    },
    {
      "pid": "224915",
      "parameters": {
        "HV_C_D_MAX": "B4/2"
      }
    },
    {
      "pid": "224916",
      "parameters": {
        "HV_C_D_MIN": "B4/2"
      }
    },
    {
      "pid": "224917",
      "parameters": {
        "HV_C_D_MAX": "B4/2"
      }
    },
    {
      "pid": "224904",
      "parameters": {
        "HV_C_V_MIN": "[B4:B5]/1000"
      }
    },
    {
      "pid": "224903",
      "parameters": {
        "HV_C_V_MAX": "[B4:B5]/1000"
      }
    },
    {
      "pid": "22490F",
      "parameters": {
        "HV_V": "[B4:B5]/100"
      }
    },
    {
      "pid": "22490C",
      "parameters": {
        "HV_A": "([B4:B5]-32768)/40"
      }
    },
    {
      "pid": "224906",
      "parameters": {
        "HV_T_MIN": "(B4/2)-40"
      }
    },
    {
      "pid": "224905",
      "parameters": {
        "HV_T_MAX": "(B4/2)-40"
      }
    },
    {
      "pid": "224907",
      "parameters": {
        "HV_T_A": "(B4/2)-40"
      }
    },
    {
      "pid": "224913",
      "parameters": {
        "REGEN_MAX": "[B4:B5]/100"
      }
    },
    {
      "pid": "22dd01",
      "parameters": {
        "ODOMETER": "[B4:B6]"
      }
    },
    {
      "pid": "22dd04",
      "parameters": {
        "T_CAB": "B4-40"
      }
    },
    {
      "pid": "22dd09",
      "parameters": {
        "SPEED": "B4"
      }
    }
  ]
}

@seanauff
Copy link
Contributor Author

Is there a description of this updated profile schema? Some of these PIDs are on different modules so need a distinct init command which I'm no longer seeing in your version

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.

2 participants