mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 21:34:15 +01:00
supports frames with many samples for jctb - obtained by faking number of chips in case of many samples
This commit is contained in:
@@ -401,7 +401,8 @@ enum speedVariable {
|
||||
PHASE_SHIFT, /**< adds phase shift */
|
||||
OVERSAMPLING, /**< oversampling for analog detectors */
|
||||
ADC_CLOCK, /**< adc clock divider */
|
||||
ADC_PHASE /**< adc clock phase */
|
||||
ADC_PHASE, /**< adc clock phase */
|
||||
ADC_PIPELINE /**< adc pipeline */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user