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

COVESA VSS over IEEE 1722 - New APIs #44

Merged
merged 14 commits into from
Oct 11, 2024

Commits on Sep 20, 2024

  1. Added a preliminary version of COVESA VSS mapping over IEEE 1722.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a9c90ec View commit details
    Browse the repository at this point in the history
  2. Initial ACF_VSS spec

    Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
    SebastianSchildt authored and nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8dc76a2 View commit details
    Browse the repository at this point in the history
  3. Update timestamp field length

    Signed-off-by: Adriaan Niess <adriaan.niess@de.bosch.com>
    adriaan-niess authored and nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5565690 View commit details
    Browse the repository at this point in the history
  4. Change: Lenght field for array payloads denotes total payload length …

    …in bytes instead of number of elements
    
    Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
    SebastianSchildt authored and nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8c16739 View commit details
    Browse the repository at this point in the history
  5. Added an initial implementation of VSS and BSS_BRIEF formats.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3ec1355 View commit details
    Browse the repository at this point in the history
  6. Added an initial version of a VSS Listener.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8caf6b7 View commit details
    Browse the repository at this point in the history
  7. Added acf-vss-talker and listener examples.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c54f618 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Added test cases for VSS implementation.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    283d0e1 View commit details
    Browse the repository at this point in the history
  2. Updated README.md to reflect availability of VSS impl.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    535bbae View commit details
    Browse the repository at this point in the history
  3. Improved VSS Talker example to use strlen() for calculating lengths.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8d8a667 View commit details
    Browse the repository at this point in the history
  4. Added dissectors for the VSS mapping over IEEE 1722.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    17eea87 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Randomize value

    Signed-off-by: Sebastian Schildt <sebastian.schildt@de.bosch.com>
    SebastianSchildt committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3c640ab View commit details
    Browse the repository at this point in the history
  2. Improved the help messages for the VSS apps.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    19693b4 View commit details
    Browse the repository at this point in the history
  3. Added README for VSS apps.

    Signed-off-by: Naresh Nayak <Naresh.Nayak@de.bosch.com>
    nayakned committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    88762fd View commit details
    Browse the repository at this point in the history