forked from commaai/openpilot
-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
071 clean #48
Merged
Merged
071 clean #48
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
auto update queuing, less lines
Updated fingerprint
Add missing signals due to not fingerprinting long enough
Why must comma rename things
sshane
pushed a commit
that referenced
this pull request
Jun 6, 2020
286b7e5 capitalize docker command 0adfc7e add canErrorPersistent event c8be73d use github url instead of gitlab mirror 8e2d212 add pre-commit static analysis (#48) f27222f add gpsOK flag to liveLocationKalman 4bb1eb8 submaster always conflates 30838d4 C++ implementation of SubMaster and PubMaster (#42) c1a6d75 Fix potential segfault in MSGQPubSocket::connect (#45) 67fae6a Use ZMQ on MacOS (#46) 01cdf83 add default values for backwards compat c96381b add OK flags to locationd output d589d5e add white panda deprecation events 856c981 mark unused car events as deprecated 4f68db8 remove unnecessary new event type 9073b9b Library cleanup (#43) 7a786d9 move remaining alerts to car events d6f10a4 add alert event type git-subtree-dir: cereal git-subtree-split: 286b7e5
Aragon7777
pushed a commit
to Aragon7777/openpilot
that referenced
this pull request
Jun 21, 2021
* Updated the README The original README had lots of information and it was hard to find information you were looking for. I modified the README similar to how Comma did theirs to make navigation easier. * Minor edits Added a few more links and made the raw text more readable * Final updates to README w/ questions for kegman Questions or things that need clarification have ??? next to them * Rename kegman.0710.json to kegman.0.7.10.json * Rename kegman.077.json to kegman.0.7.7.json * Rename kegman.078_20101004.json to kegman.0.7.8.json * Rename kegman.08.json to kegman.0.8.0.json * Rename kegman.20200122.json to kegman.2020.01.22.json * Rename kegman.20200203.json to kegman.2020.02.03.json * Rename kegman.20200331.json to kegman.2020.03.31.json * Rename kegman.20200625.json to kegman.2020.06.25.json * More updates to README Updated kegman.json parameter descriptions, added the optional parameters, and fixed some typos
Aragon7777
pushed a commit
to Aragon7777/openpilot
that referenced
this pull request
Aug 9, 2021
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.
Choose one of the templates below:
Fingerprint
This pull requests adds a fingerprint for <Make - Model - Year - Trim>.
This is an explorer link to a drive with the stock system enabled: ...
Car support
This pull requests adds support for <Make - Model - Year - Trim>.
This is an explorer link to a drive with the stock system enabled: ...
This is an explorer link to a drive with openpilot system enabled: ...
Feature
This pull requests adds feature X
Description
Explain what the feature does
Testing
Explain how the feature was tested. Either by the added unit tests, or what tests were performed while driving.