-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
VW MQB: Refactored CRC calculation #1236
Merged
Merged
Commits on Sep 11, 2024
-
VW MQB: Refactor CRC constants
Big switch statement in volkswagen_mqb_checksum was refactored with map of arrays. With this approach there's no need for specifying all 16 byte values if constant is the same for all of them.
Configuration menu - View commit details
-
Copy full SHA for 6a22559 - Browse repository at this point
Copy the full SHA 6a22559View commit details
Commits on Sep 12, 2024
-
Merge branch 'master' of https://github.com/commaai/opendbc into vw_m…
…qb_crc_refactor
Configuration menu - View commit details
-
Copy full SHA for b5a733d - Browse repository at this point
Copy the full SHA b5a733dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d8f46 - Browse repository at this point
Copy the full SHA 06d8f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for de421f0 - Browse repository at this point
Copy the full SHA de421f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0656b91 - Browse repository at this point
Copy the full SHA 0656b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326b088 - Browse repository at this point
Copy the full SHA 326b088View commit details -
Configuration menu - View commit details
-
Copy full SHA for b215a21 - Browse repository at this point
Copy the full SHA b215a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df63eb - Browse repository at this point
Copy the full SHA 2df63ebView commit details -
Revert "temporary, repeat packing step 1M times"
This reverts commit 06d8f46.
Configuration menu - View commit details
-
Copy full SHA for b9fd909 - Browse repository at this point
Copy the full SHA b9fd909View commit details -
Configuration menu - View commit details
-
Copy full SHA for a957ee4 - Browse repository at this point
Copy the full SHA a957ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561bbd7 - Browse repository at this point
Copy the full SHA 561bbd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e8552 - Browse repository at this point
Copy the full SHA 00e8552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b3385 - Browse repository at this point
Copy the full SHA 98b3385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 844f051 - Browse repository at this point
Copy the full SHA 844f051View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34d2a3a - Browse repository at this point
Copy the full SHA 34d2a3aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.