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

Draft version of the desync monitor #728

Open
wants to merge 18 commits into
base: v1.x-dev
Choose a base branch
from

Commits on Sep 21, 2023

  1. Draft version of the desync monitor

    Tobias Bisanz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ed6001b View commit details
    Browse the repository at this point in the history
  2. Added printout of usage

    Tobias Bisanz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    90d3023 View commit details
    Browse the repository at this point in the history
  3. Updated usage and made DUT ID and input file mandatory

    Tobias Bisanz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ff0e2d3 View commit details
    Browse the repository at this point in the history
  4. Fixed typos in usage()

    Tobias Bisanz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    acfee00 View commit details
    Browse the repository at this point in the history
  5. CMake stuff for the desynccorrelator

    Tobias Bisanz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b0e7755 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Work on desynccorr

    Tobias Bisanz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    87844ba View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. desynccorr now also does resynchrnoisation

    Tobias Bisanz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    eef8669 View commit details
    Browse the repository at this point in the history
  2. Split up desynccorr into some headers

    Tobias Bisanz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4fe60d5 View commit details
    Browse the repository at this point in the history
  3. Avg and max occupancy monitoring

    Tobias Bisanz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    271bc62 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Split desynccorr into two executables, one to analyse desync and one …

    …to resync the file, given the output of the first file
    Tobias Bisanz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9873822 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Added comments in the code and fixed a bug where the resync was shift…

    …ed by the max_shift
    Tobias Bisanz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4dcd427 View commit details
    Browse the repository at this point in the history
  2. Updated help text, added default for output histo name, added option …

    …to skip syncfile writing
    Tobias Bisanz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6e168d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Updated CMAKE file

    Tobias Bisanz committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a1fd8c9 View commit details
    Browse the repository at this point in the history
  2. Fixed vorbosity, and handling of incorrect x/y sizes

    Tobias Bisanz committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cb7100c View commit details
    Browse the repository at this point in the history
  3. jsoncons version bump to 0.171.1

    Tobias Bisanz committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    02f0462 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Made the yarr resync tool use a different output directory than the i…

    …nput file directory
    Tobias Bisanz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c7803fa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'tbisanz/v1.x-desyncmon' into v1.x-desyn…

    …cmon
    Tobias Bisanz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    628fdaa View commit details
    Browse the repository at this point in the history
  3. Added jsoncons-0.171.1 files instead of submodule

    Tobias Bisanz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fd9fcf1 View commit details
    Browse the repository at this point in the history