lib/Lab/Moose/Instrument/DisplayXY.pm intended for devices displaying XY traces, i.e. scopes and spectrum analyzers. It can display and log/save traces.
lib/Lab/Moose/Instrument/SpectrumAnalyzer.pm generic role for a spectrum analyzer
Two drivers for spectrum analyzers using above roles
lib/Lab/Moose/Instrument/HP8596E.pm (updated to use new roles)
Hi,
This is quite large pull request.
bug fixes in SCPI
2 new roles
Two drivers for spectrum analyzers using above roles
There are test modules for above two drivers.
No tests yet for DisplayXY