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

Flexcan fixes + Latest updates #5

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Flexcan fixes + Latest updates #5

merged 3 commits into from
Oct 12, 2023

Commits on Oct 12, 2023

  1. Updates from main repo

    Brought over the latest bugfixes and features from the main repo.
    Fixes include: resolved a possible crash with ETP reception,
    fixed some log statements,
    fixed element number deserialization in DDOPs.
    New features include: Address violation handling.
    ad3154 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9035f40 View commit details
    Browse the repository at this point in the history
  2. Improved reliability of transmitting through the FlexCAN driver

    Asked the driver to use only 1 tx mailbox, and increased queue size
    to allow nearly two full ETP EDPO windows with max size.
    ad3154 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    691f889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbd1de3 View commit details
    Browse the repository at this point in the history