comparison FXAnalyse.h @ 142:fd085d61e4ca

Rework data logging
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Wed, 22 Jan 2014 14:45:23 +0100
parents e04123ab79ef
children be87c8e78266
comparison
equal deleted inserted replaced
141:e1dec4f11831 142:fd085d61e4ca
77 #define PANEL_ADEV_Math4 40 /* control type: radioButton, callback function: CB_OnAllanPlot */ 77 #define PANEL_ADEV_Math4 40 /* control type: radioButton, callback function: CB_OnAllanPlot */
78 #define PANEL_DDS1STEP 41 /* control type: ring, callback function: CB_ChangeDDSStep */ 78 #define PANEL_DDS1STEP 41 /* control type: ring, callback function: CB_ChangeDDSStep */
79 #define PANEL_TEXTMSG_15 42 /* control type: textMsg, callback function: (none) */ 79 #define PANEL_TEXTMSG_15 42 /* control type: textMsg, callback function: (none) */
80 #define PANEL_ADEV_Math5 43 /* control type: radioButton, callback function: CB_OnAllanPlot */ 80 #define PANEL_ADEV_Math5 43 /* control type: radioButton, callback function: CB_OnAllanPlot */
81 #define PANEL_PLOT_Math3 44 /* control type: radioButton, callback function: CB_OnFreqPlot */ 81 #define PANEL_PLOT_Math3 44 /* control type: radioButton, callback function: CB_OnFreqPlot */
82 #define PANEL_CHECKBOX_MATH5SAVE 45 /* control type: radioButton, callback function: (none) */ 82 #define PANEL_SAVE_EXTRA 45 /* control type: radioButton, callback function: (none) */
83 #define PANEL_SR_LOGGER 46 /* control type: radioButton, callback function: (none) */ 83 #define PANEL_SR_LOGGER 46 /* control type: radioButton, callback function: (none) */
84 #define PANEL_CHECKBOX_MATH4SAVE 47 /* control type: radioButton, callback function: (none) */ 84 #define PANEL_SAVE_SR 47 /* control type: radioButton, callback function: (none) */
85 #define PANEL_ADEV_Math3 48 /* control type: radioButton, callback function: CB_OnAllanPlot */ 85 #define PANEL_ADEV_Math3 48 /* control type: radioButton, callback function: CB_OnAllanPlot */
86 #define PANEL_MATHSTRING4 49 /* control type: string, callback function: CB_ChangeMath */ 86 #define PANEL_MATHSTRING4 49 /* control type: string, callback function: CB_ChangeMath */
87 #define PANEL_PLOT_Math2 50 /* control type: radioButton, callback function: CB_OnFreqPlot */ 87 #define PANEL_PLOT_Math2 50 /* control type: radioButton, callback function: CB_OnFreqPlot */
88 #define PANEL_CHECKBOX_MATH3SAVE 51 /* control type: radioButton, callback function: (none) */ 88 #define PANEL_SAVE_HG 51 /* control type: radioButton, callback function: (none) */
89 #define PANEL_CHECKBOX_MATH2SAVE 52 /* control type: radioButton, callback function: (none) */ 89 #define PANEL_SAVE_LO 52 /* control type: radioButton, callback function: (none) */
90 #define PANEL_ADEV_Math2 53 /* control type: radioButton, callback function: CB_OnAllanPlot */ 90 #define PANEL_ADEV_Math2 53 /* control type: radioButton, callback function: CB_OnAllanPlot */
91 #define PANEL_MATHSTRING3 54 /* control type: string, callback function: CB_ChangeMath */ 91 #define PANEL_MATHSTRING3 54 /* control type: string, callback function: CB_ChangeMath */
92 #define PANEL_MATHSTRING1 55 /* control type: string, callback function: CB_ChangeMath */ 92 #define PANEL_MATHSTRING1 55 /* control type: string, callback function: CB_ChangeMath */
93 #define PANEL_MATHSTRING2 56 /* control type: string, callback function: CB_ChangeMath */ 93 #define PANEL_MATHSTRING2 56 /* control type: string, callback function: CB_ChangeMath */
94 #define PANEL_TEXTMSG_16 57 /* control type: textMsg, callback function: (none) */ 94 #define PANEL_TEXTMSG_16 57 /* control type: textMsg, callback function: (none) */
123 #define PANEL_INVERT_SLOPE_SIGN 86 /* control type: radioButton, callback function: CB_InvertSlopeSign */ 123 #define PANEL_INVERT_SLOPE_SIGN 86 /* control type: radioButton, callback function: CB_InvertSlopeSign */
124 #define PANEL_RECENTER 87 /* control type: LED, callback function: CB_RecenterEnable */ 124 #define PANEL_RECENTER 87 /* control type: LED, callback function: CB_RecenterEnable */
125 #define PANEL_MEASURE_SLOPE 88 /* control type: LED, callback function: CB_MeasureSlope */ 125 #define PANEL_MEASURE_SLOPE 88 /* control type: LED, callback function: CB_MeasureSlope */
126 #define PANEL_SLOPE_MEASURED 89 /* control type: numeric, callback function: (none) */ 126 #define PANEL_SLOPE_MEASURED 89 /* control type: numeric, callback function: (none) */
127 #define PANEL_RESET_DEDRIFT_DDS 90 /* control type: command, callback function: CB_ResetDedriftDDS */ 127 #define PANEL_RESET_DEDRIFT_DDS 90 /* control type: command, callback function: CB_ResetDedriftDDS */
128 #define PANEL_SAVE_RAW_DATA 91 /* control type: radioButton, callback function: (none) */ 128 #define PANEL_SAVE_RAW 91 /* control type: radioButton, callback function: (none) */
129 #define PANEL_SHOWLOG 92 /* control type: radioButton, callback function: CB_ShowLog */ 129 #define PANEL_SHOWLOG 92 /* control type: radioButton, callback function: CB_ShowLog */
130 #define PANEL_SLOPEX2 93 /* control type: radioButton, callback function: CB_SlopeX2 */ 130 #define PANEL_SLOPEX2 93 /* control type: radioButton, callback function: CB_SlopeX2 */
131 #define PANEL_SAVE_DDS_FREQS 94 /* control type: radioButton, callback function: (none) */ 131 #define PANEL_SAVE_DDS 94 /* control type: radioButton, callback function: (none) */
132 #define PANEL_DECORATION_2 95 /* control type: deco, callback function: (none) */ 132 #define PANEL_DECORATION_2 95 /* control type: deco, callback function: (none) */
133 #define PANEL_DECORATION_8 96 /* control type: deco, callback function: (none) */ 133 #define PANEL_DECORATION_8 96 /* control type: deco, callback function: (none) */
134 #define PANEL_DECORATION 97 /* control type: deco, callback function: (none) */ 134 #define PANEL_DECORATION 97 /* control type: deco, callback function: (none) */
135 #define PANEL_DECORATION_3 98 /* control type: deco, callback function: (none) */ 135 #define PANEL_DECORATION_3 98 /* control type: deco, callback function: (none) */
136 #define PANEL_TEXTMSG_6 99 /* control type: textMsg, callback function: (none) */ 136 #define PANEL_TEXTMSG_6 99 /* control type: textMsg, callback function: (none) */