clarify meaning of FSI_EXPERT_LIN_DATA

parent 74a7d92c
......@@ -53,7 +53,7 @@ enum fsi_peak_type {
enum fsi_expert_mode {
FSI_EXPERT_NONE = 0,
FSI_EXPERT_LIN_FFT, /**< buffer of linearized FFT data */
FSI_EXPERT_LIN_DATA, /**< does this mean linearized time-domain data? tbd */
FSI_EXPERT_LIN_DATA, /**< linearized time-domain data */
FSI_EXPERT_OSCILLOSCOPE, /**< oscilloscope mode - non-linearized raw signal */
FSI_EXPERT_GAS_CELL, /**< linearized input data buffer from gas cell */
FSI_EXPERT_INTERF, /**< linearized input data buffer from reference interferometer */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment