Commit Graph

5873 Commits

Author SHA1 Message Date
Bartłomiej Pluta a68ad91efd Added Polish translation file (#25310)
* Added Polish translations

* Updated Polish translation file

* update to add plurals

* Updated Polish translations to use plurals

* remove vanished translations

* update translations

* remove from languages

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: b80424fe27
2022-08-31 00:09:15 -07:00
Shane Smiskol 386163d09f Chrysler: add missing hybrid ecus (#25606)
* add missing hybrid ecus

* rename to hcp

rename to hcp
old-commit-hash: c7bae57924
2022-08-30 23:33:35 -07:00
Shane Smiskol 6d188f95a4 Car docs diff bot: auto-generate column header (#25622)
* Fix bot

* test

* Revert "test"

This reverts commit ba4a67cd8c88f8b7e082fb1fad5a1e10b51012ab.
old-commit-hash: 61c30a95cb
2022-08-30 21:27:18 -07:00
George Hotz 58f2a941da modeld: PC Thneed prereqs (#25615)
* pc thneed prereqs

* ugh, out of date

* that can stay private

* memcpy here is fine in SNPE variant

* release files

* thneed docs don't work anymore. they didn't look too useful

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b6e355a933
2022-08-30 17:57:14 -07:00
Shane Smiskol 1fcc31aac6 Car docs: add auto-resume column (#25572)
* Move auto resume in sng to car interface

* Update docs

* shorter name, star

* order

* resumes?

* add hidden detail sentence

* good to know this works, but revert

* VW auto resume

* bump cereal to master

* Update ref_commit

* match cereal

* try this

* ?

?

* like this
old-commit-hash: 452d5e42ec
2022-08-30 17:54:40 -07:00
Adeeb Shihadeh 0325a33752 add pyside2 package (#25602)
old-commit-hash: c6b749fb96
2022-08-30 15:10:52 -07:00
Shane Smiskol 850eb3af94 Car docs diff bot: remove tier (#25611)
* fix car docs diff bot

* rm line
old-commit-hash: ed8d676870
2022-08-30 11:23:42 -07:00
Adeeb Shihadeh 35ff65121e pre-commit: add codespell (#25571)
old-commit-hash: 6590fb2b93
2022-08-30 11:20:55 -07:00
Shane Smiskol c2e561aa73 VIN: query physical addresses (#25122)
* Try engine and VMCU addrs for VIN

* Add address for Honda

* Update selfdrive/car/vin.py

* Update selfdrive/car/vin.py

* Update selfdrive/car/vin.py
old-commit-hash: 0697ca2239
2022-08-29 22:51:50 -07:00
Cameron Clough 03beb55609 ford: passthru mystery signals (#25575)
* ford: passthru mystery signals

* simple

* types

* bump opendbc

* bump opendbc
old-commit-hash: f3be0b5873
2022-08-29 19:11:53 -07:00
Jason Wen b6d873bfe8 Hyundai: Add missing safety param to separate CAN-FD cruise button messages (#25605)
old-commit-hash: 365b37edd5
2022-08-29 17:55:42 -07:00
Shane Smiskol 40b82fdb1a Chrysler: add FW tests (#25599)
* stash

* make sure no transmission FW is added for HD trucks

* Remove

* consistency
old-commit-hash: 19e088de0a
2022-08-29 14:23:11 -07:00
Adeeb Shihadeh 49e2a4708d laikad: fix cache path
old-commit-hash: 6334980949
2022-08-29 14:08:21 -07:00
Shane Smiskol 3a077f081a FW tests: use subtests (#25598)
Use subtests for FW tests

Use subtests for FW tests
old-commit-hash: a548e1b909
2022-08-29 13:47:19 -07:00
Erich Moraga f5f30c73a8 Add missing HIGHLANDERH_TSS2 engine f/w (#25582)
`EAAUSANG#8056` 2022 Highlander Hybrid DongleID/route 9179d81377e52625|2022-08-27--13-24-33
old-commit-hash: cc90c6c97e
2022-08-29 12:19:01 -07:00
Shane Smiskol 8f20e4ab46 Ram: don't check FW revision (#25589)
* Don't check revision

* fix
old-commit-hash: ee5b6d812d
2022-08-29 12:06:09 -07:00
Adeeb Shihadeh 600d136bbf fix encoderd cpu usage
old-commit-hash: 21d7c540d2
2022-08-28 21:20:19 -07:00
Jason Young 3d0793f0bb VW MQB: Add FW for 2017 Volkswagen Golf R (#25585)
old-commit-hash: 72a73f3591
2022-08-28 16:55:30 -07:00
Robbe Derks 78881cf731 Pigeond (#25561)
* split out pigeond from boardd

* also want to turn off power

* fix manager calls

* move to sensord folder

* release files:

* add assistnow code

* no bare except

* add test script to test TTFF

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 13489d092e
2022-08-26 23:11:46 -07:00
Adeeb Shihadeh d9c279aea9 params: make python and c++ API match (#25573)
* params: make python and c++ API match

* few more
old-commit-hash: 90a4565eb2
2022-08-26 20:46:19 -07:00
AlexandreSato 58c7fd0e73 pt-BR Shorter phrase for Finish Setup (#25566)
* fix and improve pt-BR translation

* Shorter phrase for Finish Setup

* Concluir are better than Encerrar bacause means sucessfuly
old-commit-hash: cca8ef4f93
2022-08-26 11:41:44 -07:00
Dean Lee 51ac3a7fe3 modeld: delete wide_frame in model_free (#25562)
old-commit-hash: 68b1dbc0ea
2022-08-26 11:19:05 -07:00
Shane Smiskol f36db18683 Toyota: add missing engine FW for 2019 RAV4 (#25563)
Add missing engine FW from 28947140cc79e4cf
old-commit-hash: 715eabf733
2022-08-25 23:29:34 -07:00
guilhermicas b2f9d59d31 Portuguese: grammar and semantic corrections (#25554)
* Grammar and semantic corrections of Portuguese translation

* Revert "Grammar and semantic corrections of Portuguese translation"

This reverts commit 87c88c24f8872ffa87de16a63151240b7d7c7716.

* fix and improve pt-BR translation

* rename file

Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: AlexandreSato <sato_alexandre@hotmail.com>
old-commit-hash: 2ebbe7eac6
2022-08-25 23:13:31 -07:00
Adeeb Shihadeh 3b747049ad controlsd: disambiguate can error and can socket lag (#25559)
old-commit-hash: 94f353a5e3
2022-08-25 20:30:43 -07:00
Dean Lee 6b230fd94f V4LEncoder: set bytesused to buf->len (#25050)
old-commit-hash: aece21c7cb
2022-08-25 16:57:34 -07:00
Dean Lee 3b9197ffc4 getTextRect: pass text by const reference (#25555)
old-commit-hash: 3bb2b4df49
2022-08-25 13:13:38 -07:00
Shane Smiskol ddcc417303 Toyota: don't send ACC_HUD on Prius V (#25539)
* Prius v also doesn't send ACC_HUD

* common
old-commit-hash: fb99766323
2022-08-25 12:24:35 -07:00
royjr d37b297076 Add Arabic Translation (#25269)
* arabic

* update to add plurals

* Update translations

* don't show lang for now

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 8245ba4d30
2022-08-25 12:16:34 -07:00
Shane Smiskol 5a90c01ec9 Chrysler: add engine-specific FW request for some cars (#25503)
* Try to get Chrysler engine FW

* try this

* Get engine FW for certain Chrysler

* Add our Ram's engine FW

* better name

* no whitelist

* engine and transmission only
old-commit-hash: 08510e2b0a
2022-08-25 11:44:57 -07:00
HaraldSchafer 8413d5ddf1 Nuclear Grade Model: less memory, more accuracy (#25524)
* c9d10c64-bea4-41ec-8ca3-d8c886fda172/440 6d1c8a6b-4070-4780-80f1-6f08f234275e/900

* update ref
old-commit-hash: 2f46fe5d85
2022-08-25 00:01:21 -07:00
Shane Smiskol 48b0f4f810 Chrysler: whitelist FPv2 queries (#25549)
* Add whitelist to Chrysler queries

* gateway will respond to both (same 29-bit rx addr)

* missing esp
old-commit-hash: 70f2891928
2022-08-24 16:06:11 -07:00
Jeroen 493bda546b Fix broken url in translations README (#25546)
Fix url in README.md
old-commit-hash: c62447c784
2022-08-24 11:16:17 -07:00
Shane Smiskol 2906fde235 Toyota: log stockAeb on non-TSS2 cars (#25489)
* check PRE_COLLISION

* need to make sure this is right

* revert

* temp, stash

* fixes

* uncomment that

* it's not really cruise/pcm, but acc

remove improt

* revert

* Fix CI

* revert exception

* Revert "revert exception"

This reverts commit 7e2f39097651f17cf3d2ac9f442fab5071e1b9d0.

* this tested enableDsu, but we have other routes that do that

* use segment from db

* remove exception again
old-commit-hash: 70f7340c17
2022-08-23 17:48:34 -07:00
Shane Smiskol 8177163c09 Silence a PytestCollectionWarning (#25537)
Silence PytestCollectionWarning: cannot collect test class 'TestRoute' because it has a __new__ constructor (from: test_models.py)
old-commit-hash: 19810f2dcc
2022-08-23 17:26:29 -07:00
Adeeb Shihadeh 5239f3252c update car candidate docs (#25536)
* update car candidate docs

* little more

* that's a nice wikipedia

* quotes
old-commit-hash: c8378b6ad5
2022-08-23 16:54:45 -07:00
Rewat S 82167915a8 Add Thai translations (#25189)
* Add Thai translations

* update to add plurals

remove

* Update translations

* Update Thai translation to match English source.

* Add to badges

* use shorter km/h

* Add test for correct format specifier for plural translations

* pass new test

* Update some sentences to make it clear.
Change short form of some words.

* Hide from the UI

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: a34acc316e
2022-08-23 16:29:47 -07:00
Shane Smiskol 9a48839146 test_models: pass carFw into car interface (#25535)
pass carFw into get_params
old-commit-hash: f8e44f2e9b
2022-08-23 13:42:14 -07:00
Jason Wen b51561c156 HKG: Add FW for 2018 Kia Stinger (#25531)
* HKG: Add FW for 2008 Kia Stinger

* 2018 in disguise

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: f41dc62a12
2022-08-23 11:21:07 -07:00
AlexandreSato 85239ac374 Toyota: add missing engine and esp FW for Corolla Cross Hybrid (#25532)
add missing engine and esp FW for CorollaCross Hybrid

DongleId 147613502316e718
old-commit-hash: 506b719a40
2022-08-23 11:20:34 -07:00
Shane Smiskol 803e81494d Update translations
old-commit-hash: 8b154fe271
2022-08-23 11:18:23 -07:00
Cameron Clough 07084dcbaf user event flagging (#25517)
* setup home_btn in sidebar

* create UserFlag msg

* replay: show and skip to user flags

* update translations

* bump to cereal master

* remove comment

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b3cfe962cf
2022-08-22 21:47:09 -07:00
Shane Smiskol 68eae853c2 Translations badges: concatenate into one badge (#25522)
* add badge

done correctly

works

Update translation_badge.svg
Update translation_badge.svg
Update translation_badge.svg
Update README.md
Update translation_badge.svg
Update translation_badge.svg
Update translation_badge.svg
Update badge

Update README.md
test this

try this

finalize

remove badges

fixup readme

add to test

fix

fix

rm

* clean up

* no formats
old-commit-hash: ad8d3de0d9
2022-08-22 20:39:54 -07:00
Shane Smiskol 16b585f007 GM: add Silverado 2021 High Country FP (#25499)
* Add FP from 61c6258cac78af08

* add to dict
old-commit-hash: 0822f94bb4
2022-08-22 17:45:41 -07:00
Shane Smiskol 4f628954c7 GMC: Sierra 2020-21 support (#25523)
* Add Sierra

* actually this package works

* add to releases

* credit
old-commit-hash: 68ba8df693
2022-08-22 17:35:04 -07:00
Adeeb Shihadeh f68770eb3a test onroad: update dmonitoringd cpu usage
old-commit-hash: 62bb70ef29
2022-08-21 14:29:52 -07:00
Dean Lee 48a9dc789d v4l_encoder: free buf_out in destructor (#25044)
old-commit-hash: ed70a9ab1d
2022-08-21 14:03:44 -07:00
Shane Smiskol b42a6c27b2 test_models: no CAN invalid tolerance (#25501)
* don't use end of route segment

* no can invalid cnt tolerance

* start checking can valid immediately once available

* we check counter violations
old-commit-hash: beae985f98
2022-08-20 14:47:18 -07:00
Cameron Clough f7abda09e9 Ford: add CADS radar interface (#24296)
* Ford: use FORD_CADS radar dbc

* Ford: CADS radar interface impl

Co-authored-by: ReFil <31960031+ReFil@users.noreply.github.com>

* fixup radar interface for FORD_CADS dbc

* CADS treat different scan indexes as separate points

* Ford: support both Fusion and CADS radars

* Ford: rename radars to DELPHI_ESR and DELPHI_MRR

Co-authored-by: ReFil <31960031+ReFil@users.noreply.github.com>
old-commit-hash: ebea805aa8
2022-08-19 23:29:09 -07:00
Adeeb Shihadeh 0f532dfbad remove old boardd stuff
old-commit-hash: ddb7f91c9b
2022-08-19 23:09:21 -07:00