Shane Smiskol
|
c80a96448b
|
Merge remote-tracking branch 'upstream/master' into hkg-fuzzy
|
2 years ago |
Shane Smiskol
|
3234243c97
|
FPv2: add comment about nuance of fuzzy fingerprinting (#28465)
add comment describing this nuance of fuzzy fingerprint function
|
2 years ago |
Shane Smiskol
|
0c662595ec
|
Merge remote-tracking branch 'upstream/master' into hkg-fuzzy
|
2 years ago |
Shane Smiskol
|
5736cb8a7e
|
FPv2: fix accidental FW version concatenation (#28462)
* fix missing commas
* more
* Revert "more"
This reverts commit ebe481fee4 .
* only
|
2 years ago |
Adeeb Shihadeh
|
6bf1f81859
|
boardd: log system and RTC time before sync (#28461)
|
2 years ago |
Shane Smiskol
|
6bb61780ab
|
params: make ForcePowerDown persistent (#28460)
|
2 years ago |
Shane Smiskol
|
2f3cc883f2
|
revert
|
2 years ago |
Shane Smiskol
|
b4b74fb14c
|
fix
|
2 years ago |
Shane Smiskol
|
a6b86f29e5
|
this is more clear
|
2 years ago |
Adeeb Shihadeh
|
f3299b19cf
|
pj: fix camera timings layout default tab
|
2 years ago |
Dean Lee
|
9295aca8ea
|
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
|
2 years ago |
Shane Smiskol
|
a7c0869dba
|
this is a possibility
|
2 years ago |
Shane Smiskol
|
b251bb8b7a
|
unused random
|
2 years ago |
Shane Smiskol
|
e2cf00cf53
|
ex
|
2 years ago |
Shane Smiskol
|
4ca341549b
|
test all fw
|
2 years ago |
Shane Smiskol
|
9781e19323
|
use match_fw_to_car
|
2 years ago |
Dean Lee
|
ff4aae85fe
|
cabana: refactor dbc manager (#28445)
* rafactor signal
* cleanup
* refacto dbcmanager
* refactor dbcmanger
|
2 years ago |
Shane Smiskol
|
af6f99b480
|
test: run on exact fuzzy matching logic, same results!
|
2 years ago |
Dean Lee
|
3b9fdf206e
|
cabana: fix hang on exiting with CTRL+C (#28455)
|
2 years ago |
Shane Smiskol
|
be319cde64
|
Merge remote-tracking branch 'upstream/master' into hkg-fuzzy
|
2 years ago |
AlexandreSato
|
a250e1cb2f
|
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
|
2 years ago |
Shane Smiskol
|
17f927e3ba
|
better
|
2 years ago |
Shane Smiskol
|
38c5c55af0
|
better comments
|
2 years ago |
Shane Smiskol
|
e07346259d
|
comments and fixes
|
2 years ago |
Shane Smiskol
|
ede54cd404
|
stash
|
2 years ago |
Shane Smiskol
|
1ddf133dbc
|
options
comments
|
2 years ago |
Shane Smiskol
|
51af0c8eaf
|
update lock
|
2 years ago |
Shane Smiskol
|
4e52b8ad81
|
adapt fuzzy test recently added (nice it caught this!)
|
2 years ago |
Shane Smiskol
|
01ccf3d7db
|
add types
|
2 years ago |
Shane Smiskol
|
4b38b2363f
|
fix reassigning different types
|
2 years ago |
Adeeb Shihadeh
|
28980cf4c6
|
pandad: test release -> devel bootstub reflash (#28330)
* test
* release bootstubs
* rm that
* fixup
* skip earlier
---------
Co-authored-by: Comma Device <device@comma.ai>
|
2 years ago |
Shane Smiskol
|
79471d17de
|
add comment
|
2 years ago |
Shane Smiskol
|
3e0bd29887
|
woah woah woah
|
2 years ago |
Shane Smiskol
|
f2c431fc3b
|
sort imports
|
2 years ago |
Shane Smiskol
|
112dfbe255
|
more clean up
|
2 years ago |
Shane Smiskol
|
ec82b5d73b
|
fuzzy_get_platform_codes is one or none here
|
2 years ago |
Shane Smiskol
|
e425a7b709
|
remove comments
|
2 years ago |
Shane Smiskol
|
751589d68a
|
same as what we do in values
|
2 years ago |
Shane Smiskol
|
f6410e2d40
|
compile global pattern
|
2 years ago |
Shane Smiskol
|
10c9f43260
|
use a dash (prettier) and remove some platforms that can fingerprint now!
|
2 years ago |
Shane Smiskol
|
9c21f162b6
|
fixup test
|
2 years ago |
Shane Smiskol
|
3d9696e0b0
|
clean up (utils are cleaner and less buggy)
|
2 years ago |
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 |
Adeeb Shihadeh
|
3e3c8b7ddf
|
soundd: only run onroad (#28449)
|
2 years ago |
Kacper Rączy
|
a2e75fdea6
|
process_replay: progress bar support (#28447)
* Add support for tqdm progress bar
* Fix argument name
|
2 years ago |
Kacper Rączy
|
d932aae327
|
process_replay: improved support for drained pubs (#28452)
Stop triggering empty update if there're no drained messages in the queue
|
2 years ago |
Kacper Rączy
|
02841cede3
|
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
|
2 years ago |