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
5dcb0488c6
fix time input in unlogger
5 years ago
Andy Haden
327a255a1a
tools: Print auth url to console
5 years ago
Andy Haden
4a94e507cf
Revert "no more xx imports in tools"
...
This reverts commit 1f9485171e
.
5 years ago
Willem Melching
1f9485171e
no more xx imports in tools
5 years ago
Willem Melching
a475b1269d
Add missing fingerprint values for Pacifica
5 years ago
Andy
c4af05868b
Tools: Storage API ( #1161 )
...
* filereader
* support URLs in filereader, logreader
* unused
* use route files api; add auth file
* Implement browser auth
* Update readme, fix up cache paths
* Add tests, clear token on 401
* Factor out URLFile
* space
5 years ago
rbiasini
7f390b3875
simplify chrysler checksum ( #1158 )
...
* simplify obscure chrysler crc function
* update submodules
5 years ago
Willem Melching
c13d83ba16
bump cereal
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
ZwX1616
9563f77302
revert AF for master ( #1159 )
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
Willem Melching
a71f5823fa
add argparser to test_fw_query script
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
Adeeb
e816de6ba2
Optimize copy order in Dockerfile for better caching ( #1150 )
5 years ago
Willem Melching
c9e13c2b5d
Fix linter
5 years ago
Willem Melching
891c4cabb8
more generic catch in uploader and thermald
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
Adeeb
f198624ca2
Fix condition on CI push stage ( #1149 )
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
jpancotti
1dea855708
classify ecus ( #1092 )
5 years ago
Willem Melching
e93649882c
Bump version to 0.7.4
5 years ago
Willem Melching
fdbe289e71
Add HONDA.ACCORDH to test_car_models ( #1143 )
...
Co-authored-by: Arne Schwarck <arneschwarck@gmail.com>
5 years ago
Willem Melching
85e8bb90d4
Merge 2019 and 2020 Chrysler Pacifica Hybrid ( #1142 )
...
* Merge 2019 and 2020 Chrysler Pacifica Hybrid
* fix carcontroller
5 years ago
Adeeb
e8cb6ea06a
Abstract common events + event cleanup ( #1129 )
...
* too many if
* unused
* whitespace
* key
* sefldrive/car/*
* no more gctx
* lower
* start abstracting common events
* all cars
* start small
* all cars
* reverse gear
* wrongCarMode
* wrongGear
* espDisabled
* steerUnvailable
* make linter happy
* c isn't used
* fix esp_disabled in VW
* update ref
* more red
* more cleanup
* fix subaru
* update ref
5 years ago
Adeeb
d2970fd2da
Fix artifact upload in CI when step fails ( #1139 )
...
* Fix artifact upload in CI when step fails
* set container name
5 years ago
Willem Melching
049f2d0e1b
Don't add 2.7 m to lead distance in ui. The reference frame shifted a while ago.
5 years ago
Arne Schwarck
175243af40
Draw leadTwo chevron in ui ( #1133 )
...
* Add leadTwo
* Add leadTwo
* Draw leadTwo car indicator
* Reuse leaddatad
* refactor draw_lead
No idea if this is the correct syntax
* Python is too good to us
Add ;
* Only show if more than 3m apart
* Delete unused scene
5 years ago
rbiasini
af39d74a5b
Abstract std params ( #1138 )
...
* get_can_parser and get_cam_can_parser are now standard static methods
5 years ago
ZwX1616
435a36cdff
AF: improve general responsiveness ( #1137 )
...
* sync control with readout; always assume worst
* faster recover
5 years ago
Harald Schafer
5f34f17c9e
cutin not correctly parsed
5 years ago
rbiasini
dc3ea9b08d
get_can_parser and get_cam_can_parser are now standard static methods ( #1136 )
5 years ago
Willem Melching
5bf81617bd
Add VW to process replay test
5 years ago
rbiasini
d892880353
upd panda ref ( #1134 )
5 years ago
andyh2
c7190bbbb7
apk: offroad@ac26fd4
5 years ago
Adeeb
13f60eae91
Abstract CarInterface init ( #1131 )
...
* abstract CarInterface init
* unused
* subaru
* gm cleanup
* vw
* typo
* carcontroller
* more cleanup
* fix vw
5 years ago
andyh2
ab54a9e2c9
apk: Fix permission to read /sdcard/
5 years ago
Greg Hogan
57c44e3705
WIP: Honda Steering Improvements ( #983 )
...
* move honda steer params to CarParams
* use breakpoints/values from firmware
* remove comment
* civic fw mod max included deadzone
* civic bosch needs to be separate
* script to measure steering accuracy
* civic tuning
* update cr-v values
* cleanup
* averaging over 10 samples was silly
* update stock civic and cr-v tuning
* remove comment
* update replay expected results
5 years ago
Andrew Valish
1328a41a35
apk: revise offroad drive rating images ( #1128 )
5 years ago
Comma Device
042415b021
actually fix benchmark script
5 years ago
Comma Device
a8f5562081
fix snpe_benchmark script
5 years ago