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

Volt: Don't adjust speed on resume from stopped #325

Merged
merged 4 commits into from
Aug 24, 2018

Conversation

Jamezz
Copy link

@Jamezz Jamezz commented Aug 18, 2018

Cheap fix that gets the job done.

@@ -228,7 +229,8 @@ def update(self, c):
be.pressed = False
but = self.CS.prev_cruise_buttons
if but == CruiseButtons.RES_ACCEL:
be.type = 'accelCruise'
if not (cruiseEnabled and self.CS.standstill):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tabs vs spaces

@rbiasini
Copy link
Contributor

@Jamezz , this looks good. Can you fix the spaces?

@Jamezz
Copy link
Author

Jamezz commented Aug 23, 2018

Okay, I think I got the spaces under control. Can you verify?

@rbiasini rbiasini merged commit c29b311 into commaai:devel Aug 24, 2018
funarg pushed a commit to funarg/openpilot that referenced this pull request Aug 26, 2018
klaus385 pushed a commit to klaus385/openpilot that referenced this pull request Dec 31, 2018
dragonpilot pushed a commit to dragonpilot-community/dragonpilot that referenced this pull request Apr 7, 2020
nworb-cire pushed a commit to opgm/openpilot that referenced this pull request May 21, 2024
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

Successfully merging this pull request may close these issues.

3 participants