Skip to content

BMW i3: Split up transmit CAN to avoid overloads#2290

Open
dalathegreat wants to merge 2 commits into
mainfrom
bugfix/bmwi3-split-transmit
Open

BMW i3: Split up transmit CAN to avoid overloads#2290
dalathegreat wants to merge 2 commits into
mainfrom
bugfix/bmwi3-split-transmit

Conversation

@dalathegreat
Copy link
Copy Markdown
Owner

@dalathegreat dalathegreat commented May 4, 2026

What

This PR splits up transmit CAN to avoid overloads in the BMW i3 integration

Why

To avoid getting TASK_OVERRUN events

How

Same approach as in #2286

@odlg
Copy link
Copy Markdown
Collaborator

odlg commented May 6, 2026

I guess that is very similar to add an else clause in the end of every if-clause in the transmit_can function. Except that else clauses would give higher priority to the first if clauses.
I have been running with else clauses for a while, it works fine. I have been considering to split up the 1000ms in two. It is very large.

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