[RFC] Add a monsoon meter for devlib's monsoon instrument
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