Commit Graph

8290 Commits

Author SHA1 Message Date
Eric Brown b994b93b16 GM: check radarOffCan in radar_interface (#26885)
Remove hardcoded vehicle list, replace with radarOffCan check
2023-01-06 16:46:21 -08:00
Jason Young 18b011636e VW MQB: Add FW for 2019 Škoda Octavia (#26886) 2023-01-06 16:31:24 -08:00
mitchellgoffpc 083bcb6f02 Added omegaconf to xx dependencies 2023-01-06 12:08:22 -08:00
Luckst4r b48b2f09b2 Genesis GV70 2023: add missing FW versions (#26876)
* Update values.py

Fingerprint GV70

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-04 15:17:01 -08:00
Shane Smiskol 2c293bf728 Hyundai CAN-FD: set request accel when stopping (#26877)
Update hyundaicanfd.py
2023-01-04 12:06:01 -08:00
Harald Schäfer 8b4c5631a4 Ev6 upper jerk limit (#26868) 2023-01-02 22:25:39 -08:00
Dean Lee 88fd2ea84f replay: add option --prefix to set OPENPILOT_PREFIX (#26862) 2023-01-02 13:31:08 -08:00
Dean Lee b5a2dfa93e replay: only keep one init_data in merged events (#26863)
don't merge init_data
2023-01-02 11:57:51 -08:00
Adeeb Shihadeh 922bedaf47 tici: remove hardcoded max brightness (#26859)
* tici: remove hardcoded max brightness

* fix that one

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
2023-01-01 19:47:02 -08:00
Adeeb Shihadeh 3d44b6b3ac alt amp config (#26858)
* alt amp config

* fix

* not executable

* comment

* consistency

Co-authored-by: Comma Device <device@comma.ai>
2023-01-01 19:15:44 -08:00
Adeeb Shihadeh cd8e03d53e move all third party stuff into third_party/ (#26853)
* mv fastcluster

* move msm_kgsl.h

* camerad include

* update path

* mv pyextra

* fix tici build

* add acados_template to release build

Co-authored-by: Comma Device <device@comma.ai>
2022-12-31 21:00:50 -08:00
Shane Smiskol 304796bafe ui: draw radarState leads (#26852)
use radarState
2022-12-31 19:51:03 -08:00
Adeeb Shihadeh 65414bcd8d controlsd: remove laikad from ignored process list 2022-12-31 11:30:28 -08:00
Adeeb Shihadeh e3a41b3c25 add spidev2 package (#26847) 2022-12-30 20:25:33 -08:00
Adeeb Shihadeh 52b72dd71b LGTM.com is deprecated (#26846) 2022-12-30 17:16:22 -08:00
Erich Moraga a7155a43b7 Add several missing HIGHLANDERH_TSS2 firmwares (#26844)
* Add several missing HIGHLANDERH_TSS2 firmwares

`@joeswisher#3240` 2023 Highlander Hybrid  DongleID/route 1cdd18b56163c309|2022-12-29--23-18-05

* docs.py gen'd CARS.md w/ 2023 Highlander Hybrid update
2022-12-30 16:16:24 -08:00
Adeeb Shihadeh 28d0459c69 update_requirements: skip pre-commit install on mac 2022-12-30 14:45:25 -08:00
Dean Lee e018098571 Cabana: add dynamic/static mode to logs view (#26832) 2022-12-30 13:57:29 -08:00
Kurt Nistelberger 981532f0c3 Laikad preperation (#26800)
* laikad update, renaming

* update locationd

* address PR comments

* draft to fix replay

* fix process relay to allow no response for messages

* bump cereal

* update process replay ref commit

* move laikad helpers to laika

* fix ublox test

* update refs

* add proper qcom replay support

* fix gnss support if both is available

* update refs

* move laika back to master

* move cereal back to master

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2022-12-29 16:56:35 -08:00
Dean Lee ab797588f8 Cabana: double click on logs cell to open the chart (#26833) 2022-12-28 18:22:04 -08:00
Dean Lee 7ae8792386 Cabana: make all panels dockable into each other (#26838) 2022-12-28 18:21:06 -08:00
Dean Lee 65509669b6 Cabana: add tool to find similar bits (#26834)
* find similar bits

* set window title
2022-12-28 16:51:02 -08:00
Dean Lee f15a5c9ad6 cabana: align y axis correctly (#26837) 2022-12-28 16:47:49 -08:00
Robbe Derks af561393fe Tesla non-zero stopAccel (#26840)
remove stopAccel override
2022-12-28 15:38:10 +01:00
Adeeb Shihadeh c4d2e8bcf4 bump panda 2022-12-20 20:03:24 -08:00
lucentheart f75b640cf5 Add missing FW versions for 2019 Honda Passport (#26815)
Update values.py
2022-12-20 17:57:07 -08:00
Mitchell Goff 5ab2fc16ab model_replay: use last N frames of segment so navRoute is valid (#26790)
* model_replay: use last N frames of segment so navRoute is valid

* Use llk logMonoTime for MapRenderState.locationMonoTime

* Record mapRenderState

* update refs

Co-authored-by: Comma Device <device@comma.ai>
2022-12-20 14:19:21 -08:00
Hamid Ebadi 49ae806534 carla sim: fix accelerometer sensor data (#26794) 2022-12-20 13:45:06 -08:00
Samer Khatib 777dc9dcd2 Added unofficial support for Ubuntu 22.10 in ubuntu_setup.sh (#26828)
* Added unofficial support for Ubuntu 22.10 in ubuntu_setup.sh

Added a conditional to check if $UBUNTU_CODENAME is equal to "kinetic" in ubuntu_setup.sh. Installs the same packages as Ubuntu 22.04 LTS Jammy Jellyfish.

* Attempt #2 at adding unofficial support for Ubuntu 22.10 in ubuntu_setup.sh

Still checks to see if $UBUNTU_CODENAME is equal to "kinetic" I just fixed some errors that were appearing beforehand

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

* Update tools/ubuntu_setup.sh

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-12-20 13:44:33 -08:00
Erich Moraga 6d8f166722 Add several missing HIGHLANDER_TSS2 firmwares (#26801)
* Add several missing HIGHLANDER_TSS2 firmwares

`@randywf#0891` 2023 Toyota Highlander (ICE)  DongleID/route d9049fcd50225c9d|2022-12-14--12-16-16

* docs.py gen'd CARS.md w/ 2023 Highlander update
2022-12-18 20:09:40 -08:00
Shane Smiskol 66bdd8b122 Fix spacing in MultiOptionDialog (#26817)
Update input.cc
2022-12-17 00:50:37 -08:00
Adeeb Shihadeh d3a3d74830 nav: add polyline helpers (#26816)
* nav: add polyline helpers

* Update selfdrive/navd/map_renderer.py
2022-12-16 21:46:07 -08:00
Harald Schäfer 8744384a4f Sonata less starting state accel (#26363)
* Sonata less start accel

* Update ref_commit
2022-12-16 17:21:42 -08:00
Shane Smiskol 6dc1fa2559 Remove stretch from MultiOptionDialog 2022-12-15 22:31:34 -08:00
Shane Smiskol aab33b1c5f Lateral jerk unit test (#25759)
* stash

* more test

* less test

* clean test

* no angle

* add tolerance

* fix gm

fix gm

* test both

* lower some rates on hkg

* stash

* simpler

* bump panda

* Revert "bump panda"

This reverts commit f2137c221145cca723fe6ee3378ba947b7061965.

* only torque

* make kona pass

* duplicate __init__

* move

* half clean up

* half clean up

* more clean up

* more clean up

* fix static analysis

* calculate over 0.5 seconds

* limit to max steer

* type annotation

* calc once
2022-12-15 21:52:07 -08:00
Shane Smiskol 0fd8e6f491 soundd: increase upper bound for volume level (#26811)
Raise soundd upper limit
2022-12-15 15:34:44 -08:00
YassineYousfi 08b4cff484 navd: recompute if far for > 3 steps (#26798)
* navd: recompute if far for > 3 steps

* typo

* reset and unindent
2022-12-15 10:51:21 -08:00
Adeeb Shihadeh 951ceecadd navd: avoid re-routing back to past waypoints 2022-12-15 10:38:44 -08:00
Jason Young 2ac87a0a45 add German translation to release notes (#26806) 2022-12-14 22:14:28 -08:00
Adeeb Shihadeh be9a3fad37 nav: add setting for extra coordinates to specify route (#26803) 2022-12-14 18:48:39 -08:00
Adeeb Shihadeh 8d95faf97a nav: add README (#26802)
* start docs

* Update README.md
2022-12-14 17:17:25 -08:00
royjr 9743b37cf2 Honda: set MINI_CAR when engaged (#26797)
* Update hondacan.py

* update refs

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-12-14 15:51:24 -08:00
Jason Wen a143ebf648 HKG: Add FW Versions for Southeast Asia Kia EV6 2022 HDA1 (#26795)
HKG: Add FW Versions for Southeast Asia Kia EV6 2022
2022-12-14 14:05:13 -08:00
Shane Smiskol 0c1fbe22b4 soundd: increase upper bound for volume level (#26792)
Update sound.cc
2022-12-14 02:19:09 -08:00
Jason Wen 6fe592c678 Hyundai: Add FW Versions for Southeast Asia 2022 Ioniq 5 HDA1 (#26755)
* Hyundai: Add FW Versions for 2022 Ioniq 5 HDA1

* Check IONIQ_5 fwdCamera FW to segregate radar and camera SCC cars

* Test things out

* Is it that simple?

* Revert "Is it that simple?"

This reverts commit 6d48945925597fa686a7c6c534960487bb811e26.

* Revert "Test things out"

This reverts commit 772cd5f47ab4d92c6ba69e77f44ba3799849d399.

* Revert "Check IONIQ_5 fwdCamera FW to segregate radar and camera SCC cars"

This reverts commit 3ca1a2d6faa02e86b8fa628985cd5d76e1763688.

* No ADAS ECU detected, but has all messages for HDA2

* Check DISTANCE_UNIT on CRUISE_BUTTONS

* Revert "Check DISTANCE_UNIT on CRUISE_BUTTONS"

This reverts commit 9cbfe520f3406f8b1d66a56608a80417fea54871.

* Check DISTANCE_UNIT on CRUISE_BUTTONS for all CAN-FD HKG

* Update selfdrive/car/hyundai/interface.py

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

* Test fingerprint

* Southeast Asia specific

* Revert "Test fingerprint"

This reverts commit 33bb30b750c09f6d11e1b04d72e47f9354bdc9d5.

* updatedocs

* rename

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-12-14 01:57:17 -08:00
Shane Smiskol 41681e1de1 HKG CAN-FD: remove duplicate FW versions (#26793)
* remove duplicate FW version

* Update values.py
2022-12-14 01:56:57 -08:00
Dean Lee 68272449e1 Cabana: improve DBC file selector (#26787) 2022-12-13 20:25:50 -08:00
Dean Lee ffb709e6a6 Cabana: add auto completion for Msg selector (#26788) 2022-12-13 20:25:29 -08:00
Adeeb Shihadeh 1b9771528b bump panda 2022-12-13 20:24:12 -08:00
cydia2020 2f80580fee Toyota: keep Lane Sway Warning system (#24782)
* Toyota: pass through sway warning system signals

* signal doesn't seem to exist on the Prius V

bad log?

* remove duplicated checks

* syntax

* Revert "syntax"

This reverts commit 6c30c30d46e55a3595d7e2519b448d49c2f08a66.

* Revert "remove duplicated checks"

This reverts commit 6a364984eb8adfb0ee61b87452730da389dd5ff1.

* Revert "signal doesn't seem to exist on the Prius V"

This reverts commit 57fa571fde79336a48c50b617755fb2f68b2f124.

* Revert "Revert "signal doesn't seem to exist on the Prius V""

This reverts commit 9b1c3f6cacea74aa12a472bf02c469ffcd88eb24.

* Revert "Revert "remove duplicated checks""

This reverts commit 38bc7f3de6011e81c8e5f825a15dc9ec2fdcf5b0.

* Revert "Revert "syntax""

This reverts commit f81f93631f9a04406f818a2528680017635f229c.

* hard code values for Prius V

* send ui once every 25 frames

remove send ui logic

* send UI immediately on pcm_cancel_cmd

* draft

* clean that up

* same order as toyotacan

* update refs

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-12-13 15:42:54 -08:00