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

Hyundai CAN FD: utilize macros for common address checks #1658

Merged
merged 21 commits into from
Sep 8, 2023

Commits on Sep 7, 2023

  1. draft

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b7f7f62 View commit details
    Browse the repository at this point in the history
  2. now clean up old comments

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4257abf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a50ca View commit details
    Browse the repository at this point in the history
  4. revert

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2908e8a View commit details
    Browse the repository at this point in the history
  5. fix

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    88039ff View commit details
    Browse the repository at this point in the history
  6. add test for ICE HDA1

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    76d2b0f View commit details
    Browse the repository at this point in the history
  7. Revert "add test for ICE HDA1"

    This reverts commit 76d2b0f.
    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    97b0235 View commit details
    Browse the repository at this point in the history
  8. can be separate

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3636033 View commit details
    Browse the repository at this point in the history
  9. macro for addr check struct

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0ad5b82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c235983 View commit details
    Browse the repository at this point in the history
  11. add macro for array len

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a69b4ee View commit details
    Browse the repository at this point in the history
  12. add comment

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    42d48df View commit details
    Browse the repository at this point in the history
  13. misra

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a136d92 View commit details
    Browse the repository at this point in the history
  14. comments to help separate

    sshane committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a83c636 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f21f85 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. review suggestions

    sshane committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b80c9e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93955a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d895bbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a6686 View commit details
    Browse the repository at this point in the history
  5. single lines

    sshane committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3c65a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4546d4 View commit details
    Browse the repository at this point in the history