Commit Graph

12025 Commits

Author SHA1 Message Date
Comma Device
ebcfcf6087 fix param path
old-commit-hash: e2df83089f
2024-01-18 20:12:04 -08:00
Adeeb Shihadeh
8a84e369a0 bootlog doesn't block startup (#31061)
* bootlog doesn't block startup

* keep params

* fix

* cleanup
old-commit-hash: c4362bd958
2024-01-18 20:04:08 -08:00
Shane Smiskol
0c68412407 Toyota: combine more hybrid platforms (#31057)
* Combine

* migrate test models segs

* fix highlander engine

* no change
old-commit-hash: 29536324c1
2024-01-18 18:51:24 -08:00
Justin Newberry
d6922d3522 Revert "CI: use namespace.so" (#31060)
old-commit-hash: 23cbfe9eb3
2024-01-18 17:35:24 -08:00
Justin Newberry
d792c3c5bb CI: use namespace.so (#31056)
* namespace

* mkdir

* fix

* restore only

* restore

* v3
old-commit-hash: 9ee0a8a2b1
2024-01-18 17:17:53 -08:00
Adeeb Shihadeh
b33b2d1a0a time to remove this
old-commit-hash: 00b5424407
2024-01-18 16:38:46 -08:00
Justin Newberry
934225a448 replace pytest-timeouts with pytest-timeout (#31053)
* one timeout

* timeout

* higher timeout for now

* bump
old-commit-hash: d98b33adc8
2024-01-18 16:19:49 -08:00
Adeeb Shihadeh
e6553546d1 Bump submodules (#31054)
bump submodules

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 1c09ae99eb
2024-01-18 15:06:02 -08:00
Adeeb Shihadeh
e2f3d75a48 Update BOUNTIES.md
old-commit-hash: 292f2ea288
2024-01-18 11:51:39 -08:00
Adeeb Shihadeh
51422f546f update bolt bounty
old-commit-hash: 5791afda15
2024-01-18 11:50:17 -08:00
Adeeb Shihadeh
6124ecf1c1 uploader: restrict qcam upload on metered connctions (#31047)
* uploader: restrict qcam upload on metered connctions

* route requesting

* rename

* str

* cleanup

* strip dongle

* upload bookmarked segments

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2280ac50b7
2024-01-17 21:41:58 -08:00
Shane Smiskol
8200f32b5f FW query timing test: mock inconsistent, timing-based functions (#31048)
* Revert "Revert "FW query timing test: mock get_data function for timeout" (#30696)"

This reverts commit 799cdee1e97bd45946ffb31a03e1fcc1c5da5ac6.

* no thread

* clean up a bit

* no thread!

* combine functions

* re-enable total time check

* back to 5

* minimal diff

* minimal diff
old-commit-hash: f96aa247cc
2024-01-17 19:05:31 -08:00
Adeeb Shihadeh
8cd3638483 thermald: match metered param to packet
old-commit-hash: 005a6e4f17
2024-01-17 17:45:22 -08:00
Adeeb Shihadeh
3d85d3d857 uploader: delay uploading crash and boot logs on metered connections (#31045)
* uploader: delay uploading some files on metered connections

* just crash and boot for now
old-commit-hash: 19630c5af9
2024-01-17 17:43:41 -08:00
Adeeb Shihadeh
46aaf198ef updated: only fetch on metered connection when necessary (#31041)
* updated: only fetch on metered connection when necessary

* button always fetches
old-commit-hash: 4c2bb9f380
2024-01-17 16:30:08 -08:00
Harald Schäfer
f2106e0601 No curv rate for lateral control (#31042)
* No more Curvature rate for lat control

* Update cereal

* Update

* Fix lat control test
old-commit-hash: d36103791c
2024-01-17 16:00:50 -08:00
Justin Newberry
3d0ae1aaaa prevent typing issue in azure_container (#31044)
prvent that issue
old-commit-hash: 840db1f1b7
2024-01-17 15:34:24 -08:00
Adeeb Shihadeh
6c21bbacae update param in loggerd unit test
old-commit-hash: 5f1e7649e3
2024-01-17 15:08:36 -08:00
Adeeb Shihadeh
269fbedbcb cleanup old params (#31039)
* cleanup old params

* one more
old-commit-hash: 7ce29ef08e
2024-01-17 14:42:07 -08:00
Shane Smiskol
12903d673f Fix f-string in test_fw_query_on_routes.py
old-commit-hash: 8c544d9139
2024-01-17 14:39:31 -08:00
Adeeb Shihadeh
d6a8213c80 uploader cleanup (#31035)
* Reapply "uploader cleanup" (#31033)

This reverts commit a2723989bced503a4506684a4a6fdc6c8101f7b2.

* always sleep

* more cleanup

* little more

* fix linter

* little more
old-commit-hash: 0b5fd7287e
2024-01-17 14:24:09 -08:00
Justin Newberry
09b95b715c cleanup azure handling (#31034)
* wip cleanup

* Wip

* fixes

* fix

* cleanup

* keep this for now

* dest
old-commit-hash: 3f0b56b364
2024-01-17 14:21:47 -08:00
Justin Newberry
7f09117bf0 Revert "uploader cleanup" (#31033)
old-commit-hash: 5e4df41b2f
2024-01-17 11:07:38 -08:00
Justin Newberry
772e00ac63 Update PR templates + autogenerate (#31032)
* update templates

* same as before

* no tuning

* same as before

* move up
old-commit-hash: f6cd009c77
2024-01-17 10:36:47 -08:00
YassineYousfi
2742a6d3f4 update onnxruntime to 1.16.3 (#31024)
old-commit-hash: 86ac700805
2024-01-16 20:22:05 -08:00
Adeeb Shihadeh
4580cd1eb9 uploader cleanup (#31029)
* cleanup

* startup cleanup

* step

* Update test_uploader.py
old-commit-hash: c6c6a441eb
2024-01-16 19:54:07 -08:00
Shane Smiskol
dee615ee12 Fingerprints: automatically add missing FW versions from users [bot] (#31027)
Export fingerprints
old-commit-hash: 60a4102892
2024-01-16 19:32:21 -08:00
Adeeb Shihadeh
b2269d8188 athena: remove MockParams from tests
old-commit-hash: baa4e801fe
2024-01-16 19:11:59 -08:00
Justin Newberry
1b56fa2b56 CI: auto_pr_review fix error when label doesn't exist (#31030)
* bot template

* catch error
old-commit-hash: 49586fc30e
2024-01-16 18:23:33 -08:00
Justin Newberry
46dc9366e1 CI: only apply bot-review label when it doesn't pass (#31028)
bot template
old-commit-hash: 1bf8e04f54
2024-01-16 18:02:26 -08:00
Justin Newberry
055746bc1e fix typo
old-commit-hash: b933825231
2024-01-16 17:30:11 -08:00
Justin Newberry
a9676e7086 auto_source: optimize api calls and use head to determine if file exists (#31025)
* fast

* catch all

* source

* fix file_exists

* remove duplicate reset

* test multiple loops

* iterations

* cleanup imports
old-commit-hash: 2967cada71
2024-01-16 17:24:37 -08:00
Justin Newberry
eeaf219cce test_models: sanitize segment before running test (#31026)
to ensure sanetized routes will work
old-commit-hash: 5c24527683
2024-01-16 15:08:44 -08:00
Moritz Wörmann
00be1836a8 CI: Add GH Actions workflow Bot to check for a PR template (#30999)
* Add GH Actions workflow to check for a PR template

* switch to headings and checkboxes for template detection

* check for bold text in template too

* move template check over to auto_pr_review action and remove label only if check succeeded

* only run template check on external PRs

* wording

---------

Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 8a05d212ec
2024-01-16 13:40:38 -08:00
Justin Newberry
5df01b3d22 LogReader: fix plotjuggler not reading properly (#31023)
* fix plotjuggler

* simpler

* fix juggler

* fix that
old-commit-hash: 61fe705160
2024-01-16 12:40:49 -08:00
Justin Newberry
4b7edec2b0 LogReader: move opci to tools/lib (#31021)
move opci
old-commit-hash: 7d400112df
2024-01-16 10:58:51 -08:00
Justin Newberry
35dcd7ccd8 LogReader: support lists of identifiers (#31020)
* support lists of logs

* mark as slow instead
old-commit-hash: 0739d5d7b2
2024-01-16 10:40:00 -08:00
Justin Newberry
13e7366b6d LogReader: support only_union_types (#31019)
support only-union-types
old-commit-hash: 4da8d16514
2024-01-16 10:03:55 -08:00
Shane Smiskol
e3bb372013 Revert "docs: include dashcam" (#31017)
old-commit-hash: 8e9be48b7b
2024-01-15 23:49:07 -08:00
Justin Newberry
48ecd3ba3f test_athena: make test more independent (#31012)
get port auto
old-commit-hash: e1a05deadd
2024-01-15 16:57:12 -08:00
Justin Newberry
35bc540ee5 Subaru: ensure consistent firmware version size (#31001)
* fix copying mistakes

* fix SA

* remove print

* ensure size is same

* fix SA

* not in database
old-commit-hash: 94cd4c9046
2024-01-15 12:52:15 -08:00
Adeeb Shihadeh
e9e1d4559b Update Python packages and pre-commit hooks (#31003)
* Update Python packages and pre-commit hooks

* fix

---------

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: a8afaf39d4
2024-01-15 10:34:25 -08:00
Adeeb Shihadeh
95e234b724 Bump submodules (#31002)
bump submodules

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: a4fac38cf9
2024-01-15 10:34:08 -08:00
Shane Smiskol
4bcff9c97b docs: include dashcam (#31004)
include dashcam
old-commit-hash: f256225f29
2024-01-15 04:58:43 -08:00
Justin Newberry
7433b1016f Subaru: remove incorrect fingerprints from other brands queries (#30984)
s
old-commit-hash: 4c6f7da404
2024-01-14 19:55:15 -08:00
Adeeb Shihadeh
bf6fc7a24f more unit test speedup (#30997)
* that's super slow

* fix startup test

* fix
old-commit-hash: fe6aff0131
2024-01-13 22:21:43 -08:00
Adeeb Shihadeh
96e9a7d3ce CI: speedup unit test job (#30995)
* start

* mv to buildjet

* fix
old-commit-hash: e17e66180c
2024-01-13 21:16:35 -08:00
Adeeb Shihadeh
8277f37c4b camerad: move ae test to pytest/catch2 (#30994)
* mv ae gray test

* cleanup
old-commit-hash: 3e601b5e8f
2024-01-13 15:40:25 -08:00
Adeeb Shihadeh
04da45f5c3 speedup devcontainer ci job (#30993)
old-commit-hash: 66ddfece82
2024-01-13 15:01:35 -08:00
Korben
158445c2d8 Update French language (#30992)
Update main_fr.ts

validation of new elements
old-commit-hash: 2f744f5df4
2024-01-13 13:03:23 -08:00