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

Upgraded Unit Testing for SharpWrapper #97

Merged
merged 10 commits into from
Sep 22, 2023

Commits on Sep 5, 2023

  1. Merge pull request #93 from MEAT-Inc/bugfix/SWRAP-16/SWRAP-16-wrapper…

    …-unit-tests
    
    Merging changes for Simulation playback
    ZacharyWalsh57 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    22f2b3c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #94 from MEAT-Inc/bugfix/SWRAP-16/SWRAP-16-wrapper…

    …-unit-tests
    
    Simulation Upgrades
    ZacharyWalsh57 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ba83b04 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Added save routine for expressions in output generation

    Saving expressions and simulations in output generators now
    ZacharyWalsh57 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6a748e4 View commit details
    Browse the repository at this point in the history
  2. Fixed message count and log formatting

    Fixed issue with PTRead expressions not showing message counts. Also fixed an issue with command data formatting not showing correctly on the expressions files.
    ZacharyWalsh57 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a7656f0 View commit details
    Browse the repository at this point in the history
  3. Fixed output spacing for expressions files

    Fixed spacing and random tabbing issue in expressions generator output.
    Zack Walsh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f735a10 View commit details
    Browse the repository at this point in the history
  4. Changed sim channels to write out in order of channel ID

    Channels written to simulation files are now stored in channel ID order
    ZacharyWalsh57 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    022db67 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge remote-tracking branch 'origin/improvements/SWRAP-96-29-bit-can…

    …-simulations' into bugfix/SWRAP-95-simulation-generator-issues
    Zack Walsh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2039bfd View commit details
    Browse the repository at this point in the history
  2. Built 29 bit configuration for simulator

    Built 29 bit configuration for simulation playback
    Zack Walsh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1ebe322 View commit details
    Browse the repository at this point in the history
  3. Added mixed mode configuration

    Zack Walsh committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f193e52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #96 from MEAT-Inc/improvements/SWRAP-96-29-bit-can…

    …-simulations
    
    Built new Mixed Mode and 29 Bit CAN Configurations
    ZacharyWalsh57 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5ffa095 View commit details
    Browse the repository at this point in the history