summaryrefslogtreecommitdiffstats
path: root/src/uca.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uca.h')
-rw-r--r--src/uca.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/uca.h b/src/uca.h
index e206ad0..fd7c079 100644
--- a/src/uca.h
+++ b/src/uca.h
@@ -48,6 +48,15 @@ enum uca_property_ids {
UCA_PROP_TRIGGER_MODE,
UCA_PROP_TRIGGER_EXPOSURE,
+ UCA_PROP_PGA_GAIN,
+ UCA_PROP_PGA_GAIN_MIN,
+ UCA_PROP_PGA_GAIN_MAX,
+ UCA_PROP_PGA_GAIN_STEPS,
+ UCA_PROP_ADC_GAIN,
+ UCA_PROP_ADC_GAIN_MIN,
+ UCA_PROP_ADC_GAIN_MAX,
+ UCA_PROP_ADC_GAIN_STEPS,
+
/* pco.edge specific */
UCA_PROP_TIMESTAMP_MODE,
UCA_PROP_SCAN_MODE,