Commit Graph

7294 Commits

Author SHA1 Message Date
Adeeb Shihadeh 21d7c540d2 fix encoderd cpu usage 2022-08-28 21:20:19 -07:00
Jason Young 72a73f3591 VW MQB: Add FW for 2017 Volkswagen Golf R (#25585) 2022-08-28 16:55:30 -07:00
Robbe Derks 13489d092e 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>
2022-08-26 23:11:46 -07:00
Adeeb Shihadeh 90a4565eb2 params: make python and c++ API match (#25573)
* params: make python and c++ API match

* few more
2022-08-26 20:46:19 -07:00
Adeeb Shihadeh c626198575 webcam isn't a special build anymore 2022-08-26 20:44:29 -07:00
AlexandreSato cca8ef4f93 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
2022-08-26 11:41:44 -07:00
Dean Lee 68b1dbc0ea modeld: delete wide_frame in model_free (#25562) 2022-08-26 11:19:05 -07:00
Shane Smiskol 715eabf733 Toyota: add missing engine FW for 2019 RAV4 (#25563)
Add missing engine FW from 28947140cc79e4cf
2022-08-25 23:29:34 -07:00
guilhermicas 2ebbe7eac6 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>
2022-08-25 23:13:31 -07:00
Adeeb Shihadeh 94f353a5e3 controlsd: disambiguate can error and can socket lag (#25559) 2022-08-25 20:30:43 -07:00
Adeeb Shihadeh 6bbea8080e only build camera test on pc 2022-08-25 19:59:22 -07:00
Adeeb Shihadeh e9d27750af more reliable check 2022-08-25 17:30:00 -07:00
Adeeb Shihadeh 051e1e0a06 update webcam readme 2022-08-25 17:00:02 -07:00
Dean Lee aece21c7cb V4LEncoder: set bytesused to buf->len (#25050) 2022-08-25 16:57:34 -07:00
Adeeb Shihadeh c2fee2d45e build test files by default (#25515)
* build test files by default

* only on master based
2022-08-25 16:22:52 -07:00
Dean Lee 3bb2b4df49 getTextRect: pass text by const reference (#25555) 2022-08-25 13:13:38 -07:00
Shane Smiskol fb99766323 Toyota: don't send ACC_HUD on Prius V (#25539)
* Prius v also doesn't send ACC_HUD

* common
2022-08-25 12:24:35 -07:00
royjr 8245ba4d30 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>
2022-08-25 12:16:34 -07:00
Shane Smiskol 08510e2b0a 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
2022-08-25 11:44:57 -07:00
HaraldSchafer dfad3d22dc Update RELEASES.md 2022-08-25 10:24:05 -07:00
HaraldSchafer ce14deb83f Update RELEASES.md 2022-08-25 10:16:11 -07:00
HaraldSchafer 6e46587cc6 Update RELEASES.md 2022-08-25 10:15:50 -07:00
HaraldSchafer 2f46fe5d85 Nuclear Grade Model: less memory, more accuracy (#25524)
* c9d10c64-bea4-41ec-8ca3-d8c886fda172/440 6d1c8a6b-4070-4780-80f1-6f08f234275e/900

* update ref
2022-08-25 00:01:21 -07:00
Shane Smiskol 70f2891928 Chrysler: whitelist FPv2 queries (#25549)
* Add whitelist to Chrysler queries

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

* missing esp
2022-08-24 16:06:11 -07:00
Jeroen c62447c784 Fix broken url in translations README (#25546)
Fix url in README.md
2022-08-24 11:16:17 -07:00
Dean Lee f95519cb44 replay/CameraServer: yuv_buf should not be null (#25545) 2022-08-24 11:03:54 -07:00
Dean Lee 405e6c046d CameraBuf: remove unused cur_rgb_buf (#25544)
rm cur_rgb_buf
2022-08-24 11:03:12 -07:00
Shane Smiskol 70f7340c17 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
2022-08-23 17:48:34 -07:00
Adeeb Shihadeh 2f604d2f1a bump version to 0.8.17 2022-08-23 17:29:03 -07:00
Shane Smiskol 19810f2dcc Silence a PytestCollectionWarning (#25537)
Silence PytestCollectionWarning: cannot collect test class 'TestRoute' because it has a __new__ constructor (from: test_models.py)
2022-08-23 17:26:29 -07:00
Adeeb Shihadeh c8378b6ad5 update car candidate docs (#25536)
* update car candidate docs

* little more

* that's a nice wikipedia

* quotes
2022-08-23 16:54:45 -07:00
Rewat S a34acc316e 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>
2022-08-23 16:29:47 -07:00
Shane Smiskol f8e44f2e9b test_models: pass carFw into car interface (#25535)
pass carFw into get_params
2022-08-23 13:42:14 -07:00
Jason Wen f41dc62a12 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>
2022-08-23 11:21:07 -07:00
AlexandreSato 506b719a40 Toyota: add missing engine and esp FW for Corolla Cross Hybrid (#25532)
add missing engine and esp FW for CorollaCross Hybrid

DongleId 147613502316e718
2022-08-23 11:20:34 -07:00
Shane Smiskol 8b154fe271 Update translations 2022-08-23 11:18:23 -07:00
Cameron Clough b3cfe962cf 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>
2022-08-22 21:47:09 -07:00
Shane Smiskol 10e414f990 Fix badge workflow 2022-08-22 20:54:02 -07:00
Shane Smiskol ad8d3de0d9 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
2022-08-22 20:39:54 -07:00
Shane Smiskol e84f397a72 Update Silverado release note (#25526) 2022-08-22 19:15:32 -07:00
Shane Smiskol 0822f94bb4 GM: add Silverado 2021 High Country FP (#25499)
* Add FP from 61c6258cac78af08

* add to dict
2022-08-22 17:45:41 -07:00
Shane Smiskol 68ba8df693 GMC: Sierra 2020-21 support (#25523)
* Add Sierra

* actually this package works

* add to releases

* credit
2022-08-22 17:35:04 -07:00
Cameron Clough f65547fbe2 sim: fix gps message (#25521)
fix gps timestamp field renamed

bug introduced in https://github.com/commaai/cereal/pull/341
2022-08-22 16:23:36 -07:00
Adeeb Shihadeh 71e76c3d0f CI: Actions cleanup + speedup (#25514)
* actions cache cleanup

* release build cleanup

* fetch dpeth
2022-08-21 19:14:36 -07:00
Adeeb Shihadeh 62bb70ef29 test onroad: update dmonitoringd cpu usage 2022-08-21 14:29:52 -07:00
Dean Lee ed70a9ab1d v4l_encoder: free buf_out in destructor (#25044) 2022-08-21 14:03:44 -07:00
Greg Hogan f2f8e7b930 setup: perform all pyenv setup in a single place (#23408)
* consolidate pyenv setup

* cleanup openpilot_env.sh

* undo openpilot_env.sh changes

* needed on mac

* add that back

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-20 23:13:19 -07:00
Joseph Wagner f528e9618b README.md: update grammar (#25488)
* first paragraph

* second section

* second section pt2

* third section

* fifth section

* fifth section pt2

* sixth section

* Apply suggestions from code review

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-08-20 14:51:50 -07:00
Shane Smiskol beae985f98 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
2022-08-20 14:47:18 -07:00
Adeeb Shihadeh 992ee329e9 0.8.16 release notes 2022-08-19 23:41:47 -07:00