Commit Graph

8752 Commits

Author SHA1 Message Date
Miniz199922
437ca99fcd Chrysler: Add missing FP for 2020 Jeep Grand Cherokee (#27464)
Need to add fingerprint 1538: 8 for my 2020 jeep grand cherokee. Tested and working
2023-03-01 16:56:01 -08:00
Jason Young
1483fc32dc VW MQB: Add FW for 2023 Volkswagen Tiguan (#27475) 2023-03-01 16:49:11 -08:00
humza2000
3fbdddb2fb Added new transmission firmware for Hyundai Sonata 2022 (#27456)
* Added new transmission firmware for Hyundai Sonata 2020-2023

b'\xf1\x00T02601BL  T02900A1  VDN8T25XXX900NSCF\xe4!Y',
b'\xf1\x87954A02N060\x00\x00\x00\x00\x00\xf1\x81T02900A1  \xf1\x00T02601BL  T02900A1  VDN8T25XXX900NSCF\xe4!Y',

Dongle ID:  ba75a2db7d699895
Route: ba75a2db7d699895|2023-02-27--18-07-15

* Update selfdrive/car/hyundai/values.py

* we can clean these up

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-01 16:10:00 -08:00
Andrei Radulescu
e6240d6ba2 VW MQB: Add FW for 2018 Škoda Kodiaq (#27460)
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-01 16:01:39 -08:00
javenzy
d50d8de637 Add China HONDA ACCORD HYBRID 2018 finger (#27462)
* Add China HONDA ACCORD HYBRID 2018 finger

Add finger to support China HONDA ACCORD HYBRID 2018,use ACCORDH model.

* remove FW for logging

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-03-01 16:00:08 -08:00
Shane Smiskol
7f10c736ab test_fw_query_on_routes.py: don't print FW for logging 2023-03-01 15:57:11 -08:00
koffee-bean
be42193a61 Hyundai: add missing 2022 Ioniq 5 fwdCamera version (#27471)
Co-authored-by: srivastavasid91@gmail.com <fdr9ngu@rng.rkm6QBQ>
2023-03-01 15:39:38 -08:00
Iamz
9ce26b2011 Add missing Thai translations and remove obsolete messages. (#27469)
Update Thai translations
2023-03-01 15:35:28 -08:00
Adeeb Shihadeh
d6abf1d572 No disengage on gas by default (#27472) 2023-03-01 13:38:49 -08:00
Dean Lee
85a37d276c cabana: recalc y-axis label width after unit change (#27466)
recalc width
2023-02-28 23:41:28 -08:00
Kurt Nistelberger
b688122042 laikad: reduce min satellite number (#27440)
* bump laika

* update laikad tests

* update refs

* bump laika

* update refs

---------

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2023-02-28 21:40:54 -08:00
Dean Lee
8d317ef51c cabana: press F11 to toggle fullscreen (#27455) 2023-02-28 15:50:30 -08:00
Dean Lee
ce3e9d5649 cabana: fix gaps in step line between chunks (#27447) 2023-02-27 15:51:23 -08:00
Lee Jong Mun
dc39a87543 Multilang: kor translation update (#27445) 2023-02-27 15:50:32 -08:00
Adeeb Shihadeh
28a9f41d56 Update check-submodules.sh 2023-02-27 13:49:06 -08:00
ZwX1616
c995acda7c driverview: use static icon (#27448)
* fix alpha

* prerender
2023-02-28 03:01:55 +08:00
Shane Smiskol
581fd62d26 steer limits: rename common dist to meas function (#27453)
* rename function

* make a wrapper function (ford uses dynamic up/down limits

* make two functions consistent

* make torque function convert to int
2023-02-26 17:32:52 -08:00
Dean Lee
78116029d3 cabana: replace hardcoded margins, colors, spacing with values from style. (#27449)
replace hardcoded margins, colors, spacing

improve performance of MessageBytesDelegate
2023-02-25 14:27:18 -08:00
Robbe Derks
c80bc58381 bump panda 2023-02-24 17:01:12 +01:00
Dean Lee
608ac253df cabana: right align signal values & fixed text overflow (#27444)
right align the signal values
2023-02-23 20:02:46 -08:00
Cameron Clough
f64fa07b0a setup: set download timeout (#27441) 2023-02-23 19:46:06 -08:00
Cameron Clough
79e6910106 setup: detailed error messages (#27429)
* setup: specific error state for non-executable file

* Result -> DownloadResult

* complete -> finished

* rename widgets to be more consistent

* fix typos

* fix setCurrentIndex

This appears to have different behaviour on device than on PC (off by
one)

* load fonts

* copy

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Revert "load fonts"

This reverts commit e8756598ed99aea39ef5721453e97920a494051c.

* font family

* undo

* less widgets more better

* font size

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-02-23 19:45:48 -08:00
Shane Smiskol
d5688ae49f Angle control: fix limiting bug (#27428)
* fix steer up bug

* Update ref_commit
2023-02-23 16:18:32 -08:00
Adeeb Shihadeh
7a3b3e8b56 better main off alert (#27442) 2023-02-23 15:01:10 -08:00
Dean Lee
dc4ebeb29c cabana: added a new series type to chart: step line (#27422)
* add step line series

* create buttons in createToolButtons

* add inline function clearTrackPoints

* do not show tooltip if series is invisible

* use QActionGroup
2023-02-23 10:45:59 -08:00
Willem Melching
a5644faa3f cabana: show units (#27433)
* show units on chart y axis

* show in signal list

* show in historyview

* use clear()
2023-02-23 10:45:13 -08:00
Willem Melching
4e0a3aa0d5 cabana: show bus in own column (#27434) 2023-02-23 10:44:53 -08:00
Adeeb Shihadeh
7b43a69089 Update RELEASES.md 2023-02-22 21:04:40 -08:00
Dean Lee
c1be6d945b cabana: dispaly current FPS & cached minitues on statusbar (#27430)
dispaly current FPS & cached minitues on statusbar
2023-02-22 20:44:33 -08:00
Cameron Clough
90db46e775 setup: write installer URL to tmpfile (#27426)
* setup: write installer URL to tmpfile

* missed ptr type
2023-02-22 17:26:37 -08:00
Shane Smiskol
b00eb57bb7 Ford: adjust curvature rate limits (#27427)
* fix up

* Update ref_commit
2023-02-22 15:59:07 -08:00
Adeeb Shihadeh
9d64fb2d1a improved fan malfunction detection (#27405) 2023-02-22 14:11:29 -08:00
Kurt Nistelberger
6b4ac801e7 laikad: use new cache param (#27404)
* add backward compatibility

* rename laikad cache file

* rm and update

---------

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-02-22 14:11:04 -08:00
Shane Smiskol
f2982340f8 Ford: adjust curvature rate limits (#27423)
* Update values.py

* Update values.py

* make consistent

* Update ref_commit
2023-02-22 14:09:16 -08:00
Dean Lee
e0a6074d00 cabana: remove setUpdatesEnabled and setLabelFormat after updateAxisY (#27421) 2023-02-22 11:45:05 -08:00
Dean Lee
58cd96536b cabana: small improvements to SignalView (#27419) 2023-02-22 11:44:53 -08:00
Adeeb Shihadeh
72539fa177 AGNOS system reset: handle ABL reset (#27418)
* AGNOS system reset: handle ABL reset

* no more tapping

* eta
2023-02-21 21:34:02 -08:00
huifan0114
f381b69401 Škoda: add missing FW versions for 2019 Kodiaq (#27410)
* Update values.py

* remove duplicate

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-02-21 19:14:19 -08:00
Adeeb Shihadeh
1504c10760 GM: revert steering limits update (#27413)
* Revert " GM: update steering limits (#27331)"

This reverts commit 1cdf80003d.

* update refs

* bump panda
2023-02-21 15:48:10 -08:00
Adeeb Shihadeh
2008332bd4 GM: revert custom Bolt torque tune (#27403)
* Revert "GM: cleanup torque feedforward function (#27347)"

This reverts commit 8c099dd4e5.

* Revert "Chevrolet Bolt: Non-linear torque tune (#27344)"

This reverts commit e49748d571.

* update refs
2023-02-21 15:27:48 -08:00
Shane Smiskol
3c66106539 Chrysler Pacifica Hybrid 2017: add missing CAN FP (#27408)
add missing 840: 8
2023-02-20 18:02:52 -08:00
Adeeb Shihadeh
ea419c5764 add 'remount device' to permanent calibration invalid alert (#27407) 2023-02-20 16:29:17 -08:00
Shane Smiskol
dff054d4df Ford: filter steering pressed (#27123)
* ford steering pressed filter

* raise to 1.0

* Update ref_commit
2023-02-20 16:13:01 -08:00
Shane Smiskol
79749a306c GM: add longitudinal delay to Escalade (#27406)
* add delay to escalade too

* order
2023-02-20 16:12:11 -08:00
Shane Smiskol
14d44e4444 GM: remove redundant CarController class variable (#27280)
* clean up

* fix check

* only set ts_nanos on update
2023-02-20 15:33:15 -08:00
Eric Brown
c3ba2a025b GM: detect unplugged or missing radar (#27245)
* Add flashed Volt fingerprint

* Add another fingerprint

* Detect radar header message

* dashcamOnly if ASCM vehicle with radar unavailable

May be able to change this in the future to OP long off with experimental long available

* no submodule update

* Revert minEnableSpeed

* combine into one fingerprint

* Don't use GM radar DBC

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

* unused

* add new FP

* update docs

* use_off_car_defaults

use_off_car_defaults

* update docs

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-02-20 15:28:32 -08:00
Webomcar
500b1b4a5c Add missing FW for Toyota C-HR Hybrid 2020 (#27366)
* Update values.py

* Verified C-HR 2020 is TSS-P

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-02-20 15:23:42 -08:00
Dean Lee
4efd246bac cabana: improve UI & fix bugs (#27387)
* improve ui

* keep splitter size after msg changed

* no leading spaces allowed in msg filter and signal filter

* draw color byte AlignCenter

* always set as current index

* reduce chart flickers while resizing

* dispaly more info in tooltip for signal

* narrow combobox

* use &nbsp;

* typo

* private sigs,fix bugs

* merge  #27383

* no expanding after undo/redo

* gray color in tooltip

* clear current_msg_id before reset model

* dont call setmeesage if id is the same

* fix bugs

* cleanup

* dont fetch logs if invisible

* add new CenterWidget, make sure msg_id is always valid

* cache icons

* cleanup paint byte color

* merge #27385 implement sizeHint

* cleanup code

* fillrect if alpha>0
2023-02-20 14:16:30 -08:00
kaischiefer-srd
e1051e5e5c Toyota: add engine FW for 2021 NX300 (#27326)
added engine fw for our 2021 NX300 F sport
2023-02-20 14:11:46 -08:00
Shane Smiskol
1bd15f00a7 Toyota: expand C-HR Hybrid model years (#27402)
we probably support 2021 too
2023-02-20 14:07:22 -08:00