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

VW PQ: Message updates, checksum and counter support #633

Merged
merged 20 commits into from
Jul 15, 2022

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    fd82dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb6d980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d30ee9 View commit details
    Browse the repository at this point in the history
  4. forgot HCA_1

    jyoung8607 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    bbb67a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Revert "remove checksum and counter alignment checks"

    This reverts commit 0d30ee9.
    jyoung8607 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1701440 View commit details
    Browse the repository at this point in the history
  2. don't check counter offset

    jyoung8607 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    579f317 View commit details
    Browse the repository at this point in the history
  3. tweak comment

    jyoung8607 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c987ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef6620 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. remove unused argument

    jyoung8607 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    06f8c58 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. add LDW_Textbits to LDW_1

    jyoung8607 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fac85f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Update can/common.cc

    Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
    jyoung8607 and adeebshihadeh authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    838fa4e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    944a024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02571d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    7342679 View commit details
    Browse the repository at this point in the history
  2. add trunk lid state

    jyoung8607 committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    629169a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a712a5b View commit details
    Browse the repository at this point in the history
  4. typo

    jyoung8607 committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a78c458 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 11, 2022

  1. Merge branch 'master' into pq-checksum

    # Conflicts:
    #	can/common.pxd
    #	can/common_dbc.h
    #	can/dbc.cc
    #	can/packer.cc
    #	can/parser.cc
    jyoung8607 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    433ea88 View commit details
    Browse the repository at this point in the history
  2. make XOR checksum generic

    jyoung8607 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2aae662 View commit details
    Browse the repository at this point in the history