* Tweak carspecs for 2023 (and now also 24) ioniq 6 to reflect public info instead of cloning ioniq 5 specs
* Regenerated car docs
* revert specs *for now*
---------
Co-authored-by: Riley Williams <riley@rileyww.dev>
Co-authored-by: Riley Williams <riley@rileyw.dev>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 7381872a54
* add function signature and behavior comment
* add test
* move chassis codes to platform config!
* add a shared chassis code test
* function
* test matching
* this commit isn't complete yet
* Revert "this commit isn't complete yet"
This reverts commit ae77d5cd54.
* need to check WMI
* TODO: test WMI
* test wmi
* radar FW sanity check
* fix test
* fixes from merge
fixes from merge
* whoops
* fix static analysis!
* do match_fw_to_car
match_fw_to_car takes vin
* makes sense to keep it one function, and we can return exact or fuzzy!
* clean up
* kinda pointless
* fix more tests
* back to function being only fuzzy
* revert test_fw_fingerprint
* revert test_fw_fingerprint
* simplify
* clean up/fixes
* rename test
* less duplicatey WMI descriptions
* fix
* convert to enum
* I am confident about these WMIs
* these are also good
* we support 5N AUS/NZ and NAR (North American) AX Tiguans
fixes
* Tiguan also Mexico
* only one user for caddy
* got from the test route
* check that the gateway type matches the platform (each platform has 1 or 2 types)
* ~gateway~ -> exact FW match
* remove re
* ensure WMIs are set
* actually no reason to delete
* move comment up to the platform config
* proper wmis typing
* spacing
* flip
old-commit-hash: 6acf763db4
Revert "Hyundai CAN: allow fingerprinting without comma power for more platfo…"
This reverts commit 028b5e0b7a8b42d77bf5f64bdb355a55a1495f07.
old-commit-hash: 05f1298044
* mark MULTI as logging
* rm whitelists
* rm MULTI
* major clean up :D
* faster refs :D
* wow this was a broken test (can fd can be without aux, and this allowed eps)
* expected
* only for camera (needs test change)
* Revert "only for camera (needs test change)"
This reverts commit 6156bcd674.
* better msg
* yes we do
old-commit-hash: 1306edd085
* only including master data since eps and other ecus were only added in last 60 days
* CAR.HYUNDAI_SANTA_FE_2022
* CAR.GENESIS_G70
* CAR.KIA_K5_2021
* CAR.HYUNDAI_SONATA_HYBRID
* CAR.HYUNDAI_ELANTRA_2021
* CAR.HYUNDAI_ELANTRA_HEV_2021
* CAR.HYUNDAI_SANTA_FE
* CAR.KIA_STINGER
* CAR.KIA_NIRO_PHEV_2022
* slightly more data
* data from forks now
* CAR.GENESIS_G70_2020
* CAR.KIA_NIRO_HEV_2021
* CAR.KIA_FORTE
* CAR.HYUNDAI_IONIQ_PHEV
* CAR.HYUNDAI_KONA_EV_2022
* CAR.KIA_STINGER_2022
* HYUNDAI_KONA_EV
* CAR.KIA_OPTIMA_H_G4_FL
* clean up
old-commit-hash: 6e60fed737
* with brand name
* migrate
* Fix
* fixes
* more
* passes
* fix
* fix the doc
* collects
* these too
* more stuff
* body exception :/
* more
* hardcode i guess
* update ref
* toyota
* more toyota
* and here
* final!
* fix notebooks and ccs
* move this here
old-commit-hash: b0eb3ba4f4
* get platform_str from the enum name
* fix tests
* add migration table
* remove impossible todo
* Add link to PR in MIGRATION table
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Remove useless brand name comments and rename RAM_1500 to RAM_1500_5TH_GEN
* rename RAM_HD to RAM_HD_5TH_GEN
* rename references to RAM_HD and RAM_1500
* change "mock" to "MOCK" and rename torque data of Nissan Leaf 2018 IC
* remove MOCK from fingerprints.py
* change hard-coded car model in test_can_fingerprint.py/test_timing
* migration
* update ref
* space
* prius
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: justin newberry <justin@comma.ai>
Co-authored-by: Justin Newberry <jnewberry0502@gmail.com>
old-commit-hash: 489528dcae
* K8 has hybrid descriptor (GL3H), AND we detect hybrid now
* don't know if Carnival's hybrid variant has them, but it's not out yet, and we detect hybrid
fixes: ec32d6aa1c7735d1/2024-03-15--16-41-46
* cmt
old-commit-hash: 91933b5f42
Revert "common PlatformFlags base class + test for < 32 bits (#31779)"
This reverts commit 7e75a99b03be1289aa515894e81caa1138374a38.
old-commit-hash: 99610c8819
* Run bot on 0e13ee2b821302f4
* remove IONIQ CAN fingerprints and move to Niro PHEV (part numbers match!)
* remove dups
* best guess is Hyundai C (IONIQ is also)
old-commit-hash: 9f7c577564
* Revert "Revert "Hyundai Azera: allow fingerprinting without comma power" (#31…"
This reverts commit 4b95ec5db27ee95231cffd23d1227ae936f72e98.
* we should get EPS
* add EPS to non-logging can 0 query
old-commit-hash: 6919c37445
Revert "Hyundai Azera: allow fingerprinting without comma power (#31717)"
This reverts commit 17a5240caa54d1f305e205820415916f9dc64cde.
old-commit-hash: 1ffc58a69a
* formatting
* should always end with comma
* rest are lower
* to avoid confusion, don't subclass from CAN config -- nothing is common
old-commit-hash: b74e8c91bd