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

Add Eiger stream2 support #112

Draft
wants to merge 6 commits into
base: eiger-api
Choose a base branch
from
Draft

Add Eiger stream2 support #112

wants to merge 6 commits into from

Commits on Sep 17, 2024

  1. Add Eiger Stream2 API

    GDYendell committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    94c77a4 View commit details
    Browse the repository at this point in the history
  2. fix eiger stream 2 tests

    change type of eiger image config time parameters to int
    jsouter authored and GDYendell committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dd114b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85def70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f44de View commit details
    Browse the repository at this point in the history
  5. WIP

    GDYendell committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    05bc859 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix eiger put responses to reflect real detector behaviour (Fixes #114)…

    … (#115)
    
    Return correct changed parameters list for eiger detector put requests
    Return empty list for puts to non detector eiger API paths to reflect real API
    Test response of get_changed_parameters serialises properly
    jsouter authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ce7a7f8 View commit details
    Browse the repository at this point in the history