Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 506:998529b3e142
Added new top level menu for customization of views
In the previous versions all menus were occupied by menu option. To indroduce the selection views for data visualization a new tab had to be added.
The menu "Customize views" has been moded to the new tab but not yet removed from the previous one. In addition a view for selection of big font options has been added (including multilanguage strings and other infrastructure)
author | Ideenmodellierer |
---|---|
date | Sun, 30 Aug 2020 17:19:23 +0200 |
parents | 2b31cf1ebbcc |
children | e221cf762f45 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Sun Aug 30 17:14:31 2020 +0200 +++ b/Discovery/Inc/tStructure.h Sun Aug 30 17:19:23 2020 +0200 @@ -304,15 +304,41 @@ #define StMSYS6_SetFactoryBC _MB(2,8,6,11,0) #define StMSYS6_SetSampleIndx _MB(2,8,6,12,0) -/* PAGE 9 */ -#define StMPLAN _MB(2,9,0,0,0) + /* PAGE 9 */ + + # define StMCustom _MB(2,9,0,0,0) + + /* PAGE 9 EDIT FIELD CONTENT */ +// + +#define StMCustom1_CViewTimeout _MB(2,9,1,1,0) +#define StMCustom1_CViewStandard _MB(2,9,1,2,0) +#define StMCustom1_CornerTimeout _MB(2,9,1,3,0) +#define StMCustom1_CornerStandard _MB(2,9,1,4,0) + -/* PAGE 9 EDIT FIELD CONTENT */ -#define StMPLAN2_Interval _MB(2,9,2,1,0) -#define StMPLAN3_DiveTime _MB(2,9,3,1,0) -#define StMPLAN4_MaxDepth _MB(2,9,4,1,0) -#define StMPLAN5_ExitResult _MB(2,9,5,1,0) -#define StMPLAN4_Settings _MB(2,9,6,1,0) +#define StMCustom2_CViewSelection1 _MB(2,9,2,1,0) +#define StMCustom2_CViewSelection2 _MB(2,9,2,2,0) +#define StMCustom2_CViewSelection3 _MB(2,9,2,3,0) +#define StMCustom2_CViewSelection4 _MB(2,9,2,4,0) +#define StMCustom2_CViewSelection5 _MB(2,9,2,5,0) +#define StMCustom2_CViewSelection6 _MB(2,9,2,6,0) + + +#define StMCustom2_BFSelection _MB(2,9,3,1,0) + +/* PAGE 10 */ +#define StMPLAN _MB(2,10,0,0,0) + +/* PAGE 10 EDIT FIELD CONTENT */ +#define StMPLAN2_Interval _MB(2,10,2,1,0) +#define StMPLAN3_DiveTime _MB(2,10,3,1,0) +#define StMPLAN4_MaxDepth _MB(2,10,4,1,0) +#define StMPLAN5_ExitResult _MB(2,10,5,1,0) +#define StMPLAN4_Settings _MB(2,10,6,1,0) + + + //#define StMDECO6_SALINITY _MB(2,5,6,1,0) @@ -321,7 +347,7 @@ -//#define StMDECO7_AMV _MB(2,5,7,1,0) +//#define StMDECO7_AMV _MB(2,5,7,1,0) //#define StMDECO7_DefaultAMV _MB(2,5,7,2,0) //#define StMDECO7_RESERVE _MB(2,5,7,3,0)