forked from commaai/openpilot
-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Stock Additions 0.1 #26
Merged
Merged
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
Stock devel
… stock_additions-true-devel
sshane
pushed a commit
that referenced
this pull request
Mar 17, 2020
6511990 log focus state 8efe413 qlog radarState eeb3d56 Add liveLocationKalman to qlogs 128b3f9 add networkStrength to thermal (#36) 2e5cbfc Create and init message in one line with `new_message` in messaging (#35) 4589107 not everyone likes gpstime 17363e9 support for end of log sentinel (#34) f6e9345 val valid is confusing bb2cc75 fix duplicate ordinals 0c38fc9 Add blindspot cereal values (#26) bd9a877 pulse desire and e2e 20c7fd6 Add subaru pre-Global safety mode 522ff85 Merge pull request #31 from commaai/good_location_packet ab07f22 deprecate b03c2c5 already exists 166418c improvements 97373f9 or rigor in american 365abba rigour 25eaf9d add espDisabled to carState (#30) bb13121 add honda ecus (#29) git-subtree-dir: cereal git-subtree-split: 6511990
Aragon7777
pushed a commit
to Aragon7777/openpilot
that referenced
this pull request
Aug 9, 2021
continuation of commaai/msgq#7
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.
What's Changed:
static_steer_ratio
parameter, ifTrue
openpilot will use the steer ratio in your interface file. Default is true, false uses the learned value which can vary through your drives.op_edit.py
. Currently only the camera offset (camera_offset
) is supported.TO NOTE: Dynamic Lane Speed will not work with stopped cars, at any speed. There is also a margin that cars must be traveling within in order to affect your speed. Don't expect anything magical, just minor quality of life improvements.