Commit Graph

8802 Commits

Author SHA1 Message Date
Dean Lee 696cbb3e24 cabana: fix incorrect current ts in live stream mode (#27578) 2023-03-14 11:31:57 -07:00
Willem Melching 0afd3bab34 cabana: DBCManager only expose methods/signals through MessageId (#27540) 2023-03-14 11:31:04 -07:00
Willem Melching b591b0c764 cabana: show signal values with consistent number of digits (#27556) 2023-03-14 11:29:00 -07:00
Harald Schäfer d75ee19def Only trust locationd for nav (#27579)
* Only trust locationd for nav

* unused var
2023-03-14 09:25:09 -07:00
Shane Smiskol 4692cf7d1c Chrysler Pacifica 2018: add missing CAN fp (#27576)
new pacifica FPs
2023-03-13 17:07:42 -07:00
Adeeb Shihadeh 17b71b477e plannerd: add frameId to uiPlan (#27573)
* plannerd: add frameId to uiPlan

* update refs
2023-03-13 15:30:38 -07:00
Jason Young 9ecf3e7c32 VW PQ: Message corrections for ACC_GRA_Anzeige (#27572)
* VW PQ: Correct message name for ACC_GRA_Anzeige

* bump opendbc
2023-03-13 14:28:45 -07:00
Dean Lee d09a9a08fc cabana: fix hang on scrubbing in zommed chart (#27568) 2023-03-13 10:25:16 -07:00
AlexandreSato 3eb74d805a Update Directory Structure (#27569)
* Update Directory Structure

Update directory structure to the latest commits [ sensord: move to system/ (#27531) ,  loggerd: move to system/ (#27534) , ubloxd: move to system/ (#27536) ].

* Update README.md

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-03-13 10:24:30 -07:00
YassineYousfi e146bb1a96 update modeld/models readme (#27564)
* update readme with new model design

* typo

* space
2023-03-11 16:26:39 -08:00
Willem Melching fc44ed63d7 cabana: extend max chart range to 30 minutes (#27555) 2023-03-11 12:47:53 -08:00
Dean Lee dc31c50aa7 cabana: split events into chunks and processed concurrently (#27562) 2023-03-11 12:47:34 -08:00
Erich Moraga eb67deef92 Add missing LEXUS_ESH_TSS2 engine f/w (#27506)
`awesome-fu#6174` 2019 Lexus ES300h  DongleID/route e5fc06c3b27fb519|2023-03-05--17-21-28
https://github.com/commaai/openpilot/issues/27501
2023-03-10 15:43:18 -08:00
protonchang dc5a65049e 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
2023-03-10 15:39:16 -08:00
Willem Melching 0fb8e97480 cabana: use ID as NEW_MSG_ suffix (#27554)
* cabana: use ID as NEW_MSG_ suffix

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

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

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

* Update attenuation
2023-03-09 11:12:42 -08:00
Adeeb Shihadeh c97911dbad ubloxd: move to system/ (#27536)
* ubloxd: move to system/

* more fixes

* add missing sconscript

* fix valgrind tests

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

* retry CI
2023-03-08 13:06:17 -08:00
Adeeb Shihadeh 94eb215980 loggerd: move to system/ (#27534) 2023-03-08 11:20:49 -08:00
Adeeb Shihadeh 6f40f0d442 sensord: move to system/ (#27531)
* sensord: move to system/

* add gitignore to releaes files
2023-03-08 10:56:54 -08:00
Harald Schäfer ce900f34d0 Ubloxd: subframe 0 is not valid (#27528)
No 0 strings
2023-03-07 20:56:39 -08:00
Adeeb Shihadeh 38eea89484 bump panda 2023-03-07 20:37:40 -08:00
Adeeb Shihadeh 5326c14b43 bump panda (#27510)
* bump panda

* fix mypy

* bump panda
2023-03-07 16:17:23 -08:00
Adeeb Shihadeh f7c15c1708 pandad unit tests (#27516)
* pandad unit tests

* only one

* in bootstub

* run in jenkins

* phone only
2023-03-07 11:05:20 -08:00
Jason Young 186c48137a VW MQB: Škoda Fabia Mk4 (#27520)
* VW MQB: Škoda Fabia Mk4

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

* units
2023-03-06 16:13:29 -08:00
George Hotz 3892c60980 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>
2023-03-06 15:50:28 -08:00
Shane Smiskol e729f5b763 Remove dashcam override param (#27509)
* remove dashcam override

* sort

* remove ford from segments
2023-03-06 15:36:39 -08:00
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