We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The entirety is very confusing, especially all of this:
opendbc/opendbc/car/hyundai/carcontroller.py
Lines 105 to 164 in bc83987
and this function:
Line 174 in bc83987
use_clu11 has nothing to do with CAN FD, but it looks like it could.
use_clu11
The file should match CarState's split
The text was updated successfully, but these errors were encountered:
Related: #1898, we weren't testing one of the ACC cancel messages, allowing actuation
Sorry, something went wrong.
use_clu11 is required in CAN FD for these 2 ports:
It was introduced in this PR as prerequisites for the above 2 PRs:
No branches or pull requests
The entirety is very confusing, especially all of this:
opendbc/opendbc/car/hyundai/carcontroller.py
Lines 105 to 164 in bc83987
and this function:
opendbc/opendbc/car/hyundai/carcontroller.py
Line 174 in bc83987
use_clu11
has nothing to do with CAN FD, but it looks like it could.The file should match CarState's split
The text was updated successfully, but these errors were encountered: