Dean Lee
eddc84d104
automatically detect available camera streams ( #27640 )
...
* remove WideCameraOnly
* check in set_initial_state
* no block
* remove try block
* apply reviews
old-commit-hash: 4ae0378f63
2 years ago
Adeeb Shihadeh
d2ec950790
test onroad: explicit memory leak check ( #28502 )
...
old-commit-hash: 2f117e88b7
2 years ago
Adeeb Shihadeh
846cd63f53
thneed: cleanup duplicate GPU config ( #28487 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b22cadc04d
2 years ago
Jason Young
a77df10dba
VW MQB: Add FW for 2018 SEAT Leon ( #28500 )
...
aef9c04d6ec5cd57|2023-06-11--17-40-14
old-commit-hash: 5250975fa3
2 years ago
Cameron Clough
a2bb797670
add Lincoln Aviator 2020 FW ( #28494 )
...
0b91b433b9332780|2023-06-11--13-43-59
VIN: 5LM5J7XC9LGL15606
old-commit-hash: a5a0d734ba
2 years ago
Cameron Clough
c167ae232f
Ford: shiftByWire ECU not used for fingerprinting ( #28493 )
...
old-commit-hash: 96420555e5
2 years ago
Cameron Clough
1befc68287
Ford: detect auxiliary panda ( #28491 )
...
old-commit-hash: 30c12e4557
2 years ago
Cameron Clough
5afe1c0ed0
selfdrive/car: reusable CanBus helper ( #28489 )
...
old-commit-hash: 28bf743693
2 years ago
Cameron Clough
727b79b66f
UI: consider border when setting map width ( #28488 )
...
old-commit-hash: 22ebd4fa8f
2 years ago
Jason Wen
f7824bffb0
offroad ui: remove irrelevant comment ( #28485 )
...
old-commit-hash: f0eef38dc0
2 years ago
Shane Smiskol
de4b702ec3
FwQueryConfig: add platform code support and tests ( #28475 )
...
* add config options
* you know what, platform codes don't need to be related to fuzzy fingerprinting at all
* better comment?
* add comment
* add test from other PR
* add platform code function to hyundai
* comment and add eps!
* clean up config test
* fix test
* add error message to test
* until we have multiple ways a brand can set up fuzzy FP, let's leave func name fuzzy-specific
* rename in comment too
* hyundai tests
* simpler test!
* check all ecus with platform codes
* add types-python-dateutil = "^2.8.19.13"
* these aren't used any more
* Update selfdrive/car/hyundai/tests/test_hyundai.py
* not to imply this is active yet
old-commit-hash: f5e032b67f
2 years ago
Adeeb Shihadeh
ab538d21f9
thermald: lower threshold to exit red band
...
old-commit-hash: a77d226f33
2 years ago
Kacper Rączy
0541586636
process_replay: deprecated message migration ( #28456 )
...
* Move migration code to new file
* Migrate messages in process replay. Remove old code
* Fix old_logtime
* Keep old logtimes on migrated messages
* Update ref commit
old-commit-hash: 838346d8a3
2 years ago
Cameron Clough
e199a1a953
MapPanel cleanup ( #28474 )
...
old-commit-hash: f7f5537af7
2 years ago
Adeeb Shihadeh
678825e10f
cloudlog process not running ( #28472 )
...
* cloudlog process not running
* error
old-commit-hash: a412cd07b1
2 years ago
Maxime Desroches
dcdb4db5b9
car docs: test print_docs_diff ( #28459 )
...
* test print docs
* delete
* remove this
* print
old-commit-hash: 181b44b28e
2 years ago
Shane Smiskol
1b5e039afd
Honda: set autoResumeSng for docs ( #28458 )
...
set autoResumeSng for Honda
old-commit-hash: 7a64385fcd
2 years ago
Lee Jong Mun
c1e64b592e
kor translation update ( #28469 )
...
old-commit-hash: b2288b3666
2 years ago
Shane Smiskol
1a3b5137b6
FPv2: add comment about nuance of fuzzy fingerprinting ( #28465 )
...
add comment describing this nuance of fuzzy fingerprint function
old-commit-hash: 3234243c97
2 years ago
Shane Smiskol
c73ef08d08
FPv2: fix accidental FW version concatenation ( #28462 )
...
* fix missing commas
* more
* Revert "more"
This reverts commit ebe481fee4
.
* only
old-commit-hash: 5736cb8a7e
2 years ago
Adeeb Shihadeh
380be7b25c
boardd: log system and RTC time before sync ( #28461 )
...
old-commit-hash: 6bf1f81859
2 years ago
Dean Lee
e5f294783f
ui: disable longitudinal personality settings when using stock long ( #28443 )
...
* disable longitdinal personality settings
* disable title label
* Revert "disable title label"
This reverts commit ef315ac277
.
* gray checked button on disable
old-commit-hash: 9295aca8ea
2 years ago
AlexandreSato
aed0f7d1a2
Multilang: Fix text overlap in pt-BR translation ( #28450 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
* Include the new relaxed explanation
* fix text overlaps
old-commit-hash: a250e1cb2f
2 years ago
Adeeb Shihadeh
c9125c6a25
pandad: test release -> devel bootstub reflash ( #28330 )
...
* test
* release bootstubs
* rm that
* fixup
* skip earlier
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 28980cf4c6
2 years ago
Adeeb Shihadeh
2d3f8208f7
soundd: only run onroad ( #28449 )
...
old-commit-hash: 3e3c8b7ddf
2 years ago
Kacper Rączy
d3a3c73b0c
process_replay: progress bar support ( #28447 )
...
* Add support for tqdm progress bar
* Fix argument name
old-commit-hash: a2e75fdea6
2 years ago
Kacper Rączy
0a3d0b48f7
process_replay: improved support for drained pubs ( #28452 )
...
Stop triggering empty update if there're no drained messages in the queue
old-commit-hash: d932aae327
2 years ago
Kacper Rączy
8b4e704df3
process_replay: remove get_car_params_callback when it's not needed ( #28451 )
...
* Add assertion for can msgs in get_car_params_callback
* Remove get_car_params_callback from processes that don't need it
old-commit-hash: 02841cede3
2 years ago
AlexandreSato
5e2017e67c
Multilang: update pt-BR translations ( #28431 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
* Include the new relaxed explanation
old-commit-hash: 80430435bb
2 years ago
Shane Smiskol
633cdf0d0a
ButtonParamControl: minimum button width ( #28442 )
...
* min width
* param
old-commit-hash: a92cd659ce
2 years ago
Shane Smiskol
30f43f5f82
FPv2: assert non-empty FW lists ( #28441 )
...
* test empty fw lists
* fix
* generic test name
* can rmeove this check now
* and here!
* can remove that
* add to print
old-commit-hash: f976fce7d0
2 years ago
Shane Smiskol
5482d71145
fuzzy fingerprint: track number of matching ECUs, not FW versions ( #28423 )
...
* first attempt trying to do it implicitly bad
* back to lists and explicitly do this
* continue checking if candidate switches on these, that's fine to check
* debugging
* clean up
* more clean up
* spot free
* only need to create/update on change
* fix test
* draft
* Revert "draft"
This reverts commit dbe32f58b1
.
* Revert "fix test"
This reverts commit 1d34269fe2
.
* fix test for real
* first draft of test
* this should be good
* can replace existing fuzzy test
* rm
* matching
* test non-empty fws
* TEST DOWN HERE
* no test
* unique + fix skip message + comment + clean up
* less confusing
* ing
* better
old-commit-hash: 9e8936be98
2 years ago
eFini
88175bbaf2
Multilang: add missing Chinese (Traditional) translations ( #28427 )
...
update chinese tranditional translations
old-commit-hash: 42eb7c527e
2 years ago
Shane Smiskol
5cbd015f3a
FPv2: test minimum fuzzy fingerprint ECUs ( #28433 )
...
* basic messy test
* draft
* clean up
* clean up
* clean up
* clean up
* never was fuzzy, but be explicit
* switch it up
old-commit-hash: 0acc30d264
2 years ago
Shane Smiskol
9feba19670
FPv2: brand filter helper ( #28439 )
...
* pass in brand
* needs to be flipped for exact matching since it's subtractive
* new helper
* makes more sense flipped
* clean up
* not that stuff here
* not here
old-commit-hash: 2b07ec4bde
2 years ago
Shane Smiskol
83f4532169
match_fw_to_car: pass down log ( #28434 )
...
pass in log from match_fw_to_car
old-commit-hash: 2dda9a0532
2 years ago
tanotaru
876a237d90
VW: 2018 Audi RS3 FW ( #27467 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 3785962684
2 years ago
Saber422
59572afeee
VW MQB: Add FW for 2023 Skoda Koidaq RS ( #28332 )
...
0bbe367c98fa1538|2023-05-29--13-59-08--0
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: d97d908a2a
2 years ago
Vincent Wright
a197a2ab7f
Added additional Firmware for Ram 1500 ( #28392 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 0d51a64bf2
2 years ago
Vincent Wright
51cdaa6cc3
More missing FW for the Ram 1500s ( #28397 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: ffa10d784a
2 years ago
Dean Lee
0f8ce1d31f
handle conversion exception for LongitudinalPersonality ( #28426 )
...
* handle type conversion exception
* catch multiple exception
old-commit-hash: 48b507c0b4
2 years ago
John Paull
bf8c9dd0ea
Hyundai: add missing FW for Santa Fe Hybrid 2022 ( #28410 )
...
* values.py
added additional Firmware
* add fwdCamera too
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 80623956ae
2 years ago
Saber422
deaf568649
VW MQB: Add FW for 2020 Skoda Kodiaq ( #28428 )
...
VW MQB: Add FW for 2020 Skoda Kodiaq
route name:cd4c3e2031f01e61|2023-06-04--19-53-13--0
old-commit-hash: 5b3ddabf51
2 years ago
Harald Schäfer
edd8fc412b
Driving personality setting: add description ( #28422 )
...
* Driving personality setting: add description
* Missing word
old-commit-hash: d6cfbd0097
2 years ago
Kacper Rączy
2edd65ad4e
process_replay: helpers ( #28367 )
...
* process_replay helper
* Refactor
* refactor check_enabled uses
* fix __init__
* noqa in __init__ imports
* Move compare_logs outside of process_replay
* Move save_logs to tools.lib.helpers
* Remove save_log from compare_logs
* fix lint issues
old-commit-hash: 64377a88f9
2 years ago
Dean Lee
bfecfe3f8e
ui: refactor ButtonParamControl ( #28425 )
...
* refactor ButtonParamControl
* add pressed style
* connect to buttonToggled
* typo
old-commit-hash: 7f41047178
2 years ago
Lee Jong Mun
cedea3efc7
kor translation update ( #28420 )
...
old-commit-hash: f97b2bb9d7
2 years ago
Harald Schäfer
36aa81cdc3
Driving Personality setting (also changes follow distance) ( #24742 )
...
* Skeleton
* Adjustable follow parameter
* fix rebase
* long planner
* typo
* Add ui toggle
* Fix icon
* Improve text
* Better toggle position
* Im a UX engineer now
* add param reader
* CHange jerk to have same crash test performance
* Try reading param
* Unused comment
* translate ui text
* std stoi
* Parametrized buttons
* Empty strings are ints
* Move to generic
* Update translations
* Fix translation diffs
* Release notes
* update refs
* tweaks
* Misc fixes
* No param is standard
old-commit-hash: 205c900742
2 years ago
Shane Smiskol
baa6d32fc6
ui: wrap missing updater text ( #28417 )
...
* wrap more
* wrap more
* and that
* update
old-commit-hash: aa4bbcefd3
2 years ago
Adeeb Shihadeh
d5564bca27
modeld: adjust CL priority ( #28413 )
...
old-commit-hash: d5101e11ad
2 years ago