Mercurial > public > ostc4
diff Discovery/Inc/tStructure.h @ 553:43a2dd4ba30f
Added color indicator for focus state:
Some lines in T7 and T3 screen will turn blue in case the OSTC detects a potential view of the diver. During focus state motion events are evaluated and proceeded.
author | Ideenmodellierer |
---|---|
date | Sun, 08 Nov 2020 18:49:54 +0100 |
parents | 6fbf7cd391cb |
children | ec76fa85009e |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Sun Nov 08 18:46:46 2020 +0100 +++ b/Discovery/Inc/tStructure.h Sun Nov 08 18:49:54 2020 +0100 @@ -321,6 +321,11 @@ #define StMCustom3_CViewSelection6 _MB(2,9,3,6,0) #define StMCustom4_CViewSelection1 _MB(2,9,4,1,0) +#define StMCustom5_CViewMotion _MB(2,9,5,1,0) + +#define StMCustom6_CViewPortCalib _MB(2,9,6,1,0) +#define StMCustom6_CViewPortLayout _MB(2,9,6,2,0) +#define StMCustom6_CViewPortAmbient _MB(2,9,6,3,0) /* PAGE 10 */ #define StMPLAN _MB(2,10,0,0,0)