Tag:
Branch:
Tree:
fd0b9cd930
__nightly
acodonomo
acodonomo_minimal
aggressivepilot
agnos13.2
audible-cancel
axmodel
badges
beeps
bigmodeld
biiiiig_model
bolt-lower-torque
bumpopendbc
burn
capnpy
ci-fun
commatwo_master
devel-staging
fakecam
fbw_model
gwm-driving
honda-altradar
honda-canfd
honda-ci-test
honda-notebook
honda-testing
label-class
lagd-window-size
lddm
lkas_feedback_animation
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
master-tici
minplan
minplan2
modeld-misc-support
modeld-misc-support-secretgood
new-scroll-panel
nightly
nightly-dev
no-block
op-diff
package-tinygrad
pr-setup-speedup
pyencoder
pylogger
pypanda
recorded-feedback
recorded-feedback-fixed-timeout
release-tici
release-tizi
release2
release3
release3-staging
rerun-fix
revert-fan
rl-multilang
rl-not-nice
rl-scroller
rl-test
rl-toggles
rmkaitai
rmonnx
rmqt
rss
runbiiiig
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
sshane-patch-1
sync
taco
taco2
test-tx-msgs
test_release-tizi
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tmp-jenkins-35821
tmp-jenkins-35908
toyota-ff-pitch
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
use-non-delay-action
uv_model_v2
vendor-capnp
vendor-ffmpeg
wakeword-clip
wm_model
zeroten
v0.1
v0.10.0
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 }
4 Commits (fd0b9cd9301da9962d933e69939f34d0ffef343d)
Author | SHA1 | Message | Date |
---|---|---|---|
|
28eed156e0
|
Move all fingerprints to fingerprints.py (#30790)
* move fingerpints * fix circular imports * fix circular imports * fix auto fingerprint * fix those tests * and controlsd * add labeler rule * no defaultdict |
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 |