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

Simplify server structure #321

Merged
merged 15 commits into from
Mar 29, 2023
Merged

Commits on Mar 27, 2023

  1. move approacher

    bleykauf committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7907031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada0ad3 View commit details
    Browse the repository at this point in the history
  3. remove server utils

    bleykauf committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3bdc577 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. create acqusition submodule

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f57ba02 View commit details
    Browse the repository at this point in the history
  2. move imports to top of files

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c3b3ddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf9f87 View commit details
    Browse the repository at this point in the history
  4. remove unused method

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8b44918 View commit details
    Browse the repository at this point in the history
  5. unify method names

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    977ccf2 View commit details
    Browse the repository at this point in the history
  6. remove unused exception

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    396afef View commit details
    Browse the repository at this point in the history
  7. use better function names

    bleykauf committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    35380a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. fix path to gateware

    bleykauf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    71232e5 View commit details
    Browse the repository at this point in the history
  2. fix relative import

    bleykauf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6cf86a4 View commit details
    Browse the repository at this point in the history
  3. fix print statement

    bleykauf committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fdfe051 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caf303c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22bccbe View commit details
    Browse the repository at this point in the history