-
Notifications
You must be signed in to change notification settings - Fork 9.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
Revert "Ford Fusion 2017 dbc can file. refs #1." #8
Closed
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
A better solution might be to just rename the file to |
bitshop
pushed a commit
to bitshop/openpilot
that referenced
this pull request
Jun 21, 2018
Travis Config & Cruise Speed Fix
tylergets
pushed a commit
to tylergets/openpilot
that referenced
this pull request
Oct 12, 2018
Merge from upstream
CryptoKylan
referenced
this pull request
in CryptoKylan/openpilot
Nov 13, 2018
updating comma comits
screaminbug
pushed a commit
to screaminbug/openpilot
that referenced
this pull request
Dec 26, 2018
Update to remove LKAS12 since some Hyundai's don't have it
springermac
pushed a commit
to springermac/openpilot
that referenced
this pull request
Mar 16, 2019
Dynamic follow
pd0wm
pushed a commit
that referenced
this pull request
Oct 9, 2019
3d90c78 Fix wrong event enum f4c92cf add none/invalid usb power mode 12bc189 Add fields and states required for robust Volkswagen safety compliance (#8) 16b5850 let's spell wolkswagen 6243622 Safety cereal (#9) 5cf3c2c change order of UsbPowerMode to preserve panda lib behavior 18a2917 usbPowerMode is more useful to log and it comes from panda 1526784 add ldw to visual hud alerts (#5) 24f6fa7 merge commaai/msgq#3 after fixing conflicts 4d5862c added event about internet connection ca070f9 Added usbPowerOn to health e2eaa76 add HW type for UNO e528a20 Read RPM from fan connected to Panda 8472175 Added invalidGiraffeToyota event 71be970 placeholders for mazda, nissan and vw safety models git-subtree-dir: cereal git-subtree-split: 3d90c78
wirelessnet2
pushed a commit
to wirelessnet2/openpilot
that referenced
this pull request
Jan 26, 2020
Merge 0.61
weimou
pushed a commit
to SFtoLA/openpilot
that referenced
this pull request
May 6, 2021
commaai#8) * Add fields and states required for robust Volkswagen safety compliance. * Add generic (manufacturer-independent) cruise-control button events in support of enhanced steering wheel or third stalk ACC control. * Add generic (manufacturer-independent) gearshift position definitions for Eco and Manumatic. * Add preEntry Event state, in support of generic (manufacturer-independent) strict safety model compliance. This is intended for later use in controlsd, to display NO_ENTRY alerts without attempting engagement. * Update Volkswagen safety model ID from "vw" to "volkswagen" to be consistent with the existing community port. * Remove the separate increase and decrease buttons. A different approach has been discussed and agreed to. * Per conversation with Riccardo, pulling the preEntry thing until later.
nelsonjchen
pushed a commit
to nelsonjchen/openpilot
that referenced
this pull request
Sep 16, 2021
maderero
pushed a commit
to maderero/openpilot
that referenced
this pull request
Oct 28, 2021
Update drive_helpers.py
Thinkpad4by3
pushed a commit
to Thinkpad4by3/openpilot
that referenced
this pull request
May 7, 2022
Readme and couple planned feature additions
jnewb1
added a commit
that referenced
this pull request
Aug 25, 2023
oscarmcnulty
pushed a commit
to oscarmcnulty/openpilot
that referenced
this pull request
Nov 26, 2023
add ACRA support for automatic crash reporting
CT921
pushed a commit
to tto1979/openpilot
that referenced
this pull request
Feb 18, 2024
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.
Reverts #2
As indicated on #2 the dbc file I claimed was for the Ford Fusion (given that Dataspeed was using it on the Lincoln MKZ) contains instead private dataspeed codes.
Therefore the best course forward is to revert the commit. I'll keep investigating and try to submit a new one after sniffing them from the car myself.