Tag:
Branch:
Tree:
b541f59094
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
bolt-lower-torque
burn
check-accel
commatwo_master
devel
devel-staging
dtr-driving
fix-lr
heycomma
honda-ci-test
honda-notebook
huge-dummy
label-class
lagd-window-size
lkas_feedback
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
minplan
modeld-misc-support
modeld-misc-support-secretgood
nacknack
net_better
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
op-diff
pr-setup-speedup
pypanda
pyui-network-errors
recorded-feedback
recorded-feedback-fixed-timeout
refactor-torque
refactor_pid
release2
release3
release3-staging
revert-fan
rl-scroller
rl-test
rm-tp-whitelist
sam
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
simple_plan
sl3
slow_ns
special_tr
special_tr_rebased
taco
taco2
tdw
test-tx-msgs
test_cc
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
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 (b541f590941545f45fdd7d63b88f33ea954f18f7)
Author | SHA1 | Message | Date |
---|---|---|---|
|
4b12aca941 |
GM: Resume Required Alert should be triggered off of ECM state (#1045)
* Resume Required Alert should be triggered off of ECM state On GM cars the ECM goes into cruise state 4 (standstill) and in order for the ECM to accept cruise inputs, the resume button must be pressed to drive it to state 1 (active). Previously rather than testing for if the ECM was in state 4, the wheel speed sensors were checked that the vehicle was going less than 0.5 m/s. In some cases this could cause the resume required alert to be displayed before the car actually came to a stop as far as the ECM was concerned. If the alert is triggered before state 4 and OP demands acceleration, its possible for OP to acelerate while the Resume Required Alert is displayed created a very confusing UX. * After more review, the problem was actually with the 'if at_full_stop' check was inside an else statement preventing entering the stopped mode if braking is 0 |
6 years ago |
|
71ead9adea |
selfdrive/car
|
6 years ago |