Commit Graph

16653 Commits

Author SHA1 Message Date
protonchang 70170f9c41 Update CHT translation (#27530)
* Update zh-CHT translation

* Update zh-CHT translation

* Update zh-CHT Translation

* Update to resolve translation consistency issue

* Update zh-CHT translation
old-commit-hash: dc5a65049e
2023-03-10 15:39:16 -08:00
Willem Melching 65e0d40250 cabana: use ID as NEW_MSG_ suffix (#27554)
* cabana: use ID as NEW_MSG_ suffix

* start suffix at _1
old-commit-hash: 0fb8e97480
2023-03-10 13:29:11 -08:00
Willem Melching 612d7aee6b cabana: create autosave file when there are unsaved changes (#27542)
old-commit-hash: ee615a3077
2023-03-10 11:21:34 -08:00
Willem Melching d79a43d62b cabana: autocomplete signal names (#27553)
old-commit-hash: c32a45b5b5
2023-03-10 11:20:59 -08:00
Willem Melching f0d648d8c6 cabana: refactor Msg and Signal into dbc.cc (#27552)
old-commit-hash: e4d591ecbf
2023-03-10 11:19:37 -08:00
Harald Schäfer faf6e27f46 Parse GLONASS ephemeris from mystery satellites (#27541)
parse unknown glonass
old-commit-hash: 7d32554fe3
2023-03-09 18:48:32 -08:00
AlexandreSato 9c27549946 Multilanguage: update pt-BR translations (#27546)
update pt-BR translations
old-commit-hash: 572eba78a6
2023-03-09 17:17:22 -08:00
Willem Melching 608477929c cabana: fix changing message size (#27544)
* cabana: fix changing message size

* fix naming signal untitled
old-commit-hash: 5b3a72267c
2023-03-09 13:14:21 -08:00
Willem Melching ed75ea1836 cabana: scrub by shift dragging on graph (#27545)
* cabana: scrub by shift dragging on graph

* not while live streaming
old-commit-hash: b79f4594c4
2023-03-09 13:14:06 -08:00
Dean Lee 2ca3feab16 cabana: get icon size from QStyle::PM_SmallIconSize (#27548)
old-commit-hash: b5d29b550c
2023-03-09 13:13:46 -08:00
Dean Lee 0fcc3b4da7 replay: fix incorrect format string in seekTo (#27547)
old-commit-hash: 9b28897f09
2023-03-09 13:13:29 -08:00
Harald Schäfer 6d6137ef5a Update amplifier config (#27443)
* update tizi amplifier

* Update attenuation
old-commit-hash: 75eaca3cf3
2023-03-09 11:12:42 -08:00
Adeeb Shihadeh de9a100719 ubloxd: move to system/ (#27536)
* ubloxd: move to system/

* more fixes

* add missing sconscript

* fix valgrind tests

* uncomment
old-commit-hash: c97911dbad
2023-03-08 16:11:18 -08:00
Harald Schäfer bc53c9199c Pigeond: Request sat info msgs (#27529)
request sat info msgs
old-commit-hash: 231e9a950d
2023-03-08 13:07:33 -08:00
Jason Young ee382b5275 VW MQB: Add FW for 2017 Škoda Kodiaq (#27532)
* VW MQB: Add FW for 2017 Škoda Kodiaq

* retry CI
old-commit-hash: 3ff8fc110c
2023-03-08 13:06:17 -08:00
Adeeb Shihadeh 3a968c67e1 loggerd: move to system/ (#27534)
old-commit-hash: 94eb215980
2023-03-08 11:20:49 -08:00
Adeeb Shihadeh 47d30174d3 sensord: move to system/ (#27531)
* sensord: move to system/

* add gitignore to releaes files
old-commit-hash: 6f40f0d442
2023-03-08 10:56:54 -08:00
Harald Schäfer a9b38c148d Ubloxd: subframe 0 is not valid (#27528)
No 0 strings
old-commit-hash: ce900f34d0
2023-03-07 20:56:39 -08:00
Adeeb Shihadeh 7635cbd8f4 bump panda
old-commit-hash: 38eea89484
2023-03-07 20:37:40 -08:00
Adeeb Shihadeh 9f378b4857 bump panda (#27510)
* bump panda

* fix mypy

* bump panda
old-commit-hash: 5326c14b43
2023-03-07 16:17:23 -08:00
Adeeb Shihadeh 5d2d0c4b26 pandad unit tests (#27516)
* pandad unit tests

* only one

* in bootstub

* run in jenkins

* phone only
old-commit-hash: f7c15c1708
2023-03-07 11:05:20 -08:00
Jason Young f442e12c1f VW MQB: Škoda Fabia Mk4 (#27520)
* VW MQB: Škoda Fabia Mk4

* typo
old-commit-hash: 186c48137a
2023-03-07 10:39:36 -08:00
Dean Lee 392b9df2eb cabana: improve the performance of updating TreeView in real-time. (#27517)
old-commit-hash: ddcafeb7dc
2023-03-07 10:08:33 -08:00
Adeeb Shihadeh 37af774ab0 test_power_draw: add header to output table (#27511)
* test_power_draw: add header to output table

* units
old-commit-hash: ebd25b8a7d
2023-03-06 16:13:29 -08:00
George Hotz 2fe836f158 tinygrad: bump to 0.5 (#27505)
* bump tinygrad to 0.5

* update release files

* ref commit + bump tinygrad

* save 220 mW

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3892c60980
2023-03-06 15:50:28 -08:00
Shane Smiskol 71fed2384d Remove dashcam override param (#27509)
* remove dashcam override

* sort

* remove ford from segments
old-commit-hash: e729f5b763
2023-03-06 15:36:39 -08:00
Cameron Clough ac44ce707c Ford: add missing Explorer FW (#27502)
`1493c38de09a381a|2023-03-05--21-10-07--0`

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

* add fade back

---------

Co-authored-by: ZwX1616 <zwx1616@gmail.com>
old-commit-hash: f17ac166a3
2023-03-03 17:48:51 -08:00
Saber422 6b487d936b 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>
old-commit-hash: a7d9085bca
2023-03-03 16:19:36 -08:00
Dean Lee aeb812b5e1 replay: fixed the status is always "loading" if there is no carState in events (#27481)
old-commit-hash: 6c4320559a
2023-03-02 22:30:12 -08:00
Shane Smiskol 827c5678f0 uiPlan: add planned acceleration field (#27484)
* add accel

* bump cereal

* Update ref_commit

---------

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

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

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: cb2a53ae80
2023-03-01 19:01:08 -08:00
Miniz199922 58b501a2eb 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
old-commit-hash: 437ca99fcd
2023-03-01 16:56:01 -08:00
Jason Young 2245a1802d VW MQB: Add FW for 2023 Volkswagen Tiguan (#27475)
old-commit-hash: 1483fc32dc
2023-03-01 16:49:11 -08:00
humza2000 30879d8bba 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>
old-commit-hash: 3fbdddb2fb
2023-03-01 16:10:00 -08:00
Andrei Radulescu 62963823e2 VW MQB: Add FW for 2018 Škoda Kodiaq (#27460)
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: e6240d6ba2
2023-03-01 16:01:39 -08:00
javenzy d473ea8a82 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>
old-commit-hash: d50d8de637
2023-03-01 16:00:08 -08:00
Shane Smiskol 241cc7b622 test_fw_query_on_routes.py: don't print FW for logging
old-commit-hash: 7f10c736ab
2023-03-01 15:57:11 -08:00
koffee-bean 62baaf4a7e Hyundai: add missing 2022 Ioniq 5 fwdCamera version (#27471)
Co-authored-by: srivastavasid91@gmail.com <fdr9ngu@rng.rkm6QBQ>
old-commit-hash: be42193a61
2023-03-01 15:39:38 -08:00
Iamz e11af7a8dd Add missing Thai translations and remove obsolete messages. (#27469)
Update Thai translations
old-commit-hash: 9ce26b2011
2023-03-01 15:35:28 -08:00
Adeeb Shihadeh 17f1f3eb58 No disengage on gas by default (#27472)
old-commit-hash: d6abf1d572
2023-03-01 13:38:49 -08:00
Dean Lee 2026a1b454 cabana: recalc y-axis label width after unit change (#27466)
recalc width
old-commit-hash: 85a37d276c
2023-02-28 23:41:28 -08:00
Kurt Nistelberger 7ad3a3fd42 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>
old-commit-hash: b688122042
2023-02-28 21:40:54 -08:00
Dean Lee 138d468772 cabana: press F11 to toggle fullscreen (#27455)
old-commit-hash: 8d317ef51c
2023-02-28 15:50:30 -08:00
Dean Lee f78b0d0a8a cabana: fix gaps in step line between chunks (#27447)
old-commit-hash: ce3e9d5649
2023-02-27 15:51:23 -08:00