Mercurial > hg > fxanalyse
diff FXAnalyse.h @ 113:6691728a0c58
Add option to save DDS frequencies to disk
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 02 Jul 2013 13:05:50 +0200 |
parents | 2a9f8a811d87 |
children | f9fb17fb64cc |
line wrap: on
line diff
--- a/FXAnalyse.h Tue Jul 02 12:58:34 2013 +0200 +++ b/FXAnalyse.h Tue Jul 02 13:05:50 2013 +0200 @@ -149,6 +149,7 @@ #define PANEL_RESET_DEDRIFT_DDS 112 /* control type: command, callback function: CB_ResetDedriftDDS */ #define PANEL_SHOWLOG 113 /* control type: command, callback function: CB_ShowLog */ #define PANEL_SAVE_RAW_DATA 114 /* control type: radioButton, callback function: (none) */ +#define PANEL_SAVE_DDS_FREQS 115 /* control type: radioButton, callback function: (none) */ /* Menu Bars, Menus, and Menu Items: */