Shane Smiskol
c02a3ae7a4
Kona: adjust friction ( #26720 )
...
adjust friction (* 1/0.7)
old-commit-hash: b3fae2d113
3 years ago
Shane Smiskol
890d63840d
Chrysler: fix LKAS fault for 2017 Pacifica ( #26711 )
...
* gate on FW
* fix
* reverse docs
* fix
* Revert "fix"
This reverts commit a0f2558fba
.
Revert "reverse docs"
This reverts commit 9a46c517df
.
Revert "fix"
This reverts commit 7b4d4bd3d2
.
Revert "gate on FW"
This reverts commit 296826e713
.
* use a flag
* fix
* draft
* clean up
* clean up
* more clear
* comment
* remove
old-commit-hash: a7fb5da6e5
3 years ago
Shane Smiskol
ecf87de6da
Car docs: update CAN-FD footnote ( #26718 )
...
* Update footnote
* link to obd-c
* update
old-commit-hash: cf3ced9d17
3 years ago
alancyau
510ad3a1c3
Mazda: Add support for 2023 CX9 in CARS.md ( #26717 )
...
* Mazda: Add support for 2023 CX9
See https://github.com/commaai/openpilot/pull/26704 for the 2023 CX9 firmware.
* update values
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 47977b2c0e
3 years ago
Shane Smiskol
bc903ca4d9
Car docs: move shop footnotes into openpilot ( #26715 )
...
move shop footnotes into openpilot
old-commit-hash: 5661738372
3 years ago
Shane Smiskol
d6ee345c14
Kia Sorento: fix dash speed matching ( #26582 )
...
* exception for Sorento
* comment
old-commit-hash: 2d5e2d992a
3 years ago
Shane Smiskol
3082c04e53
Revert "Toyota: Don't Set Standstill Bit on TSS-P Prius" ( #26709 )
...
Revert "Toyota: Don't Set Standstill Bit on TSS-P Prius (#26671 )"
This reverts commit cc17fdee738ef497f4c437ef495d50aa5fb9f995.
old-commit-hash: f36e8bc3c7
3 years ago
Shane Smiskol
740670be1c
Hyundai: Tucson 2023 support ( #26427 )
...
* Hardcode fingerprint
* no skipping
* rev
* the SE does not have SCC https://cdn.dealereprocess.org/cdn/brochures/hyundai/2022-tucson.pdf
* revert
* adjust weight
* add versions for 2023
* update docs
* fingerprint properly
* add package for 2022 but comment out
* updatedocs
* update route
* bump
* bump!
* 2022
* Update selfdrive/car/tests/routes.py
old-commit-hash: 973ecdc0c9
3 years ago
Jason Young
c5abe3f139
VW MQB: Add FW for 2018 Volkswagen Atlas ( #26702 )
...
old-commit-hash: 2d0e29d60e
3 years ago
Nelson Chen
bd7c926d88
Undo accidental revert of Toyota: Add FW for 2023 Toyota Camry Hybrid #26654 ( #26699 )
...
Fix accidental revert of e210e10c4627291c6892de792e30bdaf20c2358c in a384f19c7b8fb30e1be3e92ba840fa6df82f6631
old-commit-hash: 0398f3ecf4
3 years ago
Adeeb Shihadeh
329ad14b05
Hyundai: update Kona lat accel factor
...
old-commit-hash: 2976260b4f
3 years ago
cydia2020
6cb0b05052
Toyota: Don't Set Standstill Bit on TSS-P Prius ( #26671 )
...
* Toyota: set TSS-P Prius as NO_STOP_TIMER_CAR
* reflect in docs
* also the PHV
old-commit-hash: 7b0bfabb95
3 years ago
Shane Smiskol
0d02ee5d12
Toyota: log ACC faults ( #26682 )
...
* add acc faulted
* use faster signal
* bump
* we know PCM_CRUISE_SM is not what we want
old-commit-hash: 5b10deba2e
3 years ago
Shane Smiskol
88d2f378d4
Toyota: log EPS fault from LKA cmd message drop out ( #26687 )
...
* log additional faults
* bump opendbc
old-commit-hash: d3a66015ad
3 years ago
Adeeb Shihadeh
bc57172b36
Hyundai: setup alt steering limits ( #26685 )
...
* Hyundai: setup alt steering limits
* value
* bump panda
old-commit-hash: 122c314358
3 years ago
Shane Smiskol
203ade9602
GM: add Bolt EV test route ( #26681 )
...
* bolt ev!
* releases
* it's a trim
old-commit-hash: 3e2a49c6e5
3 years ago
Jason Young
ae1369ac1c
VW MQB: Engage at standstill with OP longitudinal ( #26656 )
...
* VW MQB: Allow engage at standstill
* retry CI
* Update selfdrive/car/volkswagen/interface.py
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Revert "Update selfdrive/car/volkswagen/interface.py"
This reverts commit 14c7412bf7
.
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ea857b0f71
3 years ago
martinl
cf8e7578f8
Subaru: add missing fw values for 2023 Crosstrek Limited ( #26678 )
...
* Add FPv2: 2023 Crosstrek Limited / @JWynegar
* update docs
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 10085d1e3f
3 years ago
Erich Moraga
d568972df0
Add missing COROLLA_TSS2 EPS, ABS, and engine f/w ( #26669 )
...
* Add missing COROLLA_TSS2 EPS, ABS, and engine f/w.
`@Yin#7979` 2020 Lexus UX 200 DongleID/route ced26c79125dd3e3|2022-12-02--06-03-06
* revert
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: c0d545523e
3 years ago
Vybhav
1a368c8908
Toyota: Add FW for 2023 Toyota Camry Hybrid ( #26654 )
...
* Toyota: Add FW for 2023 Toyota Camry Hybrid
Toyota: Updating CAR_INFO list to show 2023 for Camry
* Update CARS.md for 2023 Toyota Camry
* remove duplicate fw, sort alphabetically
Co-authored-by: Vybhav Achar Bhargav <vybhavab@vybhavab-macbook-pro.local>
Co-authored-by: Vybhav Achar Bhargav <vybhavab@vybhavab-MBP.hsd1.ca.comcast.net>
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 1f4554b0c0
3 years ago
Jason Wen
558a48af28
HKG: Car Port for Kia Sorento Plug-in Hybrid 2022 ( #26635 )
...
* HKG: Car Port for Kia Sorento Plug-in Hybrid 2022
* Add torque params
* Typo
* This car has SCC on bus 4, needs radar disable to use openpilot longitudinal :/
* Need to check on bus 4 as well
* Different unit signal
* Unit signal cleanup
* Add test route
* Regenerate car docs
* Different logic
* 2023 should be the same
* Fix 0x1a0 check race condition
* Update RELEASES.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 1adf106da6
3 years ago
Vivek Aithal
44a02b6331
[torqued] Set Hyundai Ioniq 5 2022 values ( #26554 )
...
set ioniq values, different from ev6, from offline data
old-commit-hash: 9e0607806f
3 years ago
royjr
d56ebf1c20
Honda: Add missing modified firmware comment ( #26648 )
...
Update values.py
old-commit-hash: 17e06bdc93
3 years ago
Jason Wen
de325bd458
Hyundai: Add FW for 2022 Tucson Hybrid ( #26647 )
...
old-commit-hash: 470fe9ce34
3 years ago
Shane Smiskol
8da61ba4cc
Honda Nidec: put max PCM gas into CarControllerParams ( #26645 )
...
* limit gas
* bump panda
* not sure why it was represented like this
old-commit-hash: 997b2e11ae
3 years ago
Shane Smiskol
5f8b46eabe
Build panda/SConscript ( #26646 )
...
* panda/SConscript
* think this is right?
* bump panda
* fix test_models
* use a filter
* bump panda to mater
* more aesthetic ordering
* alphabetical :(
* alphabetical :(
old-commit-hash: 01dac5d06b
3 years ago
Shane Smiskol
d6f6b0de91
Car interface: set tire stiffness in common function ( #26625 )
...
* common stiffness
* GM uses factors
old-commit-hash: 712b9014d7
3 years ago
Vivek Aithal
238e63bc2a
[controlsd] Refactor apply_deadzone in Lateral Torque Control ( #26626 )
...
rename apply_slack to apply_center_deadzone, remove unused prius offline values
old-commit-hash: 3a4f19f0ee
3 years ago
Shane Smiskol
8aadc8dda6
Car interface: set common params after port ( #26613 )
...
* remove pylint exception, _get_params takes no defaults
* clean up
* mock uses it too
* unused
* unused
* fix that
* bump
* Update selfdrive/car/interfaces.py
old-commit-hash: 860f441e2f
3 years ago
Jason Young
e03b42a61c
VW PQ: Follow-to-Stop support ( #26616 )
...
old-commit-hash: 44e9ea23bd
3 years ago
Vivek Aithal
5bc529bf20
[controlsd] Toyota Prius 2017 ( #26455 )
...
* increase lag on prius
* better offline values computation
* split prius ecu more, set deadzone to 0
* add deadzone back
* replace deadzone with slack
* reduce deadzone to 0.2
* update refs
old-commit-hash: 0706b03e8c
3 years ago
Shane Smiskol
832b2d7168
mock: remove steering angle ( #26614 )
...
* fix yaw rate in mock interface
* clean that up
* revert
* clean up
old-commit-hash: b4da592a3c
3 years ago
Andrew
ada0539d18
Hyundai: add more Kia K5 FW ( #26590 )
...
* add some values
* consistent ,
* Update selfdrive/car/hyundai/values.py
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: f64e69eb11
3 years ago
uppercaseVar
c6990585bb
Add ECU fw for 2016 Golf GTI ( #26591 )
...
Added ECU for 2016 Golf GTI
old-commit-hash: b2fd699c21
3 years ago
Erich Moraga
6bab37e878
Add missing RAV4_TSS2 ABS f/w ( #26617 )
...
`@IDJ#0879` 2019 Toyota RAV4 (ICE) DongleID/route e7cd4ae3bee72b52|2022-11-29--14-33-40
old-commit-hash: b18dfef8a6
3 years ago
Shane Smiskol
263e4d15d5
Hyundai: remove custom accel limit function for default values ( #26611 )
...
* Update interface.py
* Update interface.py
old-commit-hash: 12ecc7b4bc
3 years ago
Shane Smiskol
aa5deae8f9
IsoTpParallelQuery: log errors in qlogs ( #26609 )
...
log these in qlogs
old-commit-hash: 08b49e5671
3 years ago
Jason Young
2edfdf3843
VW PQ: Fix cruise fault detection, cleanup ( #26588 )
...
old-commit-hash: 82158c8378
3 years ago
Jason Young
6a7a660aaf
VW MQB: Add FW for 2022 Volkswagen Arteon ( #26603 )
...
old-commit-hash: 38cd262de3
3 years ago
Shane Smiskol
bcdbd8edb9
Toyota: alert when in standstill ( #26585 )
...
* add resume required alert
* possibly need this (pressing resume with brake held does nothing)
* better text (has both meanings)
* try this
* Revert "try this"
This reverts commit 5b2991929b
.
* no alert with interceptor
* check long
old-commit-hash: 3253b85900
3 years ago
Robbe Derks
9790dffe6d
Fix Tesla cancel button definition ( #26596 )
...
misinterpreted the dbc
old-commit-hash: 1efc8b9c78
3 years ago
Shane Smiskol
c82a646888
Toyota: always log cruise standstill ( #26586 )
...
these cars def are in cruise standstill, no sense to not log
old-commit-hash: 059e4f5730
3 years ago
Shane Smiskol
d9908b3029
Toyota: whitelist FW queries ( #26584 )
...
whitelist toyota
old-commit-hash: 13cdddc6c8
3 years ago
Jason Young
0d2373312e
VW MQB: Redundant brake pressed signals ( #26401 )
...
* VW MQB: Redundant brake pressed signals
* retry CI
* update refs
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 636ff5979f
3 years ago
Shane Smiskol
cf287d796b
GM Cam: log when cruise not adaptive ( #26581 )
...
* bump opendbc
* log when nonAdaptive
* Update ref_commit
old-commit-hash: 9fdbe9f397
3 years ago
Shane Smiskol
ee961b62f8
Car docs: add a make-specific init function ( #26565 )
...
* add a hook function for makes to implement custom docs logic
* don't need this
* use the pre-defined list for honda's harnesses
* one line 😎
* Update selfdrive/car/docs_definitions.py
* i didn't know you didn't need a pass!
* don't change docs order
old-commit-hash: 1367f84425
3 years ago
Erich Moraga
d037490c40
Add missing HIGHLANDERH_TSS2 ABS & engine f/w ( #26534 )
...
`@shakir07#1323` 2020 Highlander Hybrid DongleID/route ce56baaf82559131|2022-11-16--23-54-01
old-commit-hash: be3d6527ad
3 years ago
Adeeb Shihadeh
ad2864ea70
docs: update Toyota DSU footnote ( #26568 )
...
old-commit-hash: 548888d634
3 years ago
martinl
94e14da8aa
Add FPv2: 2022 Subaru Outback Wilderness ( #26540 )
...
Add FPv2: 2022 Outback Wilderness / @valtou
old-commit-hash: 62ad278829
3 years ago
AlexandreSato
8797c594e6
Lexus UX Hybrid 2020 Fingerprint ( #26551 )
...
Lexus UX 2020 Fingerprint alex.takeda@gmail.com
old-commit-hash: 5402e02785
3 years ago