Commit Graph

8763 Commits

Author SHA1 Message Date
Cameron Clough
fd2e03decf Ford: add missing Explorer FW (#27502)
`1493c38de09a381a|2023-03-05--21-10-07--0`

VIN: `1FMSK8FH6LGB17698`
2023-03-05 18:44:56 -08:00
Dean Lee
c2018d6bf2 cabana: use a segment tree to solve range queries in O(log n) time complexity (#27498) 2023-03-05 16:03:44 -08:00
Dean Lee
2de085d39d cabana: faster copy events (#27499) 2023-03-05 15:55:22 -08:00
Shane Smiskol
703f5e34ba bump panda (#27497) 2023-03-04 02:18:03 -08:00
Harald Schäfer
f17ac166a3 Enable dmoji crosshairs in gray when not enabled (#27491)
* try

* add fade back

---------

Co-authored-by: ZwX1616 <zwx1616@gmail.com>
2023-03-03 17:48:51 -08:00
Saber422
a7d9085bca VW MQB: Add FW for 2019 Skoda Superb (#27490)
* VW MQB: Add FW for 2019 Skoda Superb

'carVin': 'TMBJD9NP0K7067520',

* sort alphabetically

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-03-03 16:19:36 -08:00
Dean Lee
6c4320559a replay: fixed the status is always "loading" if there is no carState in events (#27481) 2023-03-02 22:30:12 -08:00
Shane Smiskol
3ab8645d3a uiPlan: add planned acceleration field (#27484)
* add accel

* bump cereal

* Update ref_commit

---------

Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
2023-03-02 20:11:24 -08:00
Shane Smiskol
9245335e8c Car docs: add Toyota Camry 2023 (#27483)
* We support 2023 Camry

* update docs
2023-03-02 16:44:58 -08:00
Dean Lee
afc24f08d6 cabana: fix wrong tooltip (#27480) 2023-03-01 21:54:07 -08:00
Kurt Nistelberger
cb2a53ae80 laikad: fix qcom without internet (#27468)
move week

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2023-03-01 19:01:08 -08:00
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