Skip to content

[RFC] Add a monsoon meter for devlib's monsoon instrument

Darryl Green requested to merge github/fork/joelagnel/master into master

Created by: joelagnel

Needed some clarification about report(), on Monsoon there is only 1 channel (atleast on my personal monsoon), in this case what should the channel number of the output be? Do we pick a default channel name?

Also I have written code in the Instrument to generate Pandas frames from the collected monsoon data, in this case is there a proposed interface to access the pandas data frames from the meter?

Most of the work is done inside the instrument which pushed to devlib separately in this PR: https://github.com/ARM-software/devlib/pull/100

Signed-off-by: Joel Fernandes joelaf@google.com

Merge request reports