Commit Graph

8499 Commits

Author SHA1 Message Date
Adeeb Shihadeh
972650f0eb remove dashcam branch (#31081)
* remove dashcam branch

* fix

* more cleanup

* remove param

* one more
old-commit-hash: 7cd9568423a2e78187d16018b70a78f56c02027d
2024-01-19 14:05:03 -08:00
Andrei Radulescu
1498eaf7c6 Support for newer versions of Qt (#31072)
* Dynamic QtGui version

* Fixed use of undeclared identifier 'va_start'

* Fix for Qt deprecations

* Fix for dynamic QtGui version

* Update selfdrive/ui/SConscript

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 28028aef174ddce0f1c8317f7fe2bc055db0b295
2024-01-19 13:28:29 -08:00
Adeeb Shihadeh
93ac3d37cb don't block startup on time (#31074)
* don't block startup on time

* cleanup

* unused
old-commit-hash: 16cd20f4eb87acb1559b3d8e710b750b7eb0c2cc
2024-01-19 11:51:58 -08:00
Adeeb Shihadeh
d0e1d548da remove old ref to manager_prepare
old-commit-hash: f3689ef56108e4eafd00f17086e1f462451edefd
2024-01-19 10:44:46 -08:00
ugtthis
294656275d UI/close_btn: Removed unused border code (#31073)
old-commit-hash: a6695e4489f8aaeccd246dba8aa5107393cf6565
2024-01-19 10:38:11 -08:00
Justin Newberry
c99ed48859 silence xvfb (#31069)
silence
old-commit-hash: dfb56abf9180e20fc30c8857229d69761c3e0f71
2024-01-18 22:40:28 -08:00
Justin Newberry
11b807cd32 CI: use namespace.io (#31064)
* namespace

* mkdir

* fix

* restore only

* restore

* v3

* disable provenance
old-commit-hash: 35ed8a0886d8badf05f72edc597a536e1b03d08c
2024-01-18 22:13:19 -08:00
Adeeb Shihadeh
e3cb318151 cleanup startup params (#31068)
old-commit-hash: b4ebba384b0d5e884f99a56caa8de92675cbd60f
2024-01-18 22:09:55 -08:00
Adeeb Shihadeh
04c0c9410f speedup prebuilt check (#31065)
* speedup prebuilt check

* one place
old-commit-hash: e3b17d10f35d6b2107d501c4e5d6b748f23b8900
2024-01-18 21:02:18 -08:00
Adeeb Shihadeh
238da88a33 manager: merge prepare and init
old-commit-hash: ce947ffe9a1f31190b89b83e2266bf2a78f2d798
2024-01-18 20:45:41 -08:00
Adeeb Shihadeh
8a84e369a0 bootlog doesn't block startup (#31061)
* bootlog doesn't block startup

* keep params

* fix

* cleanup
old-commit-hash: c4362bd958d1473b97ae336fd0e9bd7b50fe4fb9
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: 29536324c1dceceb064c6b3ef6a3e0ef3dd0d578
2024-01-18 18:51:24 -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: 2280ac50b76264dadd170e8f23bf0c3bf68ef61c
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: f96aa247cc0834296a3f85ea58617ef700de596c
2024-01-17 19:05:31 -08:00
Adeeb Shihadeh
8cd3638483 thermald: match metered param to packet
old-commit-hash: 005a6e4f17d88473440607bb4aa9218e44e906b4
2024-01-17 17:45:22 -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: 4c2bb9f380a93149864d11096002ada4d002a94f
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: d36103791c9432155413e1044bcca2ac37bfa852
2024-01-17 16:00:50 -08:00
Adeeb Shihadeh
269fbedbcb cleanup old params (#31039)
* cleanup old params

* one more
old-commit-hash: 7ce29ef08e9ee9c930238f697bfe3b69f6be368e
2024-01-17 14:42:07 -08:00
Shane Smiskol
12903d673f Fix f-string in test_fw_query_on_routes.py
old-commit-hash: 8c544d91392b6039c13b70657a0502ab1f993c76
2024-01-17 14:39:31 -08:00
Justin Newberry
09b95b715c cleanup azure handling (#31034)
* wip cleanup

* Wip

* fixes

* fix

* cleanup

* keep this for now

* dest
old-commit-hash: 3f0b56b36472b04dca653ac5870f10d4bd53bc01
2024-01-17 14:21:47 -08:00
Shane Smiskol
dee615ee12 Fingerprints: automatically add missing FW versions from users [bot] (#31027)
Export fingerprints
old-commit-hash: 60a41028924858bfd94db3c49d217f298013ea15
2024-01-16 19:32:21 -08:00
Adeeb Shihadeh
b2269d8188 athena: remove MockParams from tests
old-commit-hash: baa4e801fe6566f061dec258838b3aafa970bb47
2024-01-16 19:11:59 -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
Justin Newberry
4b7edec2b0 LogReader: move opci to tools/lib (#31021)
move opci
old-commit-hash: 7d400112df6692ef026245b03951345cc36dd83e
2024-01-16 10:58:51 -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
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
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
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
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
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
655de4bffc Subaru: fix disable eyesight enum (#30974)
value
old-commit-hash: e7657d896f3cb7ec5044d4ac4c48a714c8e4c512
2024-01-11 17:15:37 -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
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
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
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