Tag:
Branch:
Tree:
ae85ee0932
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
biiiiig_model
bolt-lower-torque
burn
capnpy
commatwo_master
devel
devel-staging
honda-canfd
honda-ci-test
honda-notebook
huge-dummy
label-class
lagd-window-size
lataccel_offset
lkas_feedback_animation
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
minplan
minplan2
modeld-misc-support
modeld-misc-support-secretgood
move-some-labels
newsmooth
nightly
nightly-dev
no-block
op-diff
pr-setup-speedup
pypanda
pyui-network-errors
recorded-feedback
recorded-feedback-fixed-timeout
release2
release3
release3-staging
rerun-fix
revert-fan
rl-scroller
rl-test
rm-tp-whitelist
runbiiiig
sam
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
sp_model
special_tr
special_tr_rebased
taco
taco2
test-tx-msgs
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tmp-jenkins-35821
tmp-jenkins-35908
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
uv_model_v2
wakeword-clip
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
${ noResults }
2 Commits (ae85ee093252720b749ac07b61933b51a609511c)
Author | SHA1 | Message | Date |
---|---|---|---|
|
c3d0bf7b5e
|
Toyota: improve platform code understanding (#30015)
* return a dict where minor version is not in keys * limit valid chunks to 3 (max seen) * First short version character is always 3 (we were using wrong platform code) * docs updates * not here * fixes for printing new platform code format * ecu notes * notes * platform code tests * no tuple * can visualize the whole thing now * make it clear there's no major versions make it clear there's no major versions * static analysis * two minor versions * fix * not using dsu * comment * comment * comment * forgot this one |
2 years ago |
|
06233ca331
|
Toyota: get platform codes & docs (#29853)
* add get_platform_codes function * add print_platform_codes.py * add test * not optional * constant * remove optional * more |
2 years ago |
|
a9626f95b6
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit
|
2 years ago |
|
f788edb6a5
|
HKG: use platform codes to fuzzy fingerprint (#28531)
* get gas/ev/hev from FW (not all correct, poc) * add test for essential ecus for fuzzy fingerprinting * kinda works * stash * clean up * add code * simpler * use the function * test it with our cars * no re no re no re * debugging * handle empty dict * simpl * this is promising start on making existing fingerprinting functions use the config, instead of entirely replacing them * needs to allow 1 match * lay out how this should look * changes * executable * some work * use config * fuzzy ecus * config test * comment and some clean up * test platform codes * use regex, simpler and fixes bug * in func * rm bad func * typing for new func and remove old from dc * todo done * tested! * remove fake platform codes * thought we needed this, but actually... * not needed * not applicable any more * use config for essential ecus * first draft of test to make adding/removing fuzzy FP platform intentional * compile * clean up test * even cleaner * fix default ecus type * temp fix * this is mostly in tests now * test every fuzzy ecu fw returns one platform code * experiment with dates * Revert "experiment with dates" This reverts commit |
2 years ago |
|
c453771492
|
HKG: add script to view platform codes (#28549)
add script |
2 years ago |