Commit Graph

7180 Commits

Author SHA1 Message Date
Jason Shuler
4ffe9e68db GM: Bolt EUV 2022-23 port (#24875)
* Switch to ECMPRDNL2 for GM gear

* Removing manumatic gear #

* values.py almost complete

* Silverado and Bolt EUV val and CP

* GM controller updated

* Cam hrns supp done (in theory)

* cleanup for new cars

* Remove extra constant

* WS, etc cleanup

* removing the unused

* Fix kpBP typo

* Updated docs

* Skip's PIF tune

* Dropped LKA CAN error patch

* Add silverado sigmoid ff

* CAN Err & LKA latch patch

* Remove EPS fault fix (another PR)

* Remove Silverado (another PR)

* clean up some common params

* Remove Escalade FP

Remove Escalade FP

* comment

* Premier is just a trim

Premier is just a trim

Premier is just a trim

* no footnote: new Bolt is like most other cars, older GM were outliers not at the camera

* clean up

clean up

* bump panda

* bump panda

* bump panda

* bump panda

* bump panda

* remove comments

* try spamming buttons on bus 2

* bump panda

* bumping opendbc w btn rc

* not needed for this port

This reverts commit 6af1f0ba799e075f877d7acc8ca0f117d97da361.

* add button safety

* Send next rc when spamming btns

* forward other signals in message

* missing DriveModeButton

* fill cruiseState.speed

* see if resume works without counter

* try the whole message

* send immediately and at 10Hz

* no resume, back to just button signal

* even holding random buttons it cancels

* Use torque controller with base tune

* stock long GM don't auto-resume yet

* Testing GM zero min steer speed

* Revert latcontrol

* revert opendbc

* latActive is basically lkas_enabled

* Update Bolt torque params

* comment

* clean up

* Add to releases

* Add test route

* Don't specify segment

* bump panda

* bump panda

* no harness for Bolt just yet

* Apply suggestions from code review

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* We support all and 2023

* move safetyParam up to first cam check

* Bump panda and update docs

* Update RELEASES.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-12 16:10:34 -07:00
Shane Smiskol
e4340e0260 Car docs: update RX supported model years (#25419)
Update RX supported model years
2022-08-12 12:31:55 -07:00
Jason Wen
6e2584ef4b Hyundai: Car Port for Ioniq 5 (HDA2) 2022 (#25308)
* Hyundai: Car Port for Ioniq 5 2022

* Add FW versions

* HDA2 and modified harness for now

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Attempt to block LFA

* BYTE7 blocks LFA

* Merge and bump opendbc, panda

* Update docs per request

* HDA2 -> Highway Driving Assist II

Co-authored-by: Shane Smiskol <shane@smiskol.com>

* Update RELEASES

* remove that

* generate docs

* ev6 matches

* fix panda bus

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-12 11:50:52 -07:00
Robbe Derks
e68631f472 Bump panda (#25416)
bump panda
2022-08-12 13:51:04 +02:00
Robbe Derks
24645c92da Use steeringAngleDeg for angle control saturation warnings (#25404)
* use steeringAngleDeg for angle control cars

* update refs
2022-08-12 11:30:19 +02:00
Shane Smiskol
4dbad71171 Car docs: update Odyssey supported model years (#25410)
* Revert Odyssey MY

* update docs
2022-08-12 01:58:49 -07:00
HaraldSchafer
041458f632 Falcon Punch Model: turn cutting improvements (#25413)
* simplified change to mpc dynamics

* add jerk pts

* increase jerk cost

* increase jerk pts multipler to master value

* Add final commit

* 1456d261-d232-4654-8885-4d9fde883894/440 ac1a6744-85b0-4ec6-8ba7-608d0717b8f1/750

* some copies are useful

* update model replay ref

* less frames in model replay onnx cpu

* 1456d261-d232-4654-8885-4d9fde883894/440 264b67f5-3f52-4b58-b11f-58dd8aaf08bf/950

* 1456d261-d232-4654-8885-4d9fde883894/440 236fc556-fba3-4255-8ccf-684b22637160/950

* c9d10c64-bea4-41ec-8ca3-d8c886fda172/440 26d73dd2-862a-44ae-bbdd-32cc4f397ad7/900

* Fix couple tests

* Update ref

* Unused for now

* Add lateral factor comment

* Unused variable

Co-authored-by: nuwandavek <vivekaithal44@gmail.com>
Co-authored-by: Bruce Wayne <yassine@comma.ai>
Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu>
Co-authored-by: Bruce Wayne <batman@gpu06.internal>
2022-08-12 00:47:59 -07:00
Adeeb Shihadeh
5f35c669a6 Hyundai: rename HDA2 platform to CANFD (#25411)
* Hyundai: rename HDA2 platform to CANFD

* bump panda

* bump panda

* cleanup panda safety config
2022-08-11 22:49:49 -07:00
Kento Tokuhiro
41daea118c Lexus: add FW for 2020 Lexus RX Hybrid (#25346)
add: fingerprint for lexus rxh h 2020
2022-08-11 20:22:42 -07:00
John Belmonte
58fa5cab2c Car docs: J533 alternative isn't available on all cars (#25250)
* Skoda unsupported connector footnote; note J533 alternative isn't available on all cars

* limit footnote to Karoq

* Update docs

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-11 20:02:30 -07:00
Adeeb Shihadeh
96e8d5c9fe Subaru: new harness is on the shop (#25406)
* Subaru: new harness is on the shop

* subaru a
2022-08-11 17:23:51 -07:00
Jason Young
5d699a578c Clean up timers on receipt of a non-0x78 UDS error (#25398)
* clean up timers on receipt of a non-0x78 UDS error

* Update selfdrive/car/isotp_parallel_query.py

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-11 15:24:23 -07:00
realfast
ab227027c3 Ram 2500 + 3500 HD support (#25372)
* Ram HD Init

* Update selfdrive/car/torque_data/override.yaml

* Revert FW for 1500

* little cleanup plus test route

* bump panda

* revert 1500 changes

* bump panda

* same error max

* dashcam + cleanup

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-11 15:14:18 -07:00
Adeeb Shihadeh
912db794f0 bump panda (#25407) 2022-08-11 14:53:54 -07:00
Shane Smiskol
f01266c2e9 compatibility docs: fix Sienna min ACC speed (#25400)
Sienna actually needs a SDSU (and pedal?) for sng
2022-08-10 21:44:03 -07:00
grekiki
7f6464d97d plotjuggler: Longer max stream buffer size (#25399)
* longer streams

* more consistent

* reduce diff
2022-08-10 20:02:45 -07:00
Adeeb Shihadeh
463774f61c release: add signed H7 app fw (#25401) 2022-08-10 17:52:40 -07:00
Robbe Derks
3575142071 don't wait to install plotjuggler 2022-08-10 12:22:41 +02:00
royjr
d740940347 Honda Civic 2022: forward fault bit from camera (#25280)
civic22_brakesystemlight

Rename and add comment

Try using camera's LKAS_PROBLEM value
2022-08-09 12:57:03 -07:00
Adeeb Shihadeh
887e53ff1b bump opendbc 2022-08-08 19:10:27 -07:00
grekiki
cac960cb54 plotjuggler: route name in window title (#25370)
* Route titles

* minimum version check

* use tuples

* minor clean up

* use check_output

* space

* belongs here

* add prompt

* no f string

* Update juggle.py

Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-08 15:10:31 -07:00
Adeeb Shihadeh
ac305dacef nav: same icon size for active & inactive lanes (#25383)
* nav: same icon size for active & inactive lanes

* update translations
2022-08-08 15:07:44 -07:00
Adeeb Shihadeh
ce1e40285b build_devel: check file sizes against GH limit (#25391)
* build_devel: check file sizes against GH limit

* pull lfs
2022-08-08 14:16:47 -07:00
Tim Wilson
2a4020da60 GM: separate EV/ICE gas/brake lookup tables (#25354)
* GM: separate EV/ICE gas/brake lookup tables

* removed blank line

* V are the same

* comment

better ordering

comment

comment

* Add some delay for the laggy brakes

Add some delay for the laggy brakes

* move actuator to only acadia

* start braking at 0 m/s/s

* Revert "start braking at 0 m/s/s"

This reverts commit 55c1dee733aab3dc037fb1705c9bd0ace55c849f.

* add delay for escalade

* revert EV changes

* Update selfdrive/car/gm/carcontroller.py

* comment

* only ACADIA

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-08 13:55:40 -07:00
YassineYousfi
3afe7464df Model file too big: Revert "New model: minor fixes" (#25390)
Revert "New model: minor fixes (#25368)"

This reverts commit 55bf938504.
2022-08-08 12:42:46 -07:00
Adeeb Shihadeh
2cff05be43 UI: exit gracefully (#25388)
* UI: exit gracefully

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
2022-08-07 18:41:54 -07:00
Adeeb Shihadeh
49044b5399 remove old tools script 2022-08-07 17:10:14 -07:00
Adeeb Shihadeh
ec7a05c9a1 CI: don't run badges job on forks (#25381)
* CI: don't run badges job on forks

* Apply suggestions from code review
2022-08-07 16:01:42 -07:00
Jason Young
ef78641b6f Chrysler: Correct ECU label for DASM (#25379)
Chrysler: Correct ECU label for 0x753
2022-08-06 15:16:32 -07:00
HaraldSchafer
55bf938504 New model: minor fixes (#25368)
* 1456d261-d232-4654-8885-4d9fde883894/440 ac1a6744-85b0-4ec6-8ba7-608d0717b8f1/750

* some copies are useful

* update model replay ref

* less frames in model replay onnx cpu

Co-authored-by: Bruce Wayne <yassine@comma.ai>
Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu>
2022-08-05 17:28:15 -07:00
Shane Smiskol
e05cfd2100 Ram 1500: add harness (#25376)
Add Ram harness!
2022-08-05 16:29:59 -07:00
Adeeb Shihadeh
80cbcafb5f test onroad: more robust CPU usage test (#25375)
* test onroad: more robust CPU usage test

* fix linter

* remove debug print

* Revert "remove debug print"

This reverts commit 172cb655fe3558abeb0ec6432ff24b90c0aab183.

Co-authored-by: Comma Device <device@comma.ai>
2022-08-05 16:12:32 -07:00
Shane Smiskol
088719c86c Fix static analysis 2022-08-05 15:23:22 -07:00
Shane Smiskol
e1d38be92f GM: add OBD-II harness to all GMs (#25356)
* Update/cleanup CarInfo

* Update footnote

* this will be on the website

* update docs

Co-authored-by: Jason Shuler <jshuler@gmail.com>
2022-08-05 15:19:21 -07:00
Shane Smiskol
eaf21e53e2 Multilang: test for vanished translations (#25342)
* Test for vanished translations

* this isn't needed anymore

* comment

* remove more unnecessary code since the great pluralization
2022-08-05 14:49:21 -07:00
cydia2020
88e034a2a3 Toyota: Send ACC_HUD immediately on fcw (#25348)
* Send ACC_HUD immediately on fcw

* update refs

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-04 23:24:20 -07:00
Adeeb Shihadeh
689d1970a7 jenkins: disable power draw test for now 2022-08-04 23:22:10 -07:00
Nelson Chen
4fb318c5be Update replay README.md to be more clear that auth.py is in tools/lib (#25366)
and a little minor format fix
2022-08-04 15:06:36 -07:00
Jason Young
00ee6da40a Chrysler: Add legacy FP for 2017 Jeep Grand Cherokee (#25362) 2022-08-04 11:02:01 -07:00
Shane Smiskol
d73000587e Update Kia Niro EV 2019 harness (#25359)
* h -> f -> c -> h??

* update docs
2022-08-04 00:04:30 -07:00
Shane Smiskol
57b1a43bf6 Hyundai: add missing Palisade 2020 FW versions (#25360)
Add missing Palisade 2020 FW versions
2022-08-04 00:02:08 -07:00
HaraldSchafer
9fbbefbc94 Update model replay commit for calib change (#25357)
* Update model replay commit for calib test

* more reliable baseline

* update docker login

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-03 22:35:03 -07:00
Shane Smiskol
b6910923d1 vEgoCluster: fix starting from stop (#25350)
* we can't switch back and forth

* update translations
2022-08-03 21:03:53 -07:00
Jason Shuler
4bfbd7ced8 GM: parse low and manumatic gears (#24764)
* Switch to ECMPRDNL2 for GM gear

* Removing manumatic gear #

* formatting

* update refs

* update refs

* line

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-03 15:52:12 -07:00
Shane Smiskol
5c2cb8fb97 Hyundai: remove standard LKAS on some cars (#25341)
* https://www.phillongkia.com/2020-kia-telluride-configurations.htm

* LKA is standard: https://www.cars.com/research/hyundai-elantra_hev-2021/specs/418514/

LKA is standard: https://www.cars.com/research/hyundai-elantra_hev-2021/specs/418514/

* https://www.vanhyundai.com/hyundai-reviews/2020-kona.htm

* https://www.autotrader.com/car-reviews/2020-hyundai-ioniq-review-281474979984568#:~:text=The%202020%20Hyundai%20Ioniq%20Hybrid,in%20Electric%20and%20Limited%20trims.

* https://www.humblehyundai.com/2021-hyundai-tucson-trim-levels/

* https://www.irwinhyundai.com/hyundai-tucson-trim-comparison.html

* https://www.burnshyundai.com/2019-hyundai-veloster-trim-levels.htm

* https://www.palmenkia.com/blog/2019-kia-forte-fe-to-ex-trim-level-comparison/

* https://www.southlakekia.com/research-kia-seltos-trim-options/

* fix names

* Update docs
2022-08-03 01:03:07 -07:00
Jason Wen
1ab63cc8d8 Hyundai: support Kona Electric 2022 (camera SCC) (#23517)
* Rebase and merge upstream

* Bump panda

* bump panda

* todo comments, minor clean up

* Add test route

* send CLU11 on bus 2

* Update docs

* Use Chrysler cp ternary naming convention

* Add FW version

* Update with latest test route

* Use segment with engaging/disengaging and moving

* sort FW

* push ci route

* add comment

* bump panda

* bump panda

* clean up

* Limit torque

* bump panda

* bump panda

* bump panda

* Add missing FW

* Add CAN fingerprint (need to fix spotty queries)

* missing fingerprints

* bump panda

* use O

* It's 2022, how is SCC still not standard!

* space

* bump panda to master

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-08-03 00:59:03 -07:00
Adeeb Shihadeh
14cb90d5fb bump panda 2022-08-02 22:37:07 -07:00
Shane Smiskol
1cf2f9fc13 Multilang: add Japanese to UI (#25339)
* Add Japanese to UI

* Add Enlish and Japanese badges
2022-08-02 19:29:33 -07:00
HaraldSchafer
54e54fb585 Qcom use laika timestamp (#25344)
* Qcom location: use laika to generate unix timestamp

* bump laika

Co-authored-by: Comma Device <device@comma.ai>
2022-08-02 15:53:55 -07:00
Shane Smiskol
abf9df336e Fix missing Korean translations (#25340)
Fix missing ko translations
2022-08-02 13:49:03 -07:00