Commit Graph

6471 Commits

Author SHA1 Message Date
David Peterson ce74bd4143 docs: add video link for 2019 Subaru Crosstrek (#24251)
* Update values.py

Add video_link :     SubaruCarInfo("Subaru Crosstrek 2018-19", good_torque=True),video_link="https://youtu.be/Agww7oE1k-s"),

* fix syntax

* timestamp to start of openpilot use

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-04-19 13:25:56 -07:00
Adeeb Shihadeh c5378cf8b9 improve tici thermal control (#24228)
* improve tici thermals

* more i

* always 70
2022-04-19 11:07:54 -07:00
Adeeb Shihadeh 0cc162af62 bump submodules 2022-04-19 11:03:05 -07:00
Adeeb Shihadeh 148e747f83 rebuild libyuv for x86_64 2022-04-19 10:28:26 -07:00
George Hotz 13e18b605a joystickd: add send thread 2022-04-18 22:35:19 -07:00
George Hotz e9ef650901 joystickd: add WEB support, add logitech joystick support 2022-04-18 22:13:09 -07:00
George Hotz 1795a2ac03 C2: remove some dead code (#24256)
* remove some dead code

* still needed

Co-authored-by: Comma Device <device@comma.ai>
2022-04-18 20:38:03 -07:00
George Hotz 40cf4a7498 Update SNPE to 1.61.0.3358 (#24253)
* update snpe to snpe-1.61.0.3358

* fix new snpe build

* fix snpe dir in files_tici

Co-authored-by: Comma Device <device@comma.ai>
2022-04-18 19:31:10 -07:00
George Hotz 0ac35a656a loggerd: prereqs for deanlee loggerd omx encoder (try 2) (#24252)
* refactor encoders

* fix pc build

* buf_info

Co-authored-by: Comma Device <device@comma.ai>
2022-04-18 18:21:46 -07:00
Adeeb Shihadeh 5c48e7bc86 remove comma two support (#24248)
* remove comma two support

* cleanup release files

* little more

* more libs

* no more gralloc

* add snpe back
2022-04-18 17:55:23 -07:00
Adeeb Shihadeh 233a167cc9 controlsd: handle controls mismatch race (#24245)
* controlsd: handle controls mismatch race

* update refs
2022-04-18 17:08:25 -07:00
Jason Wen f6034ecece Hyundai: Car Port for Ioniq Plug-in Hybrid 2019 (#24089)
* Add car port: Hyundai Ioniq Plug-In Hybrid 2019

* Add additiona FW version

* Add test route

* Add test route - fix typo

* Update CARS.md and RELEASES.md

* remove from legacy safety mode

* Update carcontroller.py

* Update to INDI lateral tune

* update spacing and capitalization

* generate docs

* Update selfdrive/car/hyundai/carcontroller.py

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-04-18 15:15:38 -07:00
Adeeb Shihadeh 067273b8e7 controlsd: check if process should be running (#24250) 2022-04-18 14:57:04 -07:00
Shane Smiskol ce91f4564d HKG: Add FW for 2022 Hyundai Elantra Hybrid (#24249)
* Fingerprint for 2022 Hyundai Elantra Hybrid

* re-generate docs

Co-authored-by: Max Triano <mtriano234@gmail.com>
2022-04-18 14:24:54 -07:00
Knudn 86fcb823bc VW: Add FW for 2019 Volkswagen e-Golf MK7 (#24247)
* Fingerprint for e-Golf MK7 2019

* Fingerprint for e-Golf MK7 2019

* Update selfdrive/car/volkswagen/values.py

Co-authored-by: ROLAND Knut <knut.roland@soprasteria.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-04-18 13:35:15 -07:00
Shane Smiskol fdeb590ae6 ui: adjust laneless design (#24246)
* tune design

* adjust

* adjust

* fix and compromise!

* fix sl
2022-04-18 13:32:09 -07:00
Jason Young db1aa16b47 VW MQB: Add FW for 2018 Volkswagen e-Golf (#24237) 2022-04-18 11:49:25 -07:00
Cameron Clough b828131994 Ford: detect reverse gear for manual transmision (#24234) 2022-04-18 11:48:37 -07:00
Erich Moraga 948e3edc31 Add missing LEXUS_NX_TSS2 fwdRadar f/w (#24235)
`@stephengao#5556` 2020 Lexus NX  DongleID/route 0e84e3a3cbc3f537|2022-04-17--17-25-58
2022-04-18 09:37:46 -07:00
Comma Device df7275f1f7 encodeData: add flags support 2022-04-16 15:54:22 -07:00
Adeeb Shihadeh d2fec9ecfe bump opendbc 2022-04-16 14:58:56 -07:00
George Hotz 35e776d2fd loggerd: add qcam broadcast support, don't recreate pubmaster (#24226)
* add qcam broadcast support, don't recreate pubmaster

* fixed

Co-authored-by: Comma Device <device@comma.ai>
2022-04-16 14:42:36 -07:00
George Hotz d9fbec6bf5 acados: rebuild for Darwin 2022-04-16 08:42:12 -07:00
Willem Melching f1ca848ff7 filter_log_message: support errorLogMessage from qlogs 2022-04-15 11:06:28 -07:00
Gijs Koning 6dfdb04cb4 Remove visiontest files (#24219) 2022-04-15 09:54:05 -07:00
Erich Moraga f933d543b2 Extend Lexus RX compatibility to 2022 (#24217)
* Extend Lexus RX compatibility to 2022

Sorry, I should've done it when I submitted this PR a couple months ago...
https://github.com/commaai/openpilot/pull/23691

* Revert "Extend Lexus RX compatibility to 2022"

This reverts commit b6a4c5f82c50713d813e260086b71061f047a70a.

* Extend Lexus RX compatibility to 2022 via CarInfo

* Extend Lexus RX compatibility to 2022 in docs
2022-04-15 08:12:18 -07:00
Gijs Koning 0254a3fe11 Improve lagging message description (#24208)
* Improve lag prints process name

* Cleanup

* small change

* Add bridge process name

* Use getproctitle

* Remaining
2022-04-15 08:11:53 -07:00
Adeeb Shihadeh 1fa1c44342 agl plugins work nicely on latest profiler 2022-04-14 21:34:14 -07:00
Shane Smiskol 998cd7fa20 UI: new laneless design (#24169)
* stash

* Revert "stash"

This reverts commit f0019010e28ffb6d70b3c84666572f30c22077c9.

* new laneless ui

* clean up

* always draw lane lines

* no compensation

* make sure it's long enough

* debug time

* tune design

* tune design 2

* correct scaling with new updated curve hue

* debug time

* full test

* revert test

* move yellow back a bit
2022-04-14 20:09:51 -07:00
Adeeb Shihadeh 639255bd10 UI: double click to switch between body and onroad views (#24214)
* UI: double click to switch between body and onroad views

* fix that

* Update selfdrive/ui/qt/home.cc

Co-authored-by: Comma Device <device@comma.ai>
2022-04-14 17:33:17 -07:00
Shane Smiskol 52e5aa8409 uiview: show model (#24210)
* assume not car when using uiview

* write carparams
2022-04-14 16:37:09 -07:00
George Hotz df6c2b6af9 body: web joystick handle timeout 2022-04-14 16:12:30 -07:00
Cameron Clough acd455ed3a Ford: Support for LCA vehicles (#23331)
* Ford: add Focus Mk4

Also removes support for the Ford Fusion.

* Ford: LKAS/LCA steering and UI CAN commands

* Ford: implement CarController w/ steering and lanes ui

* Ford: FPv2 firmware request

* Ford: Add FW for 2018 Ford Focus

* Ford: add Escape Mk4

* bump panda

* cleanup

* add that back

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-04-14 14:32:03 -07:00
George Hotz b9e5ad8a64 fix csid map 2022-04-14 13:17:32 -07:00
Adeeb Shihadeh 5b098a1db5 test fw query: add nissan 2022-04-13 22:54:45 -07:00
Shane Smiskol 1a5ddfaedd regen: check if regenerated route is enabled (#24207)
* check if regenerated route is enabled

* elif

* initialize CUDA runner before all other processes

* Revert "initialize CUDA runner before all other processes"

This reverts commit 124e3dd4d3408b6649f40b3e6e7f217ca347f59f.

* add back fixes

* fix typo
2022-04-13 18:01:16 -07:00
George Hotz d7b849720c body: web joystick 2022-04-13 14:29:17 -07:00
Lukas Petersson 3ea92f6cd3 Latencylogger optimization (#24166) 2022-04-13 13:50:57 -07:00
Willem Melching 0b2b1f3e56 updated: reduce data usage (#24204)
* reduce updated data usage

* Update selfdrive/updated.py

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-04-13 13:48:38 -07:00
Adeeb Shihadeh c810198815 Subaru: remove rest of CAN fingerprints (#24195) 2022-04-13 11:48:14 -07:00
Gijs Koning e0845752e3 Fix camera error description (#24202)
* Fix camera error message

* Shorter
2022-04-13 09:56:37 -07:00
Shane Smiskol 5159878389 fix regen: specify frame timestamps for modeld (#24200)
* grab main frames when not using extra

* the actual fix
2022-04-12 23:07:33 -07:00
Adeeb Shihadeh 49c2164814 add alert for CAN bus timeout (#24162)
* add alert for CAN bus timeout

* add alert

* set in interface

* cleanup

* cleanup

* add event

* fix mock

* bump

* bump opendbc

* update refs

* return reader
2022-04-12 22:58:34 -07:00
Shane Smiskol 3ff14adbd6 Subaru: add missing Impreza fw versions (#24194)
* add missing impreza fw versions

* these are duplicate

* this fw version flipped on the 5th for michael and never switched back
2022-04-12 17:15:27 -07:00
Shane Smiskol 9f3245fea7 regen: use setup_env from process replay (#24197)
* use setup_env from process replay

* rm line
2022-04-12 16:36:02 -07:00
George Hotz 9318e02a52 Power draw test (#24196)
* power draw test

* power draw measure

* fix cam power draw

* no star import

* fix static

Co-authored-by: Comma Device <device@comma.ai>
2022-04-12 15:33:27 -07:00
Shane Smiskol f3bcbb1b50 car docs test: check car name (#24193) 2022-04-12 12:45:31 -07:00
George Hotz dab978083b loggerd: broadcast encoder data (#24177)
* encode data try 1

* fix pc build

* low quality compressed streamer with pyav

* nvidia streamer

* timestamp support

* fix latency measurement

* refactor

* camerastream updates

* fix linter

* compressed to vipc, clean

* remove print

* touchups

Co-authored-by: Comma Device <device@comma.ai>
2022-04-12 12:08:50 -07:00
Shane Smiskol e8faf9f985 Honda: resolve controls mismatch due to interceptor thresholds (#24173)
* make panda and openpilot thresholds match

* Revert "make panda and openpilot thresholds match"

This reverts commit dfcbd2058784de809564ada41e4cfbbfca7afe77.

* make panda and openpilot thresholds match

* remove interceptor scaling, compare int value

* remove honda exception

* bump panda

* bump opendbc

* add segment to check controls mismatch

* bump submodules
2022-04-12 11:20:55 -07:00
Shane Smiskol 85c714e350 test_models: support for specifying segment (#24185)
* support for specifying segment

* revert

* formatting

* revert

* Fix mypy

* raise exception if specified segment isn't available

oh, ndog param wasn't being set

* easier to read

* add to exception
2022-04-11 22:03:23 -07:00