Open PhilLAL opened 6 years ago
Hi Phil, I'll try to address the issues or required clarifications with a doc update, hopefully by the end of week.
FYI, here is the WIP improved doc.
Interface
must implement all the pure virtual menber functions of HwInterface
so prepareAcq(), start() => startAcq(), stop() => stopAcq(), etc...struct
) with AcqStatus, DetStatus det, DetStatus det_mask
Hi, reading the plugin doc, I have several questions:
It would help me if you could give me some details. Thank you.