Conversation
mzdnick
force-pushed
the
mazda-lkas-setting-alert
branch
2 times, most recently
from
September 13, 2026 23:36
3bdde9e to
e2b3255
Compare
mzdnick
marked this pull request as ready for review
September 14, 2026 05:48
mzdnick
force-pushed
the
mazda-lkas-setting-alert
branch
3 times, most recently
from
September 14, 2026 10:20
dc8c945 to
f7986ef
Compare
mzdnick
force-pushed
the
mazda-lkas-setting-alert
branch
7 times, most recently
from
September 16, 2026 04:01
71d2f21 to
ad695ec
Compare
This was referenced Sep 16, 2026
Issue: a settings-menu or camera state can leave the EPS taking our steer request and applying none of it, with no block or fault. Fix: CAM_SETTINGS.LKAS_INERVENTION_ON1 and ILKAS_NTERVENTION_ON2 clear together when the lane assist is off; read that in CarState and raise invalidLkasSetting, replacing the LANE_LINES term. Latch that the camera sent CAM_SETTINGS once, so a car that never sends it cannot read as off, and the state holds through the message's silent cycles. Validation: mazda car suite 546 passed; ruff clean.
mzdnick
force-pushed
the
mazda-lkas-setting-alert
branch
from
September 17, 2026 23:42
ad695ec to
b58fbc1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Fix
Validation
AI Usage
Disclaimer: GLM-5.3 by Z.ai was used to help develop, debug, and document this submission. All changes were reviewed and validated by me.