Commit Graph

11996 Commits

Author SHA1 Message Date
Justin Newberry 46dc9366e1 CI: only apply bot-review label when it doesn't pass (#31028)
bot template
old-commit-hash: 1bf8e04f54c50b47e1553e5290539bd88cc39f05
2024-01-16 18:02:26 -08:00
Justin Newberry 055746bc1e fix typo
old-commit-hash: b93382523120b0eec61e2e1cd3d4ee976619b033
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: 2967cada71fd1b40e86356585fa5d68301d9f1c8
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: 5c24527683cd4a9d338fe64dd9e98179e903316e
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: 8a05d212ec91598264a53747167c1bbeaae643a9
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: 61fe705160ddb9e5c55292c7f702c5502e2c0d2e
2024-01-16 12:40:49 -08:00
Justin Newberry 4b7edec2b0 LogReader: move opci to tools/lib (#31021)
move opci
old-commit-hash: 7d400112df6692ef026245b03951345cc36dd83e
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: 0739d5d7b25f1fbcb70a4dd2ef9b5071afb2c526
2024-01-16 10:40:00 -08:00
Justin Newberry 13e7366b6d LogReader: support only_union_types (#31019)
support only-union-types
old-commit-hash: 4da8d165144404e7356e611e68b036ecb33126ef
2024-01-16 10:03:55 -08:00
Shane Smiskol e3bb372013 Revert "docs: include dashcam" (#31017)
old-commit-hash: 8e9be48b7b02e679868b50aab34cd38cb48b3905
2024-01-15 23:49:07 -08:00
Justin Newberry 48ecd3ba3f test_athena: make test more independent (#31012)
get port auto
old-commit-hash: e1a05deadd08d375537df4304bcad826da2d125e
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: 94cd4c90464615d763af43904fd3902730b13515
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: a8afaf39d4d8c1b1b2b4070441d05aed14f982f5
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: a4fac38cf9ce34dc498f2622ed44172ccc5318ec
2024-01-15 10:34:08 -08:00
Shane Smiskol 4bcff9c97b docs: include dashcam (#31004)
include dashcam
old-commit-hash: f256225f294f5312ed425c7022300787c60f1d66
2024-01-15 04:58:43 -08:00
Justin Newberry 7433b1016f Subaru: remove incorrect fingerprints from other brands queries (#30984)
s
old-commit-hash: 4c6f7da4049869d3dd1fe66a13f1aba7362c9b8c
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: fe6aff01311ca3c5a4a549b0eb5d081fa1740f86
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: e17e66180c3a9432e6d303ca36ff0e4af763dace
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: 3e601b5e8fcaf2fd0885cc64949fa1349a8069eb
2024-01-13 15:40:25 -08:00
Adeeb Shihadeh 04da45f5c3 speedup devcontainer ci job (#30993)
old-commit-hash: 66ddfece826ed41bb52175dffb1f5252be15f086
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: 2f744f5df464c1980da218e1dac9141ee56fa7df
2024-01-13 13:03:23 -08:00
Justin Newberry f087595f90 test_proclog: fix conflict with pytest (#30989)
old-commit-hash: 884de6e4570545ccf4ee3e6ff8d2f59e4a0847c6
2024-01-13 00:30:55 -05:00
Shane Smiskol 4c94f5ac5d Fingerprints: automatically add missing FW versions from users [bot] (#30988)
Export fingerprints
old-commit-hash: dafde02da36cc13b6b9d3f9bd56aecdf2ddf93f7
2024-01-12 20:58:13 -08:00
Lee Jong Mun deffb8de48 kor translation update (#30990)
old-commit-hash: f55d04c17212cb90ccb82ae1b96105e2e3971a48
2024-01-12 20:44:03 -08:00
Alexandre Nobuharu Sato 4b903c3c88 Multilang: Update pt-BR translation (#30987)
* add instructions to my fork

* Revert "add instructions to my fork"

This reverts commit 46fbee3ebe7ecbb211d855e63b2d4c8919c31b63.

* test llm

* Revert "test llm"

This reverts commit fc531f0a1ba81b3444a34a1be8d02a51a060ec7a.

* update pt-BR translation
old-commit-hash: 4178f7c1e16d9b97fb0f1859310bc8a1581def68
2024-01-12 18:25:41 -08:00
Justin Newberry 4f9bcc2003 remove get_url instances (#30986)
rm
old-commit-hash: d39b31aed1f63075d83fa29cad3a2d62b28d6a8b
2024-01-12 17:36:38 -08:00
Justin Newberry f138a6eccf Metadrive: fix map config on main (#30983)
* Fix map api too

* dont render
old-commit-hash: 28e5d1bb49000b0740d36d6cd714126e9dab825c
2024-01-12 14:42:40 -08:00
Justin Newberry c8cc30112d rename segmentrangereader to logreader (#30981)
* Replace multilogiterator

* replace logreader

* update readme

* fix from_Bytes

* new section

* reset before iter

* selector

* fix internal

* whitespace
old-commit-hash: 3d73512c0702598d27e04039976fe0a91d5952f0
2024-01-12 12:53:50 -08:00
Justin Newberry a729e102c7 Replace multilogiterator (#30980)
old-commit-hash: 9f1b72ac792b8961cd903e425874f3a00a33ab3e
2024-01-12 11:43:32 -08:00
Jason Young 4473f7ea65 VW MQB: Add FW for 2018 Volkswagen Tiguan (#30951)
old-commit-hash: ba792d576a49a0899b88a753fa1c52956bedf9e6
2024-01-11 23:16:04 -08:00
Adeeb Shihadeh b9276131c3 navd: handle errors in parsing api response (#30977)
old-commit-hash: 5da573ff39afd137fb8d9c0b0c75c2ef82106b17
2024-01-11 23:15:29 -08:00
Adeeb Shihadeh 65b0e47bc2 simple navd test (#30976)
* simple test

* can't check that

* cleanup
old-commit-hash: ef73ee7b37d8173191ed58fd695d39d56164954f
2024-01-11 22:55:58 -08:00
royjr 244396e23c networking: add hidden network option (#30808)
* init

* once

* match

* fix

* maybe

* maybe

* Revert "maybe"

This reverts commit 8386a0a381d5cfe94d7bbf0187d5e311d4b4e9c3.

* Revert "maybe"

This reverts commit 3abf7b19836e5f353fbb94c9bee52b185bd3fc17.

* Revert "fix"

This reverts commit 09e0146f4deeac07b9c26e916a75b70c7dcff1f1.

* Revert "match"

This reverts commit 39a90c6cf88f310623d5e9058152d025ee7213ea.

* fix not at bottom

* padding

* match

* Update networking.cc

* min chars

* translations

* shouldn't need

* need!

* just in case

* Revert "just in case"

This reverts commit a3c1e090682e30400ba9c20b04407b9e5677ad7a.

* finish translations

* not secret

* optional

* allow open networks

* fix

* try

* working

* add divider

* update translations

* fix

* better name

* translate hidden network

* auto

* v2

* remove v1

* fix

* fix translations
old-commit-hash: 96c91c486e9b39c11632691fe5761975d9aa53b6
2024-01-11 19:42:20 -08:00
Justin Newberry 86139fd98e fix metadrive after bump (#30967)
* fix clip

* wip

* oop

* 1.22

* ... ugly

* fix tuning
old-commit-hash: f2c73039d7799da139ec4e55520f525db4fb95cc
2024-01-11 18:09:39 -08:00
Justin Newberry 655de4bffc Subaru: fix disable eyesight enum (#30974)
value
old-commit-hash: e7657d896f3cb7ec5044d4ac4c48a714c8e4c512
2024-01-11 17:15:37 -08:00
Justin Newberry 20e9969f8e move plotjuggler to segment range reader (#30969)
* pj

* limit test to 2 segs

* remove

* fix test
old-commit-hash: d7e7659852f14ca458605f13c2bdae90f5de5a45
2024-01-11 17:02:47 -08:00
Justin Newberry 1b65d5cd85 segmentrangereader: support direct parsing (#30973)
* use correct source

* revert

* cleanup imports

* clean

* direct parsing

* rename

* move up

* fixes

* fix that

* better error message
old-commit-hash: eb09294fc265ffc9cc2ed7f03acc5037d064de81
2024-01-11 16:56:48 -08:00
Shane Smiskol 502322ed11 Fingerprints: add missing FW versions from users (#30972)
Export fingerprints
old-commit-hash: 68bcb6b8da0db090c37d6d9a633d7ffdd58e24fe
2024-01-11 15:57:04 -08:00
Justin Newberry 407d302106 car porting examples: add example of plotting the response of brake_pressure vs acceleration (#30958)
* another example

* add comment

* fix that

* oop

* fix link
old-commit-hash: 8d9e431f43d5974d7908aae4645d6fa6fb0e7324
2024-01-11 13:35:50 -08:00
Justin Newberry 3231738be9 move can replay to segmentrangereader (#30971)
can replay
old-commit-hash: 042ccb9244ac167a07d289864c99e0d169bb9e1a
2024-01-11 13:11:59 -08:00
Justin Newberry 11449845e7 segmentrangereader: support more sources (#30970)
* support more sources

* remove this
old-commit-hash: fb994ae782259e8ed4d9212edc3c9fb277f831f6
2024-01-11 12:55:19 -08:00
Justin Newberry dd7921de3f replace more tools with SegmentRangeReader (#30968)
* replace lrfros

* and those ones too
old-commit-hash: 7e9843b5e6d0756bc7c17ef7338c384b7b330df0
2024-01-11 11:46:31 -08:00
Hoang Bui b3829e492c FIx violations and enable --warn=all (#30854)
* --warn=all

* setoption default warn=all

* to old test yaml

* cleanup

* advanced cscanner

* SCons conditional scanner

* not time  yet

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f820b7cd94bf366c8ea2bd48a8d15ab1ccd7d2e0
2024-01-11 11:16:09 -08:00
Adeeb Shihadeh 9d0f3fd80d rm old debug script
old-commit-hash: ed153141fc733b9ac3d6c1cedfbcd01039c6ff20
2024-01-11 10:56:46 -08:00
Justin Newberry add14223c1 fix static analysis
old-commit-hash: 0320fb385ad02a096257561c61c8c2b585741c97
2024-01-11 10:54:53 -08:00
Justin Newberry 3b86243f1f SegmentRangeReader: log type selector (#30960)
* log type selector

* test this too

* and this

* invalid selector

* use strenum

* don't hardcode size

* oneline
old-commit-hash: be814ed44747ab09f8db429ff0ee1e7f87180fec
2024-01-11 10:25:24 -08:00
Justin Newberry 5087dcc5bb More migration to segmentrangereader (#30959)
* filter log message

* ffr

* gtfs

* gtfs
old-commit-hash: 32dfb3f8f28df60657e8d94c53d219e4606f2375
2024-01-11 10:14:10 -08:00
Shane Smiskol ebc7d0caeb Honda: remove hud ECU from CR-V Hybrid (#30965)
remove almost absent ECU
old-commit-hash: 3c74a61c979cb318768699dc8d4fe39c64779622
2024-01-11 00:39:26 -08:00
Shane Smiskol f9db24d9d4 pre-commit: speed up translation step (#30966)
* formatting

fix

* fix missing class attr warning

* add translation_files option, remove pluralonly, type hint

* updates

* update
old-commit-hash: bef6d7f0bb1f985fa959627d674210c46870d914
2024-01-11 00:39:15 -08:00
Adeeb Shihadeh f4242f188b updated: persist more state between runs for UI (#30963)
* persist branches and more

* fix target

* typo

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b92e71a2b6a2067fa67578106a6b5c15f3f5dfb1
2024-01-10 23:23:13 -08:00