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

Add support for multi-source messages and signal filtering based on source information #209

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2023

  1. Mdf.py: We have added a new input called "source_list" (default is No…

    …ne). Mdfinfo4: We have introduced a boolean variable called "multi-source". This variable is created at runtime.MDF4reader: If the source list is present in the mdf class, the information block from the file is organized based on the different source messages.
    Monicadepucchio committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    dc506b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Create ReadMe

    Monicadepucchio authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    01a542b View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    Monicadepucchio authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a5aa88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6989d93 View commit details
    Browse the repository at this point in the history