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

Jussi reader separation #315

Merged
merged 12 commits into from
Apr 15, 2024
Merged

Jussi reader separation #315

merged 12 commits into from
Apr 15, 2024

Commits on Mar 24, 2024

  1. feat: config for st40 reader, not working yet

    Jussi Hakosalo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2d7856e View commit details
    Browse the repository at this point in the history
  2. feat: an approach to the reader separation

    Jussi Hakosalo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    617729e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat: split mds and st40reader, split config to a separate class. Con…

    …nection error atm
    Jussi Hakosalo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    649e3d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. feat: removed duplicate method

    Jussi Hakosalo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b5bec58 View commit details
    Browse the repository at this point in the history
  2. merge: merged master into this

    Jussi Hakosalo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4e00673 View commit details
    Browse the repository at this point in the history
  3. feat: pre-commit

    Jussi Hakosalo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    597629c View commit details
    Browse the repository at this point in the history
  4. Deleted useless UIDS_MDS (will be completely scrapped soon) and simpl…

    …ified comments to ASTRA (that anyway has to be fixed)
    marcosertoli committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a5aedb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2afbb7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d062aad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c65e616 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Deleted unused method and tidied up revision methods so no can be dir…

    …ectly called in st40reader.py.
    marcosertoli committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e5f304a View commit details
    Browse the repository at this point in the history
  2. Moved get_data method to mdsutils, reading now all done through that,…

    … no other methods needed in st40reader.py.
    marcosertoli committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d6873a9 View commit details
    Browse the repository at this point in the history