Skip to content

Implement a HW context functionality #6

Description

@Giuseppe-La-Capra

As of now the client is non-hardware aware, meaning that it does not know parameter limits, resolutions, clock frequencies and such.
The same applies for the plotter, which relies on fixed time resolutions to properly display the time axis.

POSSIBLE SOLUTION

PLOTTER: Use a json/yaml from the exported experiment to tell the resolution of the time axis.
CLIENT: Support said json/yaml on experiment export and implement a hw context that can be fetched from the server which has a similar format as the configuration and includes limits and resolutions for the various parameters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions