Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put back red speed when braking #478

Open
VolLearner opened this issue Oct 3, 2021 · 3 comments
Open

Put back red speed when braking #478

VolLearner opened this issue Oct 3, 2021 · 3 comments

Comments

@VolLearner
Copy link

In sa_additions we had the speed turn red when braking, In the latest releases of sa_master it dropped out please put it back.

Thank you

@SliderApp
Copy link

I would would like this feature added back to. Super useful especially in downhill scenarios to see if the car is braking to fight gravity when the coast is clear.

@j0dan
Copy link

j0dan commented Oct 24, 2021

See closed previous feature request #275 that mentions something about it not working on some vehicles.

On my 2018 Toyota Sienna, Only BRAKE_MODULE2, BRAKE_PRESSED turns to 1 when either OP or I apply brakes.

ret.brakePressed = cp.vl["BRAKE_MODULE"]["BRAKE_PRESSED"] != 0

The normal BRAKE_MODULE, BRAKE_PRESSED only goes to 1 for a moment when I first press the brakes.

@Jordi-m
Copy link

Jordi-m commented Jun 17, 2022

I've been using a static version of Shane's fork for over a year now (never updated), also because of this feature (besides dynamic following profiles). My C2 bootlooped today and I had to reset the whole thing. Now I'm using Shane's latest master.

I've been testing PR #309 beginning 2021 (Toyota Corolla) which did bring the red speed indicator to shane's fork. Liked it a lot. It's been really usefull to add a little speed yourself when you see it's braking to fast/often (e.g. slowly driving stop-go traffic[jam] situations). And in general, it's just good to know when the car is breaking versus not adding gas.

I don't think I've been involved enough to know the latest OP code, but I'll try to take a look at it in the coming week or so. Would really like to have that red indicator back.

If you'd like to have a version of Shane's fork where the red indicator was just added: https://github.com/Jordi-m/openpilot (this is what I've been using for over a year now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants