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

Feature/experiment #171

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    80a3ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcd53b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

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

Commits on Jan 30, 2020

  1. add constants for ipc

    sirexeclp committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    d56e0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f759d88 View commit details
    Browse the repository at this point in the history
  3. fix ipc and stuff

    sirexeclp committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    61a426b View commit details
    Browse the repository at this point in the history
  4. fix ipc

    sirexeclp committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fc9ddf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    bf35b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b692de7 View commit details
    Browse the repository at this point in the history
  3. + dont clone repo for now

    sirexeclp committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    f1d03bc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    95f6059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e95de View commit details
    Browse the repository at this point in the history
  3. add marker generation

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    2ecd855 View commit details
    Browse the repository at this point in the history
  4. refactor record method

    - remove ineffective dejittering
    - write file as a stream, not after al data has been captured
    - remove unneeded marker code
    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    89bc6fc View commit details
    Browse the repository at this point in the history
  5. use more enums

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    568efb3 View commit details
    Browse the repository at this point in the history
  6. remove record method from cli

    it is broken anyway and recording should be started via run_experiment.py
    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    057c423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e98e06b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fad7991 View commit details
    Browse the repository at this point in the history
  9. fix enum refactoring

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d65ce53 View commit details
    Browse the repository at this point in the history
  10. format file

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9b8b051 View commit details
    Browse the repository at this point in the history
  11. finalize readme

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6bd45d5 View commit details
    Browse the repository at this point in the history
  12. fix typos

    sirexeclp committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f33c294 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

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

Commits on Apr 16, 2020

  1. hardware description

    sirexeclp authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    40e4139 View commit details
    Browse the repository at this point in the history
  2. typos

    Holly McKee committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f4328d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e32e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. implement csv stream replay

    sirexeclp committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e9ca7cc View commit details
    Browse the repository at this point in the history
  2. add delay and more output

    sirexeclp committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    783a7dc View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update replay.py

    Hollamak committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d3a434f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Hollamak/feature/experiment

    Update replay.py
    sirexeclp authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    ed09ca8 View commit details
    Browse the repository at this point in the history