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

Bus 1 transceiver is kept active while car is off #2135

Open
sshane opened this issue Jan 30, 2025 · 0 comments
Open

Bus 1 transceiver is kept active while car is off #2135

sshane opened this issue Jan 30, 2025 · 0 comments
Labels

Comments

@sshane
Copy link
Contributor

sshane commented Jan 30, 2025

We only use bus 0/transceiver 1/3 for CAN ignition, so bus 1/transceiver 2 is kept up needlessly. The power save mode is set correctly, but setting the safety mode to SILENT or NOOUTPUT calls set_can_mode which disables and re-enables transceivers 2 and 4 to configure them without checking the power save mode.

Do we care about this? We may want to use bus 1 in the future while the car is off, but right now we don't.

@sshane sshane added the bug label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant