Shane Smiskol
c964381ef7
Toyota: essential ECU test ( #28737 )
...
* bump cereal
* more queries (to see the new time)
* fix
* not sure what i want this to do yet
not sure what i want this to do yet
* no body
* no body
* add test
* spacing
* revert
* check len
* static fix
* shorter cmt
old-commit-hash: 3b8aec4b06
2 years ago
eFini
5903aa4c32
Toyota: experimental longitudinal when using smartDSU on radar-ACC TSS2 car ( #28440 )
...
* disallowed openpilotLongitudinalControl when experimental_long is off on radarUnavailable vehicle
* try this
* this is a better check?
* use it here
* use it here
* more explicit (pending more cleanup)
* some documentation
* clean up
* same
* this also works, but it adds a bunch of indirection
* Revert "this also works, but it adds a bunch of indirection"
This reverts commit 822095b965
.
* Update selfdrive/car/toyota/interface.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 1b98fea696
2 years ago
Shane Smiskol
a5080e07d6
Toyota: set and limit angle for LTA control ( #28735 )
...
* log angle
* comments
* apply limits + comments
* fix
* remove old comment
* flip order
old-commit-hash: 1eee26931d
2 years ago
Shane Smiskol
9b3827d40f
Toyota: refactor carcontroller ( #28732 )
...
* use class params
* combine limiting, logic to create commands, and creating commands into one place
* remove super old debugging comment
* log angle
* Revert "log angle"
This reverts commit f5b763c59a
.
* add headers
old-commit-hash: 11494118e8
2 years ago
Cameron Clough
c40c24e18d
Ford: show FCW alert on IPC ( #27924 )
...
* Ford: show FCW alert on IPC
* forward fcw from ipma
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 47f948c5c6
2 years ago
Shane Smiskol
be977ffe5b
Toyota carcontroller: use class variable ( #28733 )
...
* use params
* better names
old-commit-hash: dc83752bc0
2 years ago
Jason Wen
85e2707c30
Hyundai: Add FW versions for Santa Fe ICE 2023 ( #28727 )
...
* Hyundai: Add FW Versions for Santa Fe ICE 2023
* fix fw
old-commit-hash: 799c6f513d
2 years ago
Shane Smiskol
bb7fa0fbd8
car docs: use experimental long limits ( #28709 )
...
* Silverado: allow enable down to 0 without user brake
* update docs
* firmly
* better comments, fix docs
* revert GM stuff
* revert docs
* update docs
* comment
* uses
* better cmt
old-commit-hash: ca0ec1d62b
2 years ago
Shane Smiskol
b6679b50ee
Toyota LTA: set actuator delay ( #28722 )
...
* higher actuator delay and raise steer limit timer
* add comment
old-commit-hash: 8bf5364b56
2 years ago
Shane Smiskol
9505ed8024
Toyota LTA: show alert when steering angle sensor is initializing ( #28717 )
...
* add lockout for this case
* initialized
* angle sensor
* who
old-commit-hash: 1e9f794abe
2 years ago
Maxime Desroches
585921ffad
car: use default_factory for mutable fields in dataclasses ( #28669 )
...
* call me
* copy
old-commit-hash: e85acfa365
2 years ago
Shane Smiskol
ab520fd2e5
Ford: add missing 2020 Escape FW ( #28712 )
...
Update values.py
old-commit-hash: abf72fd50f
2 years ago
Shane Smiskol
cfe294dde0
GM: allow enabling down to a stop for Silverado/Sierra ( #28708 )
...
* Silverado: allow enable down to 0 without user brake
* update docs
* firmly
* better comments, fix docs
* revert docs
old-commit-hash: 82f2f9448b
2 years ago
Shane Smiskol
43dee7f6fb
Toyota: check Lane Tracing Assist (LTA) EPS faults ( #28711 )
...
* check LTA faults if using LTA
* add test
* add LTA_STATE
* add comment for 0 state
* why did test_models not catch this?
* code 21
* same behavior as LKA (only if LTA is used)
* common definitions!
* more comment
* directly
* fault
* :
old-commit-hash: 07e276d5cf
2 years ago
Shane Smiskol
cb8a01a67b
Toyota: cleanup steering fault definitions ( #28716 )
...
* check LTA faults if using LTA
* add test
* add LTA_STATE
* add comment for 0 state
* why did test_models not catch this?
* code 21
* same behavior as LKA (only if LTA is used)
* common definitions!
* more comment
* revert LTA
* no lta here
* revert test
* no period
* -LTA
* init
old-commit-hash: 7171e052bf
2 years ago
Erich Moraga
ca704d8fc9
Toyota: add missing CAR.CAMRY engine f/w ( #28679 )
...
`@natey_af` 2019 Camry (ICE) DongleID|route e308e578239ae93e|2023-06-24--10-30-22
old-commit-hash: a58272cf59
2 years ago
Shane Smiskol
1e0217ddf1
Toyota: set radarUnavailable ( #28707 )
...
toyota: set radarUnavailable
old-commit-hash: 84965525b8
2 years ago
morrislee
9bd006f551
GM camera ACC: add camera diagnostic address to fingerprints ( #28331 )
...
* add missing addresses FP for silverado
* add for all camera acc gm
* add test
* check both rx and tx
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 2914fa9d12
2 years ago
Shane Smiskol
bd874a4053
Lexus: add missing NX 300H 2021 FW ( #28678 )
...
* add missing FW
* rm line
old-commit-hash: e171364601
2 years ago
Jason Young
46ba8f8169
VW PQ: Extended standstill for FtS with EPB ( #28248 )
...
* VW PQ: Extended standstill for FtS with EPB
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0c223b4814
2 years ago
Jason Young
e04a4c7202
VW: Prep for MLB, EPS timer cleanup ( #27624 )
...
* VW: Cleanup EPS timer handling, add Event
* add event
* revert that
* bump cereal
* remove accFaultedTemp
old-commit-hash: 336a9ed54a
2 years ago
Shane Smiskol
4be4904143
FPv2: test timing for present ECUs and VIN queries ( #28676 )
...
* put one subaddr in parallel_addrs
* p
* remove print
* update test refs
* test
* revert that
* clean up
* clean up
* fix
* print results
* fixup cmt
* move down
old-commit-hash: 3f8c976d99
2 years ago
Shane Smiskol
bd4ea24008
FPv2: cleanup FW query timing test ( #28677 )
...
* put one subaddr in parallel_addrs
* p
* remove print
* update test refs
* test
* revert that
* clean up
* clean up
* only clean up
* clean up
* rm
* type
* one line
* this is fine
old-commit-hash: ed86a4ae62
2 years ago
Shane Smiskol
d3f0f1ef30
Toyota: more ECU documentation ( #28674 )
...
* more comments
* only
* by
* it exists, just doesn't respond
old-commit-hash: a763712779
2 years ago
Shane Smiskol
eb3da44bf3
Toyota: add alternate hybrid control ECU ( #28671 )
...
add alt address for hybrid control
old-commit-hash: 0ae5e9dd50
2 years ago
Shane Smiskol
0776d4b05d
Toyota: add HVAC ECU ( #28670 )
...
add comment for 2nd abs, could be missing one from non_essential_ecu cars
old-commit-hash: 1b3965a0c4
2 years ago
Shane Smiskol
204fd75347
Toyota: add ECU comments ( #28667 )
...
* add some comments about toyota ecus
* updates
* revert that
* update comms
* just move
old-commit-hash: 613128062e
2 years ago
Shane Smiskol
3b148d3bac
Toyota: add alternate transmission address ( #28666 )
...
* A few cars have a tester present response on this address
* add comment
* another comment
* remove duplicate comment
* Revert "remove duplicate comment"
This reverts commit 51c822ddaa
.
* revert 2
* revert 2
* revvy
* commenty
commy
old-commit-hash: b1ae79f381
2 years ago
Vivek Aithal
3ca826028c
[SUBARU OUTBACK 6TH GEN] Modify offline torque parameters ( #28663 )
...
* add new valkues for subaru, to try
* update refs
* update refs
old-commit-hash: c9f02ae905
2 years ago
Justin Newberry
18cb3e6cb3
Subaru: Signals Cleanup ( #28602 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 803c077dc1
2 years ago
Shane Smiskol
29310fc6d9
Toyota: add central gateway ECU ( #28653 )
...
* add comment about central gateway
* add as ecu
* bump ref
* add to whitelists
old-commit-hash: 164dd5015e
2 years ago
Shane Smiskol
832d374726
Toyota: remove one hybrid control computer ECU address ( #28652 )
...
this one isn't queried by techstream
old-commit-hash: 8dc35c14d5
2 years ago
Shane Smiskol
fc0426bcfe
Toyota: add transmission ECU ( #28649 )
...
* add transmission! this is not present on hybrids, since the hybrid computer controls the planetary gears (E-CVT)
* whitelist transmission
* comments
old-commit-hash: 3941aef89b
2 years ago
Adeeb Shihadeh
ffcc2e4c61
Revert "simple fuzzing test for all processes ( #28584 )"
...
This reverts commit 0e98836e857583849aa4e960b097103a4aeb863d.
old-commit-hash: 7783dc602c
2 years ago
Cameron Clough
9cc4291d77
Ford: add some missing types
...
old-commit-hash: a485e474c8
2 years ago
Shane Smiskol
9028326c74
Toyota: add combination meter and SRS airbag ECUs ( #28633 )
...
* add combination meter and srs airbags
* whitelist
old-commit-hash: af42caa394
2 years ago
Shane Smiskol
6f5f69e735
Toyota: add note about available ECUs ( #28632 )
...
add comment
old-commit-hash: 306aa9778c
2 years ago
Shane Smiskol
c895586ff3
Toyota: query hybrid vehicle control computer ECU ( #28628 )
...
* add comments
* we query abs
* lower
* add hybrid controller
* bump cereal to master
* another PR
* add hybrid to whitelists
* consistency
* check data for this
old-commit-hash: 08112ebc37
2 years ago
Shane Smiskol
703550e855
Chrysler FPv2: rename Ecu.hcp to Ecu.hybrid ( #28629 )
...
rename hcp to hybrid
old-commit-hash: d42231b51a
2 years ago
Shane Smiskol
17a3653e4b
car_helpers: add variable to disable FW cache ( #28626 )
...
* Update car_helpers.py
* actually caches the fw
* simpler
old-commit-hash: 4bec6b7ab7
2 years ago
Shane Smiskol
ae58ed5473
Toyota FPv2: log telematics ECU ( #28613 )
...
* add electronic parking brake ecu
* add
* add to whitelists
* update refs
old-commit-hash: ae0d1635b4
2 years ago
Shane Smiskol
b3f4985151
Toyota FPv2: log electronic parking brake ECU ( #28612 )
...
* add electronic parking brake ecu
* add comment
* bump
* screw sequential subaddrs
old-commit-hash: 12be5afb8a
2 years ago
sebmueller01
ea3c526593
Toyota: add missing engine FW for 2023 RAV4 LE (LTA) ( #28611 )
...
old-commit-hash: 0416fe5183
2 years ago
Shane Smiskol
e830fa0591
Toyota: remove bad FW ( #28607 )
...
Never seen last 720 days on this car
old-commit-hash: 8660f69416
2 years ago
Shane Smiskol
65e9468da3
Toyota: rename KWP FW request ( #28608 )
...
rename toyota request to kwp (read ecu id)
old-commit-hash: 07fe88b517
2 years ago
Maxime Desroches
7be2b51229
simple fuzzing test for all processes ( #28584 )
...
* working test
* classmethod
* review
* add to ci
old-commit-hash: bac193bdd5
2 years ago
Jason Young
fbce1c9863
VW MQB: Add FW for 2023 Volkswagen Taos ( #28596 )
...
old-commit-hash: 2b49a4754b
2 years ago
Cameron Clough
c451cd3017
docs: fix footnote typo
...
old-commit-hash: b2295c979e
2 years ago
Cameron Clough
7e9f1e1b79
Ford: remove Focus Mk4 from dashcam only ( #28551 )
...
old-commit-hash: 78bb637993
2 years ago
Shane Smiskol
b02345b12d
Nissan FPv2: log different diagnostic session types ( #28585 )
...
* standard KWP2000 diagnostic session type
* draft
* clean up
* not needed
* update FP refs
* should log logging
old-commit-hash: 2f2b94758b
2 years ago