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

Add support for Shenzhen EGQ Q85 and improve Abarth 124 Spider TPMS #2558

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ProfBoc75
Copy link
Collaborator

Hi,

This is a PR related to #2556 Analyzing Shenzhen EGQ TPMS , similar to Abarth 124 Spider but not properly decoded.
Issue reported by @js-3972.

3 majors gaps have been identified and added into this PR:

  • EGQ Q85 data layout is common to Abarth 124 Spider (72 bits) plus a CRC 16 CCITT-FALSE data (96 bits).
  • Temperature (°C) offset is 55 C instead 50
  • Pressure (KPa) is by 3 instead of 1.38

@ProfBoc75 ProfBoc75 changed the title Add support for Shenzhen EGQ Q85 and improve Abarth 124 Spider Add support for Shenzhen EGQ Q85 TPMS and improve Abarth 124 Spider TPMS Jul 9, 2023
@ProfBoc75 ProfBoc75 changed the title Add support for Shenzhen EGQ Q85 TPMS and improve Abarth 124 Spider TPMS Add support for Shenzhen EGQ Q85 and improve Abarth 124 Spider TPMS Jul 9, 2023
@gdt
Copy link
Collaborator

gdt commented Oct 15, 2023

This PR is in a conflicting state and needs to be rebased/cleaned up.

@gdt gdt added device support Request for a new/improved device decoder feedback request for more information; may be closed id 30d if not received labels Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device support Request for a new/improved device decoder feedback request for more information; may be closed id 30d if not received
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants