Commit Graph

8950 Commits

Author SHA1 Message Date
Cameron Clough 64f9b13871 Ford: add Maverick 2023 FW (#27781)
Ford Maverick 2023 Lariat Lux (added radar)

VIN: 3FTTW8E31PRA18806

bd37e43731e5964b|2023-04-01--15-13-06--0
2023-04-01 21:20:47 +01:00
Shane Smiskol a0f33658f2 IsoTpParallelQuery: extend timeouts when receiving consecutive frames (#27762)
* change to rx_in_progress

* bump panda

* bump panda
2023-03-31 20:57:32 -07:00
Shane Smiskol 1ee4f41d5a bump panda: iso-tp bugfixes (#27772)
bumppanda
2023-03-31 20:00:49 -07:00
Dean Lee e82d7a10d3 cabana: show min and max values in sparkline on hover (#27769) 2023-03-31 13:59:08 -07:00
Dean Lee aa3b8e5f30 cabana: fixed chat tool tips was displayed outside of the viewport (#27770) 2023-03-31 13:58:50 -07:00
Dean Lee 15a4b60ee6 cabana: display signal value in all charts on mouse hover (#27749)
* display all values

* cleanup

* cleanup

* emit hoverd if tip is visible
2023-03-31 12:48:31 -07:00
Shane Smiskol a1d01220e7 bump panda (#27768) 2023-03-31 12:15:59 -07:00
Dean Lee 63f888fa3a cabana: fix sparkline overlapping issue (#27766)
* fix sparkline overlapping issue

* cleanup
2023-03-31 11:44:21 -07:00
Willem Melching ced90c163e cabana: show min and max values in chart tooltip (#27744) 2023-03-31 11:32:27 -07:00
AlexandreSato 852f67dc88 Multilang: update pt-BR translations (#27767) 2023-03-31 11:29:08 -07:00
routine88 652fc0e904 Added fingerprint for 2023 Hyundai Elantra Hybrid (#27758)
* Update values.py

* Update values.py

* Update selfdrive/car/hyundai/values.py

* Update selfdrive/car/hyundai/values.py

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-31 00:34:35 -07:00
Shane Smiskol 909ad5e285 bump panda (#27761) 2023-03-31 00:10:41 -07:00
Adeeb Shihadeh 08be9eed08 sensord: remove hardcoded irq from test (#27759)
* sensord: remove hardcoded irq from test

* fix linter

---------

Co-authored-by: Comma Device <device@comma.ai>
2023-03-30 19:36:03 -07:00
Lee Jong Mun 2c13bfac74 Multilang: kor translation update (#27756) 2023-03-30 17:34:39 -07:00
royjr c2d13e5292 ui: experimental -> alpha OP long toggle (#27725)
* swap locations

* remove experimental from toggle name

* revert

* alpha

* revert that

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-03-30 14:27:05 -07:00
Dean Lee dd4e07fe7b cabana: fill rows with Qt::BDiagPattern if messag size is incorrect (#27750) 2023-03-30 13:00:06 -07:00
Adeeb Shihadeh 5ec7da96a6 ci: always upload process replay ref logs 2023-03-30 12:43:08 -07:00
Willem Melching bec8cb1e30 cabana: fix parts of chart widget not being redrawn (#27742)
* cabana: fix parts of chart widget not being redrawn

* revert others
2023-03-30 12:37:49 -07:00
Willem Melching ecd82f0408 cabana: fix drawing sparkline at half width on hi-dpi screen (#27746) 2023-03-30 12:37:29 -07:00
Willem Melching 469accbec1 cabana: show string value for val/desc (#27747) 2023-03-30 12:36:54 -07:00
Willem Melching cf299002f7 cabana: allow zooming to smaller ranges (#27748)
* cabana: allow zooming to smaller ranges

* remove comment
2023-03-30 12:36:34 -07:00
Dean Lee f3664b658b add libncurses5 to ubuntu_setup.sh (#27751) 2023-03-30 12:24:41 -07:00
Shane Smiskol 51c3f43205 Honda Bosch Radarless: use CarControllerParams variable 2023-03-30 12:19:48 -07:00
royjr fe49fbf8ec Honda Bosch Radarless: update stopAccel to match actuation limits (#27740)
* civic22_stop_faster

* limit stopAccel to current safety model

* Update selfdrive/car/honda/interface.py

* Update selfdrive/car/honda/interface.py

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-30 12:18:32 -07:00
Erich Moraga a9d342689c Add missing AVALON_TSS2 engine & ABS f/w (#27733)
`@jundi#8597` 2022 Avalon ICE  DongleID/route 6b650cedd7de2808|2023-03-29--18-36-56
2023-03-29 19:06:44 -07:00
royjr e377305ea8 Honda Civic 2022: match stock Auto Idle Stop behavior (#27722)
* honda_idlestop_timer

* whoops

* simplify

* just use stopping counter and move bosch radarless specific logic into the function

* it's actually 4 seconds

* Update selfdrive/car/honda/hondacan.py

* check equal to 0

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-29 19:04:33 -07:00
Harald Schäfer eca3838237 Locationd qcom retune (#27739) 2023-03-29 16:35:30 -07:00
Adeeb Shihadeh 3df2e55bee tizi: add panda siren fault (#27738)
Co-authored-by: Comma Device <device@comma.ai>
2023-03-29 16:31:35 -07:00
Vivek Aithal 15b880c0ea Bolt EUV: Non-linear torque function (#27696)
* add erf based ff

* silly bug; diff of nonlinear != nonlinear of diff

* add sigmoid based ff, ensure slope at 0 > 1

* reduce steer down limit and increase driver allowance

* rebase panda

* atry without friction, and with tanh nonlinear

* finalize the nonlinear function

* do not disable friction compensation in the ff

* bump panda

* bump panda

* update refs

* update refs

* resolve comments

* Add type hints

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-03-29 15:10:39 -07:00
Jason Wen 8e3ed8f10b torqued: reset LiveTorqueParameters on calibration reset (#27737)
* torqued: reset LiveTorqueParameters on calibration reset

* gotta have this
2023-03-29 14:30:27 -07:00
Vivek Aithal 46069738d6 Revert "torqued: reset LiveTorqueParameters on calibration reset" (#27736)
Revert "torqued: reset LiveTorqueParameters on calibration reset (#27732)"

This reverts commit 18253982db.
2023-03-29 14:01:22 -07:00
Jason Wen 18253982db torqued: reset LiveTorqueParameters on calibration reset (#27732) 2023-03-29 13:56:45 -07:00
Willem Melching e0afaa4eee cabana: fix merging sources for already open DBC file (#27715)
* fix build

* fix merging sources
2023-03-29 13:17:46 -07:00
Dean Lee d6961152b8 cabana: add a slider to set sparkline time range (#27727)
* add slider to set sparkline time range

* rename signaleedit to signalview

* default is 15s

* util::formatSeconds

* update() is faster than invalidate

* draw points

* fix scatter width
2023-03-29 12:43:43 -07:00
Adeeb Shihadeh 85908f7e2b process replay: fix socket-ful replay flakiness (#27721)
* process replay: fix socket-ful replay flakiness

* bump up laikad timeout

* bump

* bump again

* revert that
2023-03-28 17:48:16 -07:00
Jason Young 267974e002 remove accFaultedTemp, add steerTimeLimit (#27720)
* remove accFaultedTemp

* retry CI

* bump cereal

* grab the new steerTimeLimit Event

* bump cereal to updated master
2023-03-28 16:04:14 -07:00
Adeeb Shihadeh 32da60c551 Update RELEASES.md 2023-03-28 13:26:01 -07:00
Dean Lee eee3c8ee60 cabana: add sparkline to signal view (#27717)
* display small line chart beside signal

* TODO

* 1 px width

* auto stretch

* static lines

* use std::vector

* cleanup

* use ts from last message

* remove hardcorded size
2023-03-28 13:25:13 -07:00
Dean Lee a1fb8d2480 cabana: improve video thumbnail (#27711) 2023-03-28 13:24:54 -07:00
Dean Lee 8903e03c88 cabana: move dbc related files to dbc/ (#27712)
* move dbc related files to dbc/

* move generate_dbc_json.py to dbc/
2023-03-28 11:52:28 -07:00
Dean Lee 2f954a50e3 cabana: clear zoom stack after reset zoom (#27716) 2023-03-28 11:50:19 -07:00
royjr 1853d6f40e Honda Bosch Radarless: experimental longitudinal support (#25364)
* civic22_long

* Stock requests -4

* add standstill bit

* bump

* fix standstill

* bump

* bump

* bump panda

* Update hondacan.py

* bump panda

* add docs

* bump panda

* bump panda

* fix control_on value

* set control_off

* fix cars.md

* Update panda

* Update opendbc

* Update panda

* Update panda

* allow more braking

* Revert "allow more braking"

This reverts commit ecd2493a436a095b621d815e8b0c7591fa6b93a9.

* Update panda

* fix speed mismatch

* Revert "fix speed mismatch"

This reverts commit ca795dc5bd9d6e841225e1ac1ff93a1f78618513.

* Update panda

* fix speed mismatch and standstill

* delay stopped message to match stock behavior

* green cruise only when enabled

* Update panda

* Revert "green cruise only when enabled"

This reverts commit d21aa5b541a42fa6d1c87e3b065f720af28ff38b.

* lesser nester

* simplify

* simplify control_on

* simplify common signals

* simplify CONTROL_ON

* lessest nester

* hide speed on gas_override to match stock behavior

* tiny simplification, lesser nester

* flip common acc control values around

* move magic number to global variable

* Revert "move magic number to global variable"

This reverts commit 160be0e0872dc08a8786d97fc2125b2eb131362d.

* remove stopped logic

* remove unused variable

* looks ok

* looks better

* simplify override

* clarify CONTROL_OFF signal comment

* civic22_long_bettercontroloff

shorten delay

init

selfless

whoops

move to carcontroller

selfmore

lower time, currently take 5s to kick in

just right

deline

* Rename CONTROL_OFF -> IDLESTOP_ALLOW

This tells the car its ready to turn off the engine, which does so when the car is standstill.

* Update panda

* Update opendbc

* Update panda

* fix docs

* Update panda

* Update panda

* Update opendbc

* Update panda

* Update panda

* Update panda

* Update panda

* bump panda

* idlestop in another PR

* radarless doesn't need tester present

* simplify that

* helper

* one line is fine

* test bump

* bumpback

* disallow

* reduce diff

---------

Co-authored-by: sshane <shane@smiskol.com>
2023-03-28 01:53:48 -07:00
Dean Lee fb03e225fd isotp_parallel_query: use drain_sock_raw (#27714)
use drain_sock_raw
2023-03-28 00:25:20 -07:00
Shane Smiskol e65bd1a703 bump panda (#27713) 2023-03-28 00:21:08 -07:00
Shane Smiskol 3555a08c17 Nissan: add missing FW for 2020 Leaf (IC) (#27670)
add nissan leaf ic fp
2023-03-27 16:11:59 -07:00
erotisch c0b2e15a60 HKG: add missing 2019 Genesis G70 FW (#27676)
* Update values.py

* Update values.py

* Update values.py

* fix FW

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-27 15:37:54 -07:00
Erich Moraga 7284969eb8 Add missing TUCSON_4TH_GEN fwdCamera/fwdRadar f/w (#27708)
`chodochodo#7177` 2022 Hyundai Tucson 2.4L ICE  DongleID/route c5ba26f7af98e5d1|2023-03-27--14-33-34
2023-03-27 15:06:47 -07:00
Shane Smiskol 12e46e5d4a Toyota: add missing FW versions for C-HR Hybrid 2021 (#27687)
add another 2021 CHR H
2023-03-27 14:22:25 -07:00
pugdaddys 8a36887dfb VW: add missing Audi A3 2016 FW (#27699)
* Update values.py

* Update values.py

* Update values.py

* missing radar

* convert to hex

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-27 13:58:30 -07:00
Shane Smiskol 86f6c315bc bump cereal (#27704) 2023-03-27 13:30:22 -07:00