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

Update jkbms_can.py #1

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Update jkbms_can.py #1

merged 1 commit into from
Jul 30, 2024

Conversation

p0l0us
Copy link
Owner

@p0l0us p0l0us commented Jul 30, 2024

Removed single cell info emulation code.

The cell info is not accurate since the BMS provices only min and max cell voltage and "middle voltage" cells remain outdated until they become min or max. But in such case, the previous min/max cell becomes outdated itself. Such emulation would just confuse users.

The single cell value emulation also caused issues with other project feature which excepts that cell values are available.

Apart of that, tweaked temperature sensor nr. and arbitary_id list.

Removed single cell info emulation code. 

The cell info is not accurate since the BMS provices only min and max cell voltage and "middle voltage" cells remain outdated until they become min or max. But in such case, the previous min/max cell becomes outdated itself. Such emulation would just confuse users.

The single cell value emulation also caused issues with other project feature which excepts that cell values are available. 

Apart of that, tweaked temperature sensor nr. and arbitary_id list.
@p0l0us p0l0us merged commit c97c7da into master Jul 30, 2024
1 of 2 checks passed
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