ensuring acquire, p receiver start and the gui enables and disables data streaming accordingly. those with api will have to know what they want before acquiring

This commit is contained in:
Dhanya Maliakal
2017-06-22 16:44:13 +02:00
parent 931e750d65
commit df01ca7e4b
3 changed files with 16 additions and 7 deletions

View File

@ -571,6 +571,8 @@ QVector<QwtIntervalSample> histogramSamples;
bool plotRequired;
signals:
void UpdatingPlotFinished();
void InterpolateSignal(bool);