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

Auto hold #30

Merged
merged 8 commits into from
Mar 16, 2024
Merged

Auto hold #30

merged 8 commits into from
Mar 16, 2024

Conversation

rav4kumar
Copy link

No description provided.

@@ -190,6 +191,13 @@ static void toyota_rx_hook(const CANPacket_t *to_push) {
}
}

// wrap lateral controls on main
if (addr == 0x1D3) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To check the status of mainon. We only want to allow Break hold when mainon is active

@rav4kumar rav4kumar merged commit 2a9c43b into master Mar 16, 2024
6 of 9 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.

2 participants