Shane Smiskol
c99cd3251b
vin: reduce retries ( #31175 )
...
reduce retries
1 year ago
Shane Smiskol
ca2ed59a64
add comment about sendcan
1 year ago
Shane Smiskol
1612ec6d93
vin: try bus 0 first
1 year ago
Shane Smiskol
289868297e
VIN: query on bus 0 to log data ( #31165 )
...
* query on bus 0
* fix
* log vin_rx_bus
* fix!
1 year ago
Shane Smiskol
f5732f9c5b
Fingerprints: add missing FW versions from users for Toyota, Honda, Chrysler [bot] ( #31166 )
1 year ago
Shane Smiskol
9ae8830a43
Fingerprints: add missing FW versions from users for Toyota, Honda, Chrysler [bot] ( #31156 )
...
Export fingerprints
1 year ago
Shane Smiskol
be15b31696
Toyota: use radar in place of abs for platform code ECUs ( #31043 )
...
* use radar instead of abs
* str the strenum
* Lexus ES: non-TSS2 probably don't have stop and go without DSU-pull and/or pedal
* remove from NO_STOP_TIMER_CAR. this set is so confusing
* Combine ES & ESH (preferring ESH's DSU msgs)
* ES: forgot substitute
* comment
* Highlander: combine, preferring the hybrid for DSU msg mismatches (0x365 and 0x366)
* remove duplicates and sort
* update docs
* toyota non_essential ECU test
* Lexus RX: combine, preferring hybrid's msgs (they all exist on ICE)
* sort and remove dups
* parameterize so we can test with notebook
* this too
* clean up
* clean up
* tuple makes more sense
* update comments
* update
* update
* update
1 year ago
Shane Smiskol
951d7e9cd0
Chrysler: add FW from CAN fingerprinting cars last 90 days on 0.9.5-release ( #31142 )
...
* print
* name
* add missing
* -----
* add list so can fingerprint
* transmission doesn't exist on these
* fix abs addr!
* apparantly abs isn't on these cars
* 2018 too
* clean up
* rm abs
* add missing versions!
* Revert "add missing versions!"
This reverts commit 45d36a4936
.
* need this to fingerprint!
* Add FW from CAN fingerprinting cars last 90 days on 0.9.5-release
* need this temporarily
* Add rest of dongles
* update docs
* remove FINGERPRINTS
* Apply suggestions from code review
* Update selfdrive/car/fw_versions.py
1 year ago
kovat74
ae25a13594
Added firmware fingerprint IONIQ 2020 EV ( #31049 )
1 year ago
Cameron Clough
1a202a55c1
Ford: add missing Mach-E fw ( #31145 )
...
From the route 83a4e056c7072678/2023-11-13--16-51-33 (which is already
in selfdrive/car/tests/routes.py, added in #30691 ).
1 year ago
Shane Smiskol
e5fe1d2885
Chrysler: add Pacifica 2023 FW versions ( #30934 ) ( #31144 )
...
* Revert "Revert "Chrysler: add Pacifica 2023 FW versions (#30934 )""
* ICE
1 year ago
Shane Smiskol
ee716a6d9d
Revert "Chrysler: add Pacifica 2023 FW versions ( #30934 )" ( #31143 )
...
Revert "Add Pacifica 2023 fingerprint"
1 year ago
Kenny K
1b82e77ed9
Chrysler: add Pacifica 2023 FW versions ( #30934 )
...
* Add Pacifica 2023 fingerprint
* add FW
* remove can
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
b9ad854451
Nissan: log FW responses on bus 0 ( #31138 )
...
* nissan: log FW responses on bus 0
* update refs
1 year ago
Shane Smiskol
780f1222ad
fw_versions: add extra_fw_versions param ( #31132 )
...
* add param
* fix
* fix
1 year ago
Shane Smiskol
a2028cbfd5
New MY!
1 year ago
Shane Smiskol
ebc916e25c
Export fingerprints
1 year ago
Shane Smiskol
ea57336005
Fingerprints: automatically add missing FW versions from users [bot] ( #31116 )
...
Export fingerprints
1 year ago
Justin Newberry
caa9153974
CommaCarSegments: public database of segments for each platform ( #31114 )
...
* comma car segments
* comma car segments for test_models
* oneliner
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* better name
* not used here
* sort
* remove print
* better comment
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Justin Newberry
3846130d8e
pytest: add marker for sharing the download cache ( #31082 )
...
* fix cache
* with a marker
1 year ago
Brad Slavin
95d33164fd
Hyundai: add missing Ioniq 5 2024 RWD Limited FW ( #30864 )
...
Update fingerprints.py
Added 2024 RWD Limited
1 year ago
Harald Schäfer
e6c97c3846
Delete lat planner ( #31089 )
...
* Initial commit
* Fixup
* typo
* ignore lateral plan
* Update cereal
* Remove lateralPlan
* Fix release build
* Fix release build
* give car params
* Add carParams to include_all_types
* Write car param in powerdraw test
* add demo mode
* Update model regf
* proc replay ref commit
* Try
* Move enum definition
* Update cereal
* typo
* Write car param for modeld test
* Update ref
* Update model ref again
---------
Co-authored-by: Kacper Rączy <gfw.kra@gmail.com>
1 year ago
Justin Newberry
2c86c023fe
sanitizer: sanitize vin number ( #31090 )
1 year ago
Shane Smiskol
29536324c1
Toyota: combine more hybrid platforms ( #31057 )
...
* Combine
* migrate test models segs
* fix highlander engine
* no change
1 year ago
Shane Smiskol
f96aa247cc
FW query timing test: mock inconsistent, timing-based functions ( #31048 )
...
* Revert "Revert "FW query timing test: mock get_data function for timeout" (#30696 )"
This reverts commit b1ecfd55ce
.
* no thread
* clean up a bit
* no thread!
* combine functions
* re-enable total time check
* back to 5
* minimal diff
* minimal diff
1 year ago
Shane Smiskol
60a4102892
Fingerprints: automatically add missing FW versions from users [bot] ( #31027 )
...
Export fingerprints
1 year ago
Justin Newberry
5c24527683
test_models: sanitize segment before running test ( #31026 )
...
to ensure sanetized routes will work
1 year ago
Justin Newberry
7d400112df
LogReader: move opci to tools/lib ( #31021 )
...
move opci
1 year ago
Shane Smiskol
8e9be48b7b
Revert "docs: include dashcam" ( #31017 )
1 year ago
Justin Newberry
94cd4c9046
Subaru: ensure consistent firmware version size ( #31001 )
...
* fix copying mistakes
* fix SA
* remove print
* ensure size is same
* fix SA
* not in database
1 year ago
Shane Smiskol
f256225f29
docs: include dashcam ( #31004 )
...
include dashcam
1 year ago
Justin Newberry
4c6f7da404
Subaru: remove incorrect fingerprints from other brands queries ( #30984 )
...
s
1 year ago
Shane Smiskol
dafde02da3
Fingerprints: automatically add missing FW versions from users [bot] ( #30988 )
...
Export fingerprints
1 year ago
Jason Young
ba792d576a
VW MQB: Add FW for 2018 Volkswagen Tiguan ( #30951 )
1 year ago
Justin Newberry
e7657d896f
Subaru: fix disable eyesight enum ( #30974 )
...
value
1 year ago
Shane Smiskol
68bcb6b8da
Fingerprints: add missing FW versions from users ( #30972 )
...
Export fingerprints
1 year ago
Shane Smiskol
3c74a61c97
Honda: remove hud ECU from CR-V Hybrid ( #30965 )
...
remove almost absent ECU
1 year ago
Jason Young
61ebb5b668
VW MQB: EA driver inactivity workaround ( #24711 )
...
* VW MQB: Emergency Assist mitigation
* elide superfluous newline
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Shane Smiskol
ca57d329e2
Toyota: add 2024 RAV4 ( #30909 )
...
* add 2024 RAV4 ICE FP
* docs
* also try vin bus 0 toyota
* it works!
1 year ago
Adeeb Shihadeh
af137bac58
GM: remove GMLAN dash msg ( #30547 )
...
* remove GMLAN
* update refs
1 year ago
Shane Smiskol
1d370a0880
Fingerprints: add missing FW versions from users ( #30945 )
...
Export FW versions
1 year ago
Jason Young
88e445ef15
VW MQB: Improved longitudinal starting and stopping ( #30874 )
...
* VW MQB: Improved stopping and starting
* get longcontrol to take off sooner
* oops
* use the carParam instead of the constant
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Shane Smiskol
d689a4e653
Fix string indentation ( #30943 )
...
* fix bad spacing
* more
* these aren't important
1 year ago
Justin Newberry
e86d74b347
move car porting tools to tools/car_porting ( #30916 )
...
just this for now
1 year ago
Shane Smiskol
002ab5637b
Car docs: utilize post init ( #30912 )
...
move these to earlier post_init
1 year ago
Justin Newberry
1148c65d23
add read_seglist helper ( #30908 )
...
add helper
1 year ago
Shane Smiskol
63f0d775bc
Fingerprints: add missing FW versions from users ( #30906 )
...
Export fingerprints from Fingerprint stage
1 year ago
Shane Smiskol
43b0b0f022
Revert "Fingerprints: add missing FW versions from users"
...
This reverts commit e85e401d07
.
Meant for another branch.
1 year ago
Shane Smiskol
e85e401d07
Fingerprints: add missing FW versions from users
1 year ago
Adeeb Shihadeh
fe40905849
Revert "Fingerprint for '21 Explorer ST ( #30877 )"
...
This reverts commit ff0fed07ed
.
1 year ago