* Add flashed Volt fingerprint
* Add another fingerprint
* Detect radar header message
* dashcamOnly if ASCM vehicle with radar unavailable
May be able to change this in the future to OP long off with experimental long available
* no submodule update
* Revert minEnableSpeed
* combine into one fingerprint
* Don't use GM radar DBC
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* unused
* add new FP
* update docs
* use_off_car_defaults
use_off_car_defaults
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Added new fingerprints for updated SANTAFE_2022
* Update values.py
fixed missing comma that was breaking build
* Revert "Update values.py"
This reverts commit 58837eadd4cfb57ec56a45592c21b251e6c52957.
* Revert "Added new fingerprints for updated SANTAFE_2022"
This reverts commit 3bec6e0196e9fcac83a34f79b7b860f2e24aa763.
* add FW, remove radar FW from long query
---------
Co-authored-by: Chris Hart <chris@creyonbio.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Update values.py
Added additional firmware version for Santa Cruz 1st Gen forward camera
Updated CAR.SANTA_CRUZ_1ST_GEN's information to include 2023 models
* Update values.py
added fwdRadar firmware version
* Update CARS.md
Updated to include 2023 Hyundai Santa Cruz
* Hyundai CAN-FD: common PT bus function cleanup
* use CP
* Update selfdrive/car/hyundai/hyundaicanfd.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Fingerpint fur Hyundai Santa Fe 2019 Europe
* add version for transmission segment 092ef1cc055c6354|2023-01-05--17-49-21
* remove long
---------
Co-authored-by: sevdokim <se.evdokimov@gmail.com>
* Hyundai: 2015-16 Genesis resume from standstill fix
* Add comment
* Fix typo
* Merge both methods
* Add back the comment
* 20Hz not needed according to tester
* no new global state variable
* PCM's perspective: random counter -> random counter
* only send 5
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* add flag
* actually use in fw_versions.py
* simpler
* not here
* Comment
* better name
* add param and block
* keys
keys
* block
* with a value
with a value
* add query for bosch PT bus
* different name
* fix
* .
* fix test
fix test
* add cloulogs
* mark as logging
* log responses from logging/debugging queries
* don't add logging FW to FW dict for fingerprinting
* flip?
* fine before
* log if extra in debug ecus
* clean up
* test extra ecus too
* Revert "test extra ecus too"
This reverts commit 8f7867844db95f48631348551551148bf504e37b.
* bump to master
`@Dk#3633` 2021 C-HR DongleID/route 4930c054f086c108|2023-02-09--18-39-48
Verified working great, per user.
Hot off the heels of @eFiniLan's https://github.com/commaai/openpilot/pull/27212😉
* draft
* bump opendbc
* still draft
* that's not right
* superset of the changes, 33hz
* cleanup
* this should work
* remove line
* pass it in again
* actually no need to check updated now
* now_nanos
* consistent name
* fix replay
* one line isn't that bad
switch
switch
* fix CarController tests
* Update ref_commit