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

Allow PVI devices to be initialized before connection #241

Merged

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    914324a View commit details
    Browse the repository at this point in the history
  2. Run pre-commits

    noemifrisina committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    276d3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3dc47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0169d85 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on May 8, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    66ad14d View commit details
    Browse the repository at this point in the history
  2. Save stashed change

    noemifrisina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    719bcac View commit details
    Browse the repository at this point in the history
  3. Fix typo

    noemifrisina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1c33413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e293ed2 View commit details
    Browse the repository at this point in the history
  5. Remove leftover else

    noemifrisina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    acb4729 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29cb033 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update src/ophyd_async/core/signal.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    f21901a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33c9a2 View commit details
    Browse the repository at this point in the history
  3. Update src/ophyd_async/epics/pvi/pvi.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    c043c4d View commit details
    Browse the repository at this point in the history
  4. Fix tests

    noemifrisina committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8200c76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22a6c37 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update src/ophyd_async/core/signal.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    be3768a View commit details
    Browse the repository at this point in the history
  2. Update tests/core/test_signal.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    699b8d8 View commit details
    Browse the repository at this point in the history
  3. Fix signal tests

    noemifrisina committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b071d78 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Attempt at pvi test

    noemifrisina committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7c1c659 View commit details
    Browse the repository at this point in the history
  2. Fix test

    noemifrisina committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    06079fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72611f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update src/ophyd_async/epics/pvi/pvi.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    96695fa View commit details
    Browse the repository at this point in the history
  2. Update src/ophyd_async/epics/pvi/pvi.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    47b998c View commit details
    Browse the repository at this point in the history
  3. Update src/ophyd_async/epics/pvi/pvi.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    dbfad01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd30e8e View commit details
    Browse the repository at this point in the history
  5. Remove double test case

    noemifrisina committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0ccf203 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update tests/epics/test_pvi.py

    Co-authored-by: Eva Lott <[email protected]>
    noemifrisina and evalott100 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bb5f4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc432b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6431e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccae84b View commit details
    Browse the repository at this point in the history
  5. Update comment

    noemifrisina committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5bdf629 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb9a9e5 View commit details
    Browse the repository at this point in the history