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

Added Tesla safety changes. #132

Merged
merged 11 commits into from
Oct 4, 2018
Merged

Added Tesla safety changes. #132

merged 11 commits into from
Oct 4, 2018

Commits on Aug 14, 2018

  1. Added Tesla safety changes.

    Robert Cotran committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a8cc5d6 View commit details
    Browse the repository at this point in the history
  2. Use generic interpolate function from safety.h

    Robert Cotran committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    92a1837 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Moved Tesla safety include to within IFDEF PANDA as legacy neo boards…

    … don't support floats used in Tesla safety code
    Robert Cotran committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    05306c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Remove double-pull code and time tracking from CAN message.

    Better enclose Tesla-relevant code in ifdef PANDA due to use of floats
    Robert Cotran committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    20462ab View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Configuration menu
    Copy the full SHA
    337db0f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Removed unused variable

    Do interpolation check at every step (not every 25)
    
    Change tesla safety constant number to 8, not 7
    Robert Cotran committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9846b14 View commit details
    Browse the repository at this point in the history
  2. Add the HYUNDAI safety number

    Robert Cotran committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    5f1365d View commit details
    Browse the repository at this point in the history
  3. Remove unused struct and function (fsample)

    Robert Cotran committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c77d876 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    a0898ef View commit details
    Browse the repository at this point in the history
  2. fix build

    pd0wm committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3ce3493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b213974 View commit details
    Browse the repository at this point in the history