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

cleanup udp configuration and sender/receiver attributes #1253

Merged
merged 4 commits into from
Nov 17, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b34a609 View commit details
    Browse the repository at this point in the history
  2. additional udp configuration functions added for getting ports and tt…

    …l setting
    
    GetPayloadMulticastAddress (former GetTopicMulticastAddress) returns LocalHost in case of local network mode and GetUdpMulticastGroup if no topic_name is empty
    rex-schilasky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0e9ae6e View commit details
    Browse the repository at this point in the history
  3. rollbacks for linux

    rex-schilasky committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8a9d556 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. renamed localhost to broadcast

    new function eCAL::UDP::LocalBroadcastAddress() for later logic cleanups
    rex-schilasky committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    48032d6 View commit details
    Browse the repository at this point in the history