~mutlaqja/indi-qsi/trunk

« back to all changes in this revision

Viewing changes to qsi_ccd.cpp

  • Committer: slovin
  • Date: 2014-12-29 12:35:05 UTC
  • Revision ID: svn-v4:14e3e35b-4bd0-4918-bbf4-08149c233275:trunk/3rdparty/indi-qsi:1906
Adding interface descriptor calls where required

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
    initFilterProperties(getDeviceName(), FILTER_TAB);
183
183
 
184
184
    addDebugControl();
 
185
 
 
186
    setInterfaceDescriptor(getInterfaceDescriptor() | FILTER_INTERFACE);
185
187
}
186
188
 
187
189
bool QSICCD::updateProperties()