Dean Lee
33987d4cc9
ui/onroad: avoid drawing invalid lanes and leads ( #29666 )
1 year ago
Isaac
26a67641d2
Ford: Add Mach-E ( #30691 )
...
* Update interface.py
* Update values.py
* Update routes.py
* Update override.yaml
* Update selfdrive/car/ford/values.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update interface.py
* order
* only have dongles for these
42f08a29af3699f4
83a4e056c7072678
from https://github.com/commaai/openpilot/pull/30444
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Jason Wen
d6465e39bd
Hyundai: Car Port for Staria 2023 ( #30672 )
...
* Hyundai: Car Port for Staria 2023
* camera scc!
* add test route
* Update RELEASES.md
* Apply suggestions from code review
* bump down max torque
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
c4759c0a50
Car docs: fixes ( #30710 )
...
* always lower case
* more fixes
* link
* rm ()
1 year ago
Shane Smiskol
77066a2260
Ford: consolidate comments about unsupported hybrid platforms ( #30709 )
...
* fix typo, move comments to one place
* -appear
* Update selfdrive/car/ford/carstate.py
1 year ago
Isaac
2192cc170c
Ford: Add F-150 Lightning ( #30692 )
...
* Update interface.py
* Update values.py
* Update routes.py
* Update override.yaml
* Update values.py
* Update interface.py
* Update selfdrive/car/ford/interface.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Justin Newberry
5d80858a16
cleanup car port docs ( #30707 )
...
readme
1 year ago
Justin Newberry
595041ffc0
add car porting docs ( #30704 )
...
* add car porting docs
* add cabana
* absolute link
* absolute link
* absolute link
* selfdrive/car
1 year ago
Justin Newberry
4f3a186a6f
soundd/micd: retry getting stream ( #30701 )
...
retry soundd/micd
1 year ago
Kacper Rączy
e62756596b
controlsd: require joystick mode param for the body ( #30680 )
...
* Update joystick mode in step
* Stop putting the body in joystick mode by default
* Toggle JoystickDebugMode by default for notCars in process_replay
* Remove subsection about web joystick
* Update param only in non-cars
* Make joystickDebug non-static event, and add it in a loop
* Add comment
1 year ago
YassineYousfi
dd54ec9aa8
blue diamond model 💎 ( #30504 )
...
* c53b1113-ca16-434f-a3e7-457a36ba98cc/700
* 672ee0a5-0466-420d-be18-0610c5d71b6d/700
* update model replay ref commit
1 year ago
Jason Young
aaff6aebca
VW MQB: Add FW for 2020 Škoda Superb ( #30699 )
1 year ago
Rabin Karki
a03a931737
HKG: Add FW Versions for Kia Carnival 2022 ( #30677 )
...
* HKG: Add FW Versions for Kia Carnival 2022
* 2022
* should
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
fc0daa9693
Revert "2022"
...
This reverts commit ad0a882c1c
.
1 year ago
Shane Smiskol
ad0a882c1c
2022
1 year ago
Shane Smiskol
1c011e6024
Ford: add CAN FD harness info ( #30698 )
...
* add correct harness to f150 and angled mount
* can remove this
1 year ago
Shane Smiskol
b1ecfd55ce
Revert "FW query timing test: mock get_data function for timeout" ( #30696 )
...
Revert "FW query timing test: mock get_data function for timeout (#29712 )"
This reverts commit 4028cb6121
.
1 year ago
Jason Wen
9807bd99db
HKG: Car Port for Kia Niro Plug-in Hybrid 2022 ( #30576 )
...
* HKG: Car Port for Kia Niro Plug-in Hybrid 2022
* Update CARS.md and add test route
* add to releases
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Sparkguys
d2583d64f0
Update values.py for VW Passat MK8 ( #30646 )
...
Update values.py
Added FW for Passat MK8
1 year ago
Justin Newberry
4028cb6121
FW query timing test: mock get_data function for timeout ( #29712 )
...
* use a mock function to simulate timeout
* Cleanup
* Cleanup
* clean refs
* tolerance can also go down
* fix
* better name
revert refs
* use unittest
* revert
* Revert "use unittest"
This reverts commit 7a1d6a6fc7
.
* order
* local
* use a context
* revert
* stress test it
* let's try
* it's consistent
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Justin Newberry
b0831fb117
soundd/micd: increase stream buffer size ( #30685 )
...
* increase buffer
* update cpu refs
* go to 100ms
* correct spot
1 year ago
Lukejb14
76c53e4742
Add 2021 Mazda CX-5 engine fingerprint ( #30616 )
1 year ago
Kacper Rączy
8049731553
run_process_on_route: qlog and fingerprint options ( #30688 )
...
Add --qlog and --fingerprint options for run_process_on_route
1 year ago
Justin Newberry
7b5d4d031a
Revert "Process Replay: move to pytest ( #30260 )" ( #30687 )
...
This reverts commit 90c873ab1d
.
1 year ago
Dean Lee
48cf7eb6d9
ui/driverview: inherit from CameraWidget ( #29769 )
...
* refactor DriverViewWidow to inherit from CameraWidget
* emit done on visible
* merge master
* cleanup
* lock_guard
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Adeeb Shihadeh
3831bf19e4
remove Qt wrapper scripts ( #30454 )
...
* remove Qt wrapper scripts
* revert those
1 year ago
Dean Lee
13e5e708c2
boardd: cleanup includes ( #30674 )
...
cleanup includes
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Jason Wen
63bf098017
Hyundai CAN-FD Longitudinal: Enable for ICE camera-SCC cars (non-HDA2) ( #30034 )
...
* Hyundai CAN-FD Longitudinal: Enable for all camera-based SCC platforms (non-HDA2)
* allow ice camera scc longitudinal
* allow ice camera scc longitudinal
* Update docs
* Merge commaai#30021
* Update CARS.md
* revert unrelated changes
* add test route
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
b3908e3c82
Volkswagen: update MY for Tiguan
1 year ago
hodgiers
dd034bbfb7
Volkswagen: Tiguan R-Line 2024 Fingerprint ( #30605 )
...
* Update values.py
2024 Tiguan R Line
* Update values.py
Removed extraneous text
* already here
* Update values.py
Updating model year for Volkswagen Tiguan to include 2024.
* Update values.py
Correcting Tiguan fingerprint values
* Apply suggestions from code review
* Update selfdrive/car/volkswagen/values.py
---------
Co-authored-by: Hodge <rhodge@Hodge-MBP.local>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
hanyiabc
5051ff0b84
Added fingerprint for 22 Kia Stinger KIA_STINGER_2022 ( #30589 )
...
* added fingerprint for my 22 kia stinger
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
TerryWloch
6d9629b0e1
VW: add missing FW for Skoda Kodiaq 2017 ( #30665 )
...
* Update values.py
Added FingerPrint for my Skoda Kodiaq 2017 14. tsi DSG 4x4
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
ac83318ac4
test_models: randomize internal segment list ( #30653 )
...
* randomize internal seg list segments
* random
* pytest-randomly sets random.seed to a consistent value for all the workers/processes
* noeol
* update
* Revert "update"
This reverts commit aff9a69c4e
.
* lock
* don't randomize by default
* remove random-order
* strict
* random
* one fix
* test
* does nothing
* rm tests
* Revert "rm tests"
This reverts commit b548e3fcd4
.
* (can't repro locally) just athena should be fine
* bs1
* bs2
* bs3
* bs4
* bs5
* wrong way
* no controls
* no car
* no board
* controls?
* crazy -common
* Revert "crazy -common"
This reverts commit 02365d712b
.
* test athena
* test athena 2
* test athena 3
* test athena 4
* test athena 5
* test athena 6
* test athena 7
* test athena 8
* test athena 9
* ??
* in one commit
* common?
* car and board
* -controls -board
* random-order
* no board
* revert
* car/tests
* least likely
* try
* try 2
* draft
* draft
* so much better
* cmt
* use randomly
* not needed here
* directly modify option works
* bb
* test time
* Revert "test time"
This reverts commit 2c5caabe2b
.
* tmut
* i concur
* revert
1 year ago
Shane Smiskol
97da129e11
ruff: check newline ( #30668 )
...
* check newline
* nothing catches this
1 year ago
Shane Smiskol
2afff9a0cb
athena tests: patch instead of juggling function ( #30664 )
...
patch instead of juggling function
1 year ago
Shane Smiskol
90c2aee6c3
athenad: use `socket` constant ( #30663 )
...
Update athenad.py
1 year ago
Shane Smiskol
17d71d2829
test_athena: remove no-op line ( #30660 )
...
* test
* Update selfdrive/athena/tests/test_athenad.py
1 year ago
Justin Newberry
bc70c94f75
soundd/micd: more robust setup procedure ( #30640 )
...
* just use the default device :/
* Ruff
* this seems like the most reliable way
* Ruff
* move comments too
* wait for devices
* fix that
* and that
* ruff
* add logging for avaliable devices
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Shane Smiskol
bf4026ed7e
Toyota: enable LTA ( #30109 )
...
* bump panda
* enable lta
* try upper/lower delay similar to longcontrol lag comp
* add comment about eps torque rate limits
* more clear
* more clear
* Revert "try upper/lower delay similar to longcontrol lag comp"
This reverts commit 8e85333ee6
.
* bump
* no driver torque limiting to test
* fix the setme_x3
* bump
* bump
* enable inactive safety
* use vEgoRaw
* rename
* fix
* some comments/organization
* bump
* docs
* no corolla
* shorter name
* bump
* bump
* add to releases
* bump panda
* remove camry
* bump
* bump
* rm
* bump
* bump
* bump again
* bump
1 year ago
Dean Lee
011b1a6e6a
ui/ParamControl: do not create ConfirmationDialog on every click ( #30496 )
1 year ago
Adeeb Shihadeh
2590cf8615
update plannerd cpu usage
1 year ago
Shane Smiskol
49317e3903
Ford: add Explorer 2020 FW ( #30638 )
...
* 49cead668ca2ac46
* docs
* b18d8435f1460528
1 year ago
Shane Smiskol
1cd7b04e6f
Ford: add Explorer 2023 FW ( #30637 )
...
* 49cead668ca2ac46
* docs
1 year ago
Kacper Rączy
7f07f47302
locationd: disable locationd temporary error alert on the body ( #30608 )
...
* Disable locationd temporary error alert on the body
* Disable locationd/paramsd/planner alerts on body with joystick mode
* joystick_enabled param not joystick_mode
1 year ago
Adeeb Shihadeh
35f819c823
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
1 year ago
Justin Newberry
f16df8e4b7
pytest: group test_models by route instead of car name ( #30625 )
...
* group by route
* dont need those
1 year ago
Justin Newberry
5600a82889
Soundd: only update ambient db when not playing an alert ( #30620 )
...
* move to soundd + only when quiet
* not filtered
1 year ago
Justin Newberry
31ab43ce41
jenkins: remove pytest tici conf ( #30621 )
...
* remove pytest conf
* remove that too
1 year ago
Greg Hogan
db35dcd0b5
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs funtion ( #30618 )
...
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs function
1 year ago
Adeeb Shihadeh
3985103974
update mapsd cpu usage
1 year ago