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

Investigate aligning Collector and Instrument Interfaces #474

Open
marcbonnici opened this issue Mar 12, 2020 · 1 comment
Open

Investigate aligning Collector and Instrument Interfaces #474

marcbonnici opened this issue Mar 12, 2020 · 1 comment
Milestone

Comments

@marcbonnici
Copy link
Collaborator

The instrument and collector APIs are currently distinct, investigate the possibility of aligning them to provide a more unified interface.

@marcbonnici marcbonnici added this to the Rel 1.3 milestone Mar 12, 2020
@setrofim setrofim modified the milestones: Rel 1.3, Future Mar 9, 2021
@douglas-raillard-arm
Copy link
Contributor

douglas-raillard-arm commented Apr 8, 2021

+1 for a unified interface, there are a few energy meter instruments (equivalent) in LISA [1] that are currently bit-rotting. If the collector API was used for everything, they would probably be best contributed back to devlib and benefit from all the niceness coming with it (context manager etc)

[1] https://github.com/ARM-software/lisa/blob/master/lisa/energy_meter.py

@marcbonnici marcbonnici modified the milestones: Rel 1.3, Rel 1.4 Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants