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

Tesla Model3 debug improvements #79

Merged
merged 9 commits into from
Nov 7, 2023
Merged

Tesla Model3 debug improvements #79

merged 9 commits into from
Nov 7, 2023

Conversation

dalathegreat
Copy link
Owner

This PR adds the following new functionality/fixes for the Tesla batteries

  • Autodetect LFP or NCA/NCM chemistry. 🔋 These two battery types have different voltage limits, and the code now can select the correct limits automatically
  • 50 new fault codes added! ⚠️ The error matrix from 0x3AA is now fully decoded, and the software will alert you if one of them is triggered. Example, "ERROR: Pack discharge current is above the safe max discharge current limit!" and another example, "ERROR: shunt current reading is not available"
  • RealSOC now visible in the USB printout. Previously this value was overwritten instantly by the rescaled value heading towards inverter

@dalathegreat
Copy link
Owner Author

Merging this, tested on 2x Tesla installs!

@dalathegreat dalathegreat merged commit 0680f9e into main Nov 7, 2023
2 checks passed
@dalathegreat dalathegreat deleted the model3-debug branch November 7, 2023 20:58
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.

1 participant