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

feat: refactor AdHocMessageRoutingBuilder #433

Merged
merged 28 commits into from
Nov 19, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    66c4b20 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    795b2ce View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge remote-tracking branch 'upstream/main'

    Update
    FunKuchen committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0a11ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    f09805c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    dfaad7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c229c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    b9c9274 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ed0bd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2973bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648011c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Revert "fix: fixed weather app test"

    This reverts commit 648011c.
    FunKuchen committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    745e90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d227c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f6e84 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. feat: Fix streaming

    FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7510adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2762f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51412b2 View commit details
    Browse the repository at this point in the history
  4. build: store etc-files in mosaic-starter and copy them to bundle (ecl…

    …ipse#423)
    
    * build: store etc-files in mosaic-starter and copy them to bundle and integration tests
    * clean: remove unnecessary properties from copy-resources definition
    kschrab authored and FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5783b64 View commit details
    Browse the repository at this point in the history
  5. feat(sumo): support sumo 1.21.0 (eclipse#424)

    * ci: use SUMO 1.21.0 for testing
    * feat(sumo): support SUMO 1.21.0
    
    Added hint, that SUMO_HOME/bin must be present in the PATH variable. Pre-loading some libraries is not required anymore then.
    kschrab authored and FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3337498 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7f7609 View commit details
    Browse the repository at this point in the history
  7. feat: run windows-mosaic with wsl-ns3 (eclipse#425)

    * refactor: don't use this whenever possible
    hoelger authored and FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    aebf82b View commit details
    Browse the repository at this point in the history
  8. feat(sns): support multi-hop unicast for topological and geographical…

    … routing (eclipse#428)
    
    * feat(sns): cleanup, minor performance improvement for flooding (early exit if flooding could not be progressed)
    kschrab authored and FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bf33487 View commit details
    Browse the repository at this point in the history
  9. feat: introducing SensorModule to provide access to environmental eve…

    …nts (eclipse#420)
    
    * feat: introducing SensorModule to provide access to environmental events
    * feat(application): allow registration of callback for lidar sensor module
    * feat(application): re-use Perceptive interface for accessing new sensor modules
    kschrab authored and FunKuchen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c14ef1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7888d66 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    a70d986 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    1e4e79a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b42b0 View commit details
    Browse the repository at this point in the history
  3. fix: Added singlehop to every call of broadcast().topological() that …

    …relied on singlehop previously
    FunKuchen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8f352a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    8763e05 View commit details
    Browse the repository at this point in the history