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 r2r_spl package, capable of listening to different msg types #47

Merged
merged 11 commits into from
Jan 20, 2024

Commits on Dec 30, 2023

  1. Add r2r_spl package, capable of listening to different msg types

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9437f06 View commit details
    Browse the repository at this point in the history
  2. add dependencies.repos

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4b19169 View commit details
    Browse the repository at this point in the history
  3. ensure tests don't communicate with each other, by changing team numb…

    …er, and hence udp port number
    
    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    07ed72d View commit details
    Browse the repository at this point in the history
  4. add to console_script

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    839c04e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. raise some warnings about parametrs

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f11070b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix warnings

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4d171de View commit details
    Browse the repository at this point in the history
  2. fix broadcasting problem

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    2 Configuration menu
    Copy the full SHA
    36cf99c View commit details
    Browse the repository at this point in the history
  3. fix deserilalization for nested types

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    89abc74 View commit details
    Browse the repository at this point in the history
  4. fix publishing without context

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    400a104 View commit details
    Browse the repository at this point in the history
  5. update gamecontroller spl package

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9e8ad02 View commit details
    Browse the repository at this point in the history
  6. update maintainer

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    cef0439 View commit details
    Browse the repository at this point in the history