Willem Melching
58ab243bdb
Add CAMRYH firmware versions
5 years ago
Willem Melching
f7164d0894
Add missing 1872 and 1880 to RX_TSS2 fingerprint
5 years ago
Willem Melching
a258f1c2e4
Add TSS2 RAV4 EPS fw version
5 years ago
Chris Souers
035397cd31
Adds 2016 CR-V Executive (Euro version of Touring trim) ( #1097 )
...
Co-authored-by: Ted Slesinski <ted_slesinski@epam.com>
5 years ago
Willem Melching
10c3494bc9
add TOYOTA CHR fw versions
5 years ago
Willem Melching
7b1b0ba115
Add TOYOTA PRIUS engine FW
5 years ago
Willem Melching
15dd65d8fc
Add TOYOTA COROLLA HYBRID TSS2 2019 esp FW version
5 years ago
Andre Volmensky
6b3ff455e2
Nissan lane change ( #1236 )
...
* Scaled LKAS_MAX_TORQUE based on dbc change
* Bump opendbc
5 years ago
rbiasini
093d6cb5ff
Fingerprint cleanup ( #1231 )
...
* upd panda and opendbc
* Delete unnecessary fingerprints, fix RavH occasional test issue, re-enable test error for overlapping fingerprints within the same candidate
5 years ago
Andre Volmensky
e0227c9a1d
Added LKAS HUD line detection/steer status/hand on wheel warning ( #1225 )
5 years ago
rbiasini
fe911bcca8
abstract pedalPressed event ( #1218 )
...
* abstract pedalPressed event
* Fix bug
* update refs
5 years ago
rbiasini
6582d632ec
Test interfaces also in enabled state and fix a bug ( #1213 )
5 years ago
rbiasini
24e092ffab
Subaru brake check ( #1212 )
5 years ago
Willem Melching
82f77e379b
add crv5g and optima to test_car_models
5 years ago
Willem Melching
e31ebda7a3
also call interface.apply in test
5 years ago
Willem Melching
ca51858644
Unneeded tuple
5 years ago
Willem Melching
df16d08efb
Fix typo in test comment
5 years ago
Willem Melching
54ef38d7f6
Also test radar interface
5 years ago
Willem Melching
86e0202549
Also create a radar interface
5 years ago
Willem Melching
16b6c70884
Add test that gets all the car params
5 years ago
Jason Young
c2200baf60
Updates to Volkswagen port ( #1147 )
...
* Remove unreachable Radar Fault alert code
* Update max torque
5 years ago
rbiasini
543ba27103
Nissan: remove unnecessary lines ( #1207 )
5 years ago
Willem Melching
498fa13cb1
Always use Toyota good angle sensor if available ( #1198 )
...
* always use good angle sensor if available
* fix linter
* Don't learn offset in TSS2 cars
* Fix spelling
* Cleanup
* Remove another not
* Add to signals for all cars
* Removed unused import
5 years ago
Willem Melching
6db044c86c
Nissan port - dashcam only ( #1203 )
...
* Nissan port
* add x-trail to release notes
* update readme and model
* remove from releases until tested
* Don't test Nissan for now
* Forced dashcam in test_car_models
5 years ago
Willem Melching
3012ce1fb5
CHR hybrid firmware versions
5 years ago
rbiasini
a984da1f9c
removing ipas steering control option from toyota ( #1193 )
...
* removing ipas steering control from toyota
5 years ago
Chris Souers
7d764b409c
Restrict CIVIC_BOSCH_DIESEL to FW fingerprinting ( #1189 )
5 years ago
Willem Melching
c0b8f4faed
Remove Camry fingerprints from Rav4 list
5 years ago
Andrew Chan
5e9daf2471
Adding error checking to only use the cached fp if they're valid ( #1182 )
5 years ago
pjlao307
4557ee62e7
Add missing FW for 2019 Civic EX ( #1181 )
...
* Add missing FW for 2019 Civic EX
* Move to correct list (bosch civic)
5 years ago
chonggang xu
750ed97f4f
add the ECU.transmission fw version for Honda Odyssey 2020 NAV&RES ( #1169 )
5 years ago
theantihero
c8c4708f21
Add 2019 Honda Insight ( #1166 )
...
* add 2019 Honda Insight + fw fp
* add actual fp and add to ignored, but still required for ECU detection
* add Insight dirty route for now
* update README.md, was wrong mph for each
* update test_car_models
* remove dbc extension
5 years ago
rbiasini
e90d0e832d
Add brake press disengagement in Chrysler ( #1163 )
...
* Add brake press disengagement in Chrysler
5 years ago
Willem Melching
63b52b60cb
Add more LEXUS_ESH_TSS2 FW versions
5 years ago
Adeeb
796d5c8cca
Process replay enhancements ( #1153 )
...
* process replay: exclude processes and cars
5 years ago
Willem Melching
d7a4bb3853
Add Camry fingerprint versions
5 years ago
Willem Melching
d9921e5c12
added LEXUS_ESH_TSS2 firmware versions
5 years ago
Willem Melching
a475b1269d
Add missing fingerprint values for Pacifica
5 years ago
rbiasini
7f390b3875
simplify chrysler checksum ( #1158 )
...
* simplify obscure chrysler crc function
* update submodules
5 years ago
Willem Melching
149d079aaf
Add Chrysler Pacifica Hybrid fingerprint
5 years ago
Willem Melching
348bd15345
Add log when starting VIN query
5 years ago
Willem Melching
449d7a2efa
Don't use cache if mock
5 years ago
Willem Melching
8546cbce58
Add Corolla TSS2 hybrid firmware version
5 years ago
rbiasini
a817d1c1e7
Hyundai: fix gas and gasPressed signals ( #1152 )
...
* Hyundai: fix gas and gasPressed signals
* upd panda
* update ref
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago
Willem Melching
0f50a60105
Add RAV4H_TSS2 fw versions
5 years ago
rbiasini
9685a5a743
Abstract gasPressed for all cars ( #1151 )
...
* min_steer_speed alert (with adjusted hysteresis) for all cars, abstracted gas pre_enable event
* move lines a bit
* more GM cleanup
* typo
* move espDisabled to carState packet
* brought back min steer speed alert only in hyundai. It's a bit tricky and behavior should be changed
* ops, wrong change
* bug
* update cereal
* update ref
5 years ago
Willem Melching
3f25826326
Label Civic Bosch Diesel ECU names
5 years ago
Chris Souers
ba6f555ede
Add support for 2019 Civic Sedan 1.6L Diesel with CVT ( #1091 )
...
add car
Update test_car_models.py
Update test_car_models.py
add firmware
Update README.md
Update test_car_models.py
5 years ago
Chris Souers
fd6301f82b
Add new FW for 2017 Civic Hatchback 1.5L under the 18-137 TSB ( #1145 )
5 years ago
Willem Melching
399e5730cc
Add Accord FW version
5 years ago