Shane Smiskol
c083ef8f87
clean up (utils are cleaner and less buggy)
2 years ago
Shane Smiskol
8704b98ec8
use utils
2 years ago
Shane Smiskol
fa6a00be49
comment
2 years ago
Shane Smiskol
beddf61a8f
test
2 years ago
Shane Smiskol
b2c1fe0640
clean up
...
fix test
fix test
2 years ago
Shane Smiskol
48c69b22b4
some stuff
2 years ago
Shane Smiskol
3c198d93a5
comment up+
2 years ago
Shane Smiskol
6c8f0dd454
good, now we don't have to worry about the dates mismatching in another test/logic
2 years ago
Shane Smiskol
87bb568516
better name
2 years ago
Shane Smiskol
f66c79a896
test for date parsing
2 years ago
Shane Smiskol
cc591c47f2
copilot no good
2 years ago
Shane Smiskol
584ed1880f
copilot inspired
2 years ago
Shane Smiskol
41f7c15e18
more consistent signature
2 years ago
Shane Smiskol
7494e086e7
same, only notebook
2 years ago
Shane Smiskol
1efc2d126e
remove comment (still can be either list or set)
2 years ago
Shane Smiskol
78330bc029
only in notebook
2 years ago
Shane Smiskol
37f23e9e03
Merge remote-tracking branch 'upstream/master' into hkg-fuzzy
2 years ago
AlexandreSato
80430435bb
Multilang: update pt-BR translations ( #28431 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
* Include the new relaxed explanation
2 years ago
Shane Smiskol
a92cd659ce
ButtonParamControl: minimum button width ( #28442 )
...
* min width
* param
2 years ago
Shane Smiskol
b4b2166dff
todo: date range
2 years ago
Shane Smiskol
f976fce7d0
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
2 years ago
Shane Smiskol
9e8936be98
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
2 years ago
eFini
42eb7c527e
Multilang: add missing Chinese (Traditional) translations ( #28427 )
...
update chinese tranditional translations
2 years ago
Angus Gratton
7cb4adfebb
Cabana: Improve contrast when using dark themes ( #28389 )
2 years ago
Shane Smiskol
0acc30d264
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
2 years ago
Shane Smiskol
2b07ec4bde
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
2 years ago
Shane Smiskol
2dda9a0532
match_fw_to_car: pass down log ( #28434 )
...
pass in log from match_fw_to_car
2 years ago
Adeeb Shihadeh
464585c758
bump panda
2 years ago
tanotaru
3785962684
VW: 2018 Audi RS3 FW ( #27467 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Saber422
d97d908a2a
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>
2 years ago
Vincent Wright
0d51a64bf2
Added additional Firmware for Ram 1500 ( #28392 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Vincent Wright
ffa10d784a
More missing FW for the Ram 1500s ( #28397 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
48b507c0b4
handle conversion exception for LongitudinalPersonality ( #28426 )
...
* handle type conversion exception
* catch multiple exception
2 years ago
John Paull
80623956ae
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>
2 years ago
mitchellgoffpc
ae0768909b
Lowered expected power draw for mapsd
2 years ago
Saber422
5b3ddabf51
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
2 years ago
Harald Schäfer
d6cfbd0097
Driving personality setting: add description ( #28422 )
...
* Driving personality setting: add description
* Missing word
2 years ago
Kacper Rączy
64377a88f9
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
2 years ago
Dean Lee
7f41047178
ui: refactor ButtonParamControl ( #28425 )
...
* refactor ButtonParamControl
* add pressed style
* connect to buttonToggled
* typo
2 years ago
Shane Smiskol
ebd1a0ecab
tiny clean up
2 years ago
Lee Jong Mun
f97b2bb9d7
kor translation update ( #28420 )
2 years ago
Cameron Clough
06e1f468aa
bump pylint
2 years ago
Harald Schäfer
205c900742
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
2 years ago
Shane Smiskol
2909adb643
draft (need to count one ecu as a match)
2 years ago
Shane Smiskol
3d82514e7d
cmt
2 years ago
Shane Smiskol
5ba9d02a0a
needs to be a list
2 years ago
Harald Schäfer
16ff32d2c2
bump cereal ( #28421 )
2 years ago
Mitchell Goff
dd6f7116f7
Test power usage for mapsd and navmodeld ( #28378 )
...
* Test power usage for mapsd and navmodeld
* Send LLK message from thread
* Use threading.Event
2 years ago
Shane Smiskol
b0eb68b273
add original functions to test
2 years ago
Shane Smiskol
aa4bbcefd3
ui: wrap missing updater text ( #28417 )
...
* wrap more
* wrap more
* and that
* update
2 years ago