Open
Conversation
…into more-ipace-pids
meatpiHQ
requested changes
Apr 21, 2025
Owner
meatpiHQ
left a comment
There was a problem hiding this comment.
@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"
}
}
]
}
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.