Tag:
Branch:
Tree:
58739897f5
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
biiiiig_model
bolt-lower-torque
burn
capnpy
cleanup-rl-networking
commatwo_master
devel
devel-staging
gwm-driving
honda-canfd
honda-ci-test
honda-notebook
honda-testing
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
release-tici
release2
release3
release3-staging
rerun-fix
revert-fan
rl-scroller
rl-test
runbiiiig
sam
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
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
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 }
3 Commits (58739897f50925c8432af1dd711d1035365f099a)
Author | SHA1 | Message | Date |
---|---|---|---|
|
58739897f5 |
test processes doesn't fail anymore (on toyota)!
|
1 year ago |
|
71f5c441fe
|
card: process that abstracts car interface and CAN (#32380)
* format card * standalone process * no class member CS, there's no point also can be confusing; what else could be using this? * rename CoS * Update selfdrive/controls/controlsd.py * never works first time :D * canRcvTimeout is bool * hack * add cpu * see what testing closet comes up with * first * some clean up * support passable CI, fix test models * fix startup alert * process replay changes * test_fuzzy * gate carOutput valid on carControl valid * we should publish after we update carOutput * controlsd was using actuatorsOutput from 2 frames ago for torque, not the most up to date * check all checks for carControl in case controlsd dies * log more timestamps * more generic latency logger; needs some clean up latency_logger.py was difficult to understand and modify * card polls on can and carControl to get latest carControl possible * temp try to send earlier * add log * remove latencylogger * no mpld3! * old loop * detect first event * normal send * revert "card polls on can and carControl to get latest carControl possible" how it was is best * sheesh! update should be first * first timestamp * temp comment ( timestamp is slow :( ) * more final ordering, and make polling on/off test repeatable * Received can * new plot timestamps * clean up * no poll * add controllers (draft) * Revert "add controllers (draft)" This reverts commit |
1 year ago |
|
afc96972c8
|
car: CarController and CarState are always present (#31925)
* always set * add mock * little more * fix * fix |
1 year ago |