Commit Graph

8917 Commits

Author SHA1 Message Date
Dean Lee c59ee39caa cabana: support drag and drop to merge charts (#26968)
old-commit-hash: 58bd02408979f19999acd8c755ed30785b9ef6d7
2023-01-15 12:52:11 -08:00
Willem Melching 4b7f960de3 MacOS: bump body to fix build (#26972)
old-commit-hash: ae6ad15df5e9047f841e990812d26f0409545dc2
2023-01-15 12:50:29 -08:00
Adeeb Shihadeh cd2756da23 don't run ublox procs without ublox (#26965)
* pigeond: don't run if ublox missing

* same for ubloxd

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6861c9999195a9791bdb31675a4ed07dbd562b9c
2023-01-14 23:06:09 -08:00
Harald Schäfer 63efb985cd Revert locationd to gpsLocation (#26963)
* revert locationd laika change

* switch msg

* change proc replay

* back to gpslocation

* update ref

* no np floats in msg

* Ignore empty laikad messages in mapos

* more tolerance

* c++ doesnt work like that
old-commit-hash: 4c33d94d3f088c6f1fc88a0f40f3a828968c1c52
2023-01-14 16:56:14 -08:00
Adeeb Shihadeh 8a57a11d3c docs: add experimental mode to compatibility description (#26954)
* docs: add experimental mode to compatibility description

* lower case
old-commit-hash: d064a32b00c375f21afbbe32171231122281c1ea
2023-01-14 16:28:17 -08:00
Bruce Wayne 29d4e1645e Revert "temporary revert laikad as main gps"
This reverts commit a4b9a7fec9c07a42dcb1bb990471a92aa4476855.

old-commit-hash: c44b6225592c070d87d2b3e77018a623d344f054
2023-01-14 10:34:59 -08:00
Kurt Nistelberger 9bbc5bdfb1 temporary revert laikad as main gps
old-commit-hash: 1e8e4f7ede35d9a95c97ccfbb0bf8d7c5df46e39
2023-01-13 22:24:16 -08:00
ZwX1616 0dc7085d41 camerad: rework ox exposure score (#26948)
* wip

* make separate score func

* n4ot g

* clean up

* remove

* simplify

* b2b

* balance costs

* clean up

* no if tici

* box view

* new baselines

* Revert "new baselines"

This reverts commit f7a5d059eda70fa4d49e3024923da30e8821f42b.

* Revert "box view"

This reverts commit a57924be36e7d6abc2585aca9575c74cd583ef86.

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 028527423c86800e5f260377533c1f8024658f67
2023-01-13 21:32:15 -08:00
Shane Smiskol 7d047ac788 Car docs: link to car harness on shop (#26957)
* harness links

* test

* fix for no years cars

* match order of docs
old-commit-hash: 6527f2c825191860317317f2810fe320b277b69c
2023-01-13 17:52:24 -08:00
Shane Smiskol d56edcf5f3 Fix car docs diff bot (#26955)
fix
old-commit-hash: 406d12b7c17ff0d3d4fb713a90b178978c36d042
2023-01-13 17:20:45 -08:00
Adeeb Shihadeh 400c294670 remove dead libdiag.h (#26951)
old-commit-hash: c91679c2d433e69b3a5cfc1a2bd275b757d2eff3
2023-01-13 15:23:58 -08:00
Robbe Derks f2cab9a00c No more magic for the can chunks (#26861)
* remove magic and add checksum

* add comms reset

* bump submodule
old-commit-hash: 3136985b950e79cf2943dafa2cea4db5ad0f528b
2023-01-13 15:01:55 -08:00
Adeeb Shihadeh fee2875004 clutil: use logging functions (#26950)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 23bd5d6f5d554b4117671605f2a99f6e37903789
2023-01-13 14:49:01 -08:00
Adeeb Shihadeh 1a7b2b6a2d revert timeout increase from #26850
old-commit-hash: 50f62a7adc011c753aa846807a8eabfdbdf93996
2023-01-13 13:46:01 -08:00
Vivek Aithal f28fb581f1 paramsd: Remove one active condition (#26922)
* remove one active condition

* update refs

* remove unused vars

* update refs

* update refs
old-commit-hash: 2e36d07106c7e4e8e12afe0c33762abbf217a416
2023-01-13 13:23:06 -08:00
Erich Moraga 8cd236fb65 Add missing COROLLA_TSS2 engine f/w (#26936)
add missing engine

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 83d619e457a27f7ac2f1a7fc7c297dc257aa4430
2023-01-13 11:49:33 -08:00
Dean Lee 27da08947f Cabana: save signal on editingFinished (#26940)
save signal on editingFinished
old-commit-hash: c1b9c3d3d1c928df929bce0cd1959d06e1091ccf
2023-01-13 11:40:34 -08:00
Kurt Nistelberger 9570336e6c Laikad: set active (#26850)
* laikad update, renaming

* update locationd

* fix naming

* address PR comments

* upsi

* .

* draft to fix replay

* fix process relay to allow no response for messages

* final fix for process replay

* .

* bump cereal

* update process replay ref commit

* reduce wait time

* .

* last ref change

* move laikad helpers to laika

* .

* fix ublox test

* update refs

* add proper qcom replay support

* fix gnss support if both is available

* update refs

* remove left over

* revert laikad msg

* move laika back to master

* init

* fix gps valid flag

* change time

* add gnss to ignore

* remove gps_valid flag

* .

* adopt orientation reset threshold

* .

* update laikad

* .

* fix stanstill KF resets

* test orienation reset count

* update laika

* bump cereal

* fix process replay

* update laika repo

* remove handle gps

* add extra logging for cache

* .

* add more log

* .

* .

* update laika

* dont remove gps code

* inc min satellite count

* update magic vals and add acc drop

* update laika

* upsi

* rem

* bump laika

* use nav and correct

* more fixes

* use sftp

* No more glonass

* Revert "No more glonass"

This reverts commit a76124da50a1e25f423ad1137c7a046e1d57811d.

* nump laika

* back support old ephemeris cache

* add health to ephemeris message

* bump laika

* remove print

* fix laikad tests

* clean

* remove extra log

* bump laika

* inc timeout for plotjuggler build

* rem cache clear

* .

* enable gps after checks

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 88423e25df8bfbd8e6a3275eb086f468cf9a59f1
2023-01-13 11:37:38 -08:00
Dean Lee f6f6feb922 cabana: use Qt::Window flag for FindSimilarBitsDlg (#26938)
use Qt::Window flag for FindSimilarBitsDlg
old-commit-hash: aaed3537780b5082d427667d6ab4070db2e7e21f
2023-01-13 11:33:03 -08:00
Jason Wen 583aeaa1f0 Hyundai: Add FW Version for 2021 Sonata N Line (#26945)
* Hyundai: Add FW Version for 2021 Sonata N Line

* missing engine

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 1d91913aae95fceade6afd7c808e2188ce6e2985
2023-01-13 11:21:51 -08:00
Adeeb Shihadeh 38bceb1391 model replay: disable nav for now
old-commit-hash: 8aac07bf86897ff9dee8f82ddd361fe39aed5063
2023-01-12 15:20:37 -08:00
Shane Smiskol cc44b893c4 docs: open footnotes in new tab
old-commit-hash: 47cca343ec6ae611871d53d7b0660647f816f1c9
2023-01-12 15:07:14 -08:00
Shane Smiskol dfba489902 red panda footnote: finish thought (#26933)
missing `car`
old-commit-hash: df394004d574d0c9c63216da56bc965da27af508
2023-01-12 14:58:47 -08:00
Dean Lee 270893d562 cabana: double click on an item in FindSimilarBitsDlg to open the message in detailView (#26930)
* double click to open message

* remove qDebug
old-commit-hash: 53ec07edbd591296602658080df71d91e8629540
2023-01-12 13:39:51 -08:00
Dean Lee d6ec5da14e cabana: filtering in both address and msg name (#26929)
search in address and name

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 66d0d4c7d7035375bc17bdc9da404c2a5e77d453
2023-01-12 13:27:46 -08:00
Shane Smiskol 0ceb423ccc Car interface: require fingerprint and FW versions to get params (#26932)
* require fingerprint and FW versions

* add get_non_essential_params()

* comment

* all required

* classmethod, need to allow subclasses to override _get_params

* fix that

* fix

* fix

* wrong fix 🤦
old-commit-hash: b00bc4f57e2c9a3acb9e3b10528b7e30cbde43f1
2023-01-12 12:25:24 -08:00
Adeeb Shihadeh b67646e1ab Revert "Car interface: require fingerprint and FW versions to get params (#26766)"
This reverts commit ff80ac0f7525916211da2cd0fce2c9c5f35ef89d.

old-commit-hash: f14deae475f32af5b04fc2ef3744a77445ad8177
2023-01-12 11:28:04 -08:00
Dean Lee 84b6e18b53 cabana: fix chart glitches (#26928)
old-commit-hash: 97b931a12ae94567062891586496e7a73bd3ebbd
2023-01-12 11:27:20 -08:00
Shane Smiskol 28ceb52c33 Car interface: require fingerprint and FW versions to get params (#26766)
* require fingerprint and FW versions

* add get_non_essential_params()

* comment

* all required

* classmethod, need to allow subclasses to override _get_params

* fix that

* fix
old-commit-hash: b68dabb689104ef0819a6c881b800076deb866f6
2023-01-11 23:44:50 -08:00
Shane Smiskol 08269a6064 Car docs: show video link (#26907)
* add videos to gh docs

* fix

* add icon

* fix

* try this

* white inner triangle

* width

* try height

* use video_icon in template

* clean up

* rename

* smaller
old-commit-hash: de6f9010fa6e3daf87c7cbe855af98b73fdc6d56
2023-01-11 23:30:11 -08:00
Kurt Nistelberger 40b4c51f12 increase nav default marker
old-commit-hash: a0f55f72fcc119f7a2ff902c1e347b3779c2c318
2023-01-11 22:31:25 -08:00
Dean Lee 16d5526839 cabana: fix find similar bits (#26918)
* dynamic find bit

* change

* Revert "change"

This reverts commit 12cf513e2725a52ee40b8999521adcd6ecb00221.

* change sorting and headers

* make perc a float

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: f3fa4d759d5967e8590492005b8ede8bd17a6981
2023-01-11 21:21:11 -08:00
Jason Wen fe85cb28dd HKG: Car Port for Kia Sorento 2022 (#26874)
* HKG: Car Port for Kia Sorento 2022

* Harness K

* SCC is on bus 4

* Add test route

* seems reasonable

* more interesting segment

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 69f8ac0b6508559549e99c5f12b7d9105ce1baa8
2023-01-11 21:17:58 -08:00
Niels Ole Salscheider 316b5cc934 VW MQB: Add FW for 2017 Seat Leon (#26883)
* VW MQB: Add FW for 2017 Seat Leon

* missing srs

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 2d403cbf9c14ed51e1e6d65bd33330a5775dec66
2023-01-11 20:33:45 -08:00
Shane Smiskol c31557463d HKG: filter on steering pressed (#26924)
* filter on can steering pressed

* Update ref_commit
old-commit-hash: 257a45dd18d30971dce0a02f285874423b2bfe9d
2023-01-11 20:25:01 -08:00
Shane Smiskol 92bd7e33fe Hyundai CAN-FD: set available from TCS ACC available (#26921)
* available on TCS signal always

* cmt enh

* better comment

* better
old-commit-hash: a24afa18d3b43f9ea02a15d99ba8eb07b8cc9709
2023-01-11 17:22:24 -08:00
Jason Wen e6f3cfd7f9 HKG CAN-FD: set cruise state available with car signal (#26812)
* HKG CAN-FD: set cruise state available with car signal

* Whoops

* Check this signal

* No should be in SCC_CONTROL

* use TCS

* add back

* match CAN

* think these are missing

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ccb43271977174e1a6de11b15ad07cd04c2ed056
2023-01-11 16:14:05 -08:00
Jason Young d5655ac4e3 VW MQB: Add FW for 2019 Volkswagen Golf (#26920)
old-commit-hash: 35626303b16734b17cb3dd266c5dd6f18f8941a9
2023-01-11 15:45:15 -08:00
Dean Lee 1a5867b973 cabana: sync play button state (#26917)
sync play button
old-commit-hash: 9884957e3e07e09df6c021222949a4a77e2bd8ff
2023-01-11 15:32:13 -08:00
Adeeb Shihadeh 15261cedde bump cereal, can in qlogs
old-commit-hash: f41caec2dec08aa3bbf8e0b3b6efa7600a8f6f0f
2023-01-11 15:02:24 -08:00
Shane Smiskol 2b6f575473 VW: match panda standstill check (#25761)
* test models: check panda standstill

* match panda

* reverse exception

* check == 0

* bumppanda

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 29470d2d2d5f53d4b26a220192a08adbde5eeb5d
2023-01-10 22:28:54 -08:00
Jason Young fda55793d0 controlsd: set latActive with max minimum steer speed (#26805)
* refactor minimum lateral speed handling

* rename for clarity

* simplify without joystick at standstill

* intermediate standstill variable, check notCar

* check joystick for now

* cmt

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cb88b3ed6528a7ad840be7bcd33fe7023b4f3719
2023-01-10 20:51:10 -08:00
Shane Smiskol ba3d08c25f process replay: test body with joystick mode (#26916)
* no need to check sm

* fix

* Update ref_commit

* revert
old-commit-hash: f0d0d999813ee3c5cc49c2b47623296c70d37318
2023-01-10 19:59:39 -08:00
Adeeb Shihadeh a4af0fca74 jenkins fixups
old-commit-hash: 5f66a9a6213f6c42161584979a2f760f9ad9df47
2023-01-10 16:20:27 -08:00
Shane Smiskol f941060caa Longitudinal tests: test forceDecel (#26765)
* test with forceDecel

* test all combos

* fix

* fix

* fix

* ...

* remove print

* clean up

* just set cruise to 0

* update ref commit

Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
old-commit-hash: b45dda2d0a365946e4cfc3c4a08023c05e2d58c7
2023-01-10 14:46:43 -08:00
Shane Smiskol 6008b2e71a longcontrol: enter stopping state immediately (#26879)
* enter stopping state immediately

* Update selfdrive/controls/lib/longcontrol.py
old-commit-hash: 4e9bddee5cbabe4807e690a93408a23ce66225d5
2023-01-10 13:02:43 -08:00
Kyle Dibble-Dabney 7798e4f079 Added fingerprint for 2023 EV6, fwdCamera (#26900)
old-commit-hash: 9e364ff76f9c0b23ebe557b95b4a584dff052e97
2023-01-09 19:01:03 -08:00
Erich Moraga 48ecc257e6 Add several missing LEXUS_RC firmwares (#26905)
* Add several missing LEXUS_RC firmwares

`@Vranesh#9912` 2020 RC350  DongleID/route d6303cdeea512a4e|2023-01-09--17-11-55

* lexus now has two engines

* todo

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: d12146fbd657042bb6a74caa4c10b08a09ba074d
2023-01-09 18:57:51 -08:00
Jason Wen e2beb3c454 HKG: add FW Versions for 2019 Kia Stinger (#26897)
* HKG: Add FW Versions for 2019 Kia Stinger

* Update selfdrive/car/hyundai/values.py

* fix

* use shorter query

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 1a907b4c7a3167ad21b992fd74e2439019163086
2023-01-09 18:14:02 -08:00
David Peterson fd7aea9bef Car docs: add video for Nissan Leaf (#26901)
* CAR.LEAF: NissanCarInfo("Nissan Leaf 2018-22”), video_link= "https://youtu.be/vaMbtAh_0cY&t=0s"),

Add Youtube video 2019 Leaf

* Update selfdrive/car/nissan/values.py

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 9b9c2a657ed0ba326727339269654f9497997a70
2023-01-09 17:25:43 -08:00