Commit Graph

9474 Commits

Author SHA1 Message Date
Harald Schäfer 16ff32d2c2 bump cereal (#28421) 2023-06-05 20:56:43 -07:00
Mitchell Goff dd6f7116f7 Test power usage for mapsd and navmodeld (#28378)
* Test power usage for mapsd and navmodeld

* Send LLK message from thread

* Use threading.Event
2023-06-05 20:27:02 -07:00
Shane Smiskol aa4bbcefd3 ui: wrap missing updater text (#28417)
* wrap more

* wrap more

* and that

* update
2023-06-05 17:27:34 -07:00
Adeeb Shihadeh d5101e11ad modeld: adjust CL priority (#28413) 2023-06-05 17:17:38 -07:00
Adeeb Shihadeh 6d91b7c341 jenkins: ensure panda is in good state (#28414) 2023-06-05 15:28:38 -07:00
Saber422 ff7444c156 VW MQB: Add FW for 2018 Skoda Karoq (#28409)
* VW MQB: Add FW for 2018 Skoda Karoq

route name:5663ab22a30b9a6e|2023-06-05--14-07-24--0

* fix sorting

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-06-05 14:18:03 -07:00
Vincent Wright e8ccbd22dd Ram 3500 Firmware (#28411)
* Ram 3500 Firmware

Dongle ID: d9855ccd97606ca8

* fix sorting

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-06-05 14:04:30 -07:00
Cameron Clough a6a9b65121 Chrysler: fix FW sorting 2023-06-05 13:45:03 -07:00
Adeeb Shihadeh cabcde38ad Revert "Hyundai: explicitly copy signals to forward (#28020)" (#28406)
This reverts commit f494abf0d2.
2023-06-05 09:49:11 -07:00
Dean Lee b7a2a921ec cabana: segment live stream logging (#28407) 2023-06-05 09:44:30 -07:00
Shane Smiskol b792485dfd cars docs: add Škoda heated windshield footnote (#28380)
add heated windshield footnote
2023-06-04 18:58:26 -07:00
Shane Smiskol 7c26fc716a match_fw_to_car_exact: get config once per candidate (#28384)
lesss
2023-06-04 18:57:11 -07:00
Lee Jong Mun 90d31b9db4 kor translation update (#28401) 2023-06-04 16:52:25 -07:00
Adeeb Shihadeh e276d2a417 update pylint (#28395)
* update pylint

* update config

* fix
2023-06-04 14:06:04 -07:00
Angus Gratton f659d4d44b cabana dbc: Sort signals by name if start bits are equal (#28399) 2023-06-04 14:04:09 -07:00
AlexandreSato 8bfc78c265 update pt-BR translations (#28393) 2023-06-03 17:15:39 -07:00
Angus Gratton 92d8295096 cabana: Add menu item that resets the window layout (#28390) 2023-06-03 14:51:16 -07:00
Dean Lee 67b27b7496 replay: fixed incorrect totalSeconds when there are invalid segments in route (#28388) 2023-06-03 11:43:27 -07:00
Cameron Clough 4f815db141 UI: connect to wifi prompt (#28273)
* OffroadHome: move experimental mode button to right column

* OffroadHome: replace DriveStats with PrimeAd when no prime

* SetupWidget: remove PrimeAd

* SetupWidget: tweaks to fit smaller space

* UI: add WiFiPromptWidget

* WiFiPrompt: update using network type

* add WiFiPromptWidget to offroad home

* reduce spacing to fit vertical space

* WiFiPromptWidget: open Wi-Fi settings

* no longer necessary

* cleanup

* shrink PrimeUser widget and increase Setup Wi-Fi font size

* correctly resize widget when stack index changes

* layout tweaks

* debug

* spacing

* slightly improved style

* helps -> help

* .
2023-06-02 23:24:38 -07:00
Adeeb Shihadeh 04556652dc rawgpsd: fix loading assistance data (#28381)
* rawgpsd: fix loading assistance data

* needs a specific name

* cleanup

* more logging

---------

Co-authored-by: Comma Device <device@comma.ai>
2023-06-02 22:35:05 -07:00
Dean Lee 4e738e64e4 cabana: add a test case for dbc parsing (#28383)
test case for dbc parsing
2023-06-02 22:34:37 -07:00
ZwX1616 a2e11b2f48 ci: test sof diffs in onroad test (#27723)
* add diff test

* skip

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-06-02 21:23:32 -07:00
Adeeb Shihadeh 80d8dcd22e test_onroad: tizi updates (#28379)
* test_onroad: add tizi support

* don't clear params on desk device

* update

* fix mypy

---------

Co-authored-by: Comma Device <device@comma.ai>
2023-06-02 21:18:51 -07:00
YassineYousfi 7925232a34 hot coffee model (#28296)
* 1061b1c7-b944-43e3-a940-b56b64d66f54/700

* bump cereal

* bump cereal

* make mypy happy

* write TODO

* read height from written params

* fix certain_if_calib logic and unit tests

* factor moving_avg_with_linear_decay

* remove whitespace

* update model ref commit

* default value for CI

* update process replay ref commit

* update process replay ref commit

* update process replay ref commit

* bump cereal
2023-06-02 20:55:13 -07:00
Jason Young deb4b11d11 Honda: Add FW for 2023 Honda Passport (#28343)
* Honda: Add FW for 2023 Honda Pilot/Passport

* push update
2023-06-02 16:41:48 -07:00
Adeeb Shihadeh 87364b6a81 Revert "boardd: smaller spi chunk size (#28360)"
This reverts commit 702e4120e6.
2023-06-02 16:40:03 -07:00
Shane Smiskol d9ebea4bdd Hyundai: remove some old FW (#28376)
* Update values.py

* Update values.py
2023-06-02 16:01:27 -07:00
Kacper Rączy 1a0f482d4d regen: fix params (#28375)
Fix environment setup for regen
2023-06-02 15:39:23 -07:00
Kacper Rączy 26ad9b32f3 replay: lock uiDebug and userFlag messages behind all flag (#28349)
* Add ui-debug flag, for replaying ui debug states

* Fix flag description

* Replace --ui-debug with --all flag

* Add base_blacklist for services blacklisted by default
2023-06-02 15:17:25 -07:00
Harald Schäfer a446c1fa56 Radard: just get relative speed from model (#27493)
* refactor radard

* Revert "refactor radard"

This reverts commit 4b3507ff58e753334969b6ba2c2f6b1b35a200cc.

* May work

* No radar for test

* check length

* no accel for now

* First accel

* Cleaner way

* Re-enable radar

* update proc replay

* This might cause oscillation

* Update ref commit
2023-06-02 14:38:28 -07:00
Shane Smiskol 96905e52e2 IsoTpParallelQuery: remove spammy log (#28372)
* remove

* just a warning

* just comment out for now
2023-06-02 14:24:54 -07:00
Shane Smiskol 23430dd35f fw_versions: add some typing (#28369)
* typing

* sort

* brand addrs

* don't type match_fw_to_car_fuzzy

* or this unfortunately

* no space

* add back

* and this
2023-06-02 13:02:04 -07:00
Cameron Clough e2545c5b24 VW MQB: Angled mounts for Transporter and Crafter (2) 2023-06-01 23:21:50 -07:00
Jason Young ad1fec5c12 VW MQB: Angled mounts for Transporter and Crafter (#28302)
* VW MQB: Angled mounts for Transporter and Crafter

* whitespace oops

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-06-01 23:08:19 -07:00
Harald Schäfer e0c95f7ad9 Toggles: Reorganize in descending importance for driving (#28364)
Reorganize toggles in descending importance for driving
2023-06-01 21:39:30 -07:00
Harald Schäfer dba437bc8d Remove INDI controller (#28366) 2023-06-01 21:05:49 -07:00
Dean Lee 99398176df cabana: Support parsing of multi-line comments (#28345) 2023-06-01 20:52:08 -07:00
Maxime Desroches 342d0e7bd5 rename angled mount (#28368)
rename mount
2023-06-01 19:49:42 -07:00
Cameron Clough 9f616982ed Ford: fix minor typos 2023-06-01 19:42:46 -07:00
Shane Smiskol bcdecfa084 Toyota: remove incorrect FW version (#28362)
Update values.py
2023-06-01 15:45:33 -07:00
Robbe Derks 7ab9569a08 Tesla: half the DAS_steeringControl message rate (#27503)
* half the freq, double the limit

* fix bug

* bump submodule
2023-06-01 23:25:55 +02:00
Robbe Derks ede75c9e9b fix typos 2023-06-01 21:37:10 +02:00
Dean Lee 2373f78556 cabana: support displaying&editing overlapping signals in the binary view (#28359) 2023-06-01 10:36:40 -07:00
Adeeb Shihadeh 702e4120e6 boardd: smaller spi chunk size (#28360)
Co-authored-by: Comma Device <device@comma.ai>
2023-06-01 10:36:06 -07:00
Adeeb Shihadeh cd57b340c1 test_onroad: ignore vehicleModelInvalid (#28335)
* test_onroad: ignore vehicleModelInvalid

* not for all ci
2023-06-01 10:26:08 -07:00
Dean Lee a19799cbe9 cabana: fix multiple dialog popups (#28358)
fix multiple popups
2023-06-01 00:04:46 -07:00
Shane Smiskol a971affeb0 Kia Ceed: display lane lines in HUD (#28357)
ceed uses the new format
2023-06-01 00:04:07 -07:00
Cameron Clough 15ac8c041b UI snapshot tool (#28356)
* UI: snapshot testing tool

* gitignore

* cleanup

* remove prime type arg

* rename

* add script

* commit snapshots

* use base setup

* updates

* always run base

* echo

* use imagemagick

* test_snapshots

* fixes

* update

* set language

* revert

* default arg

* just remove translations

* formatting

* output arg

* improved help

* fix assets

* change dir back before saving snapshot

* unused imports

* simpler

* add default to description

* use uiUpdate signal
2023-05-31 23:04:30 -07:00
Shane Smiskol 024abe6455 car docs: document parts of parts (#28292)
* more stuff

* even more

* all parts func

* start to use it

* include self in parts

* use car_parts_new

* not used

* more usages

* remove get_parts

* remove more commented stuff

* remove iter

* clean up some more stuff

* more

more

* ford

* optional

optional

* nissan

* use new classes

* fix tests

* fix

* order

* no more required

* connector

* CARS.md

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2023-05-31 21:30:50 -07:00
Adeeb Shihadeh c67759c7f0 boardd: less spam msgs on PC (#28353) 2023-05-31 20:00:20 -07:00