diff Discovery/Inc/tStructure.h @ 619:8fa2de4414a8

Added t3 quick menu for marker synchronisation: By selecting the "Check" optin of the quickmenu available in the T3_Profile view only, the live profile data may be syncronised with the marker data stored in the log profile. The implementation does not mentain a history storage. In case all markes have been checked the next check will cause the live data to be shown. another check will then map the profile again to the first marker. To support this functionality menu infra structures have been added to the menu handling functions.
author Ideenmodellierer
date Wed, 27 Jan 2021 22:10:11 +0100
parents 7d6a51bb21d1
children 3e1a0e267f38
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h	Wed Jan 27 22:04:45 2021 +0100
+++ b/Discovery/Inc/tStructure.h	Wed Jan 27 22:10:11 2021 +0100
@@ -98,6 +98,7 @@
 #define StDRAVG	_MB(1,2,9,0,0)
 #define StDQUIT	_MB(1,2,10,0,0)
 #define StDMARK	_MB(1,2,11,0,0)
+#define StDCHECK _MB(1,2,12,0,0)
 
 
 #define StUART_STANDARD		_MB(3,1,0,0,0)