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

Bandwidth Estimation (BWE) for subscribers (WIP) #3278

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    00ec2f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38003df View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

  1. WIP: fixes to parsing and stats evaluation

    - parse recv delta as signed int from feedbacks
    - detect first recv delta in a chunk
    - fix cleanup of pkt queues
    - evaluate average delay in a time window of 1 second
    atoppi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9668640 View commit details
    Browse the repository at this point in the history
  2. Move trigger to update BWE stats to handle loop source, and added pla…

    …ceholder plugin callback
    lminiero committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c46d7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b6256 View commit details
    Browse the repository at this point in the history
  4. Initialize int var to 0

    atoppi committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    728b6fe View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    784c217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a308d17 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

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

Commits on Sep 19, 2023

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

Commits on Sep 21, 2023

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

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    8ad151a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c333a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    8718e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3eb5c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    c1d5a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a65a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Nov 21, 2023

  1. Reduced buildup step

    lminiero committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8c16c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9880f4a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Apr 2, 2024

  1. Aligned to latest changes

    lminiero committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d95c713 View commit details
    Browse the repository at this point in the history