forked from commaai/opendbc
-
Notifications
You must be signed in to change notification settings - Fork 1
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
2023-04-26 #5
Closed
Closed
2023-04-26 #5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* More on Nissan * Nissan progress * Nissan progress * Torque?! * Nissan progress --------- Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Update hyundai_2015_ccan.dbc The scale of signal `CF_Ems_IsgStat2` should be 1.0 instead of 2.0 because two bits are assigned for the signal. Otherwise, the range of the signal must be [0.0|6.0] rather than [0.0|3.0].
Fixes many messages, some of which are used as feedback to ACC and "Follow-to-Stop" function.
* add benchmarks * cleanup * unittest * thresholds * add test for update_strings * change thresholds * increase to 50000 * trigger ci * update thresholds * trigger ci --------- Co-authored-by: Adeeb Shihadeh <[email protected]>
* improve cython performance * change thresholds * Trigger CI * reduce threshold for test all signals * change * reduce min * change * Trigger CI * Trigger CI * Trigger CI * Trigger CI * change * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * change * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI * Trigger CI
* add sigs * update * detection
* wip * forgot checksum and stuff * update * add blank filler * fix missing bit * fix missing bit * remove filler signals * convert toval
* add sigs * checksum and counter
* VW MQB: Clean up HCA control message * enable checksum/counter, change scaling * fix mangled comment character encoding
Update pre-commit hook versions Co-authored-by: adeebshihadeh <[email protected]>
* CI: add job to update pre-commit hooks * rm push trigger
Co-authored-by: Adeeb Shihadeh <[email protected]>
* new infotainment sigs * better names * generate * another static bit signal (set on a forster) * generate
* reduce the const of copying signal values in CANParser::query_latest * pass by reference * use for range loop * update_strings * use assign * track all signals * use iterator & pointer to avoid copy SignalValue from vector * use normal dict for vl_all * update tests * fix error in merge master * change thresholds reduce thresholds * Trigger CI * Trigger CI * Trigger CI * cleanup ctor * reduce threshold * revert changes to test_parser.py * change thresholds * remove update_string() from cython * comment out test_performance_one_signal * reduce thresholds * test * update * update * revert that for now * update * update --------- Co-authored-by: Adeeb Shihadeh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.