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

[Vehicle Profile] Ford Escape #215

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

EnochPrime
Copy link

@EnochPrime EnochPrime commented Oct 1, 2024

Basic vehicle profile based on 2015 Ford Escape SE.

Adds the following parameters

Parameter PID Notes
Trunk State 360h 0: closed 1: open
Right Rear Door State 360h 0: closed 1: open
Left Rear Door State 360h 0: closed 1: open
Right Front Door State 360h 0: closed 1: open
Left Front Door State 360h 0: closed 1: open

@meatpiHQ
Copy link
Owner

meatpiHQ commented Oct 1, 2024

@EnochPrime I assume these are tested? The PID looks weird, it's usually something like 010D

@EnochPrime
Copy link
Author

@EnochPrime I assume these are tested? The PID looks weird, it's usually something like 010D

I have not tested these with WiCAN yet. I'll double check, but this is what the PID I wrote down from using SavvyCAN.

On the topic of testing. Can I just upload this profile or do I need the combined profile file with all the cars? If the later it would be nice if that workflow could run on branches of forked repos be default.

@meatpiHQ
Copy link
Owner

meatpiHQ commented Oct 1, 2024

@EnochPrime Ok, your car is broadcasting on the CAN bus, the vehicle profile does not yet support this yet.

Leave the pull requests open and I will update you when it's ready.

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