Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.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 |
comparison
equal
deleted
inserted
replaced
618:96af74455420 | 619:8fa2de4414a8 |
---|---|
165 TXT2BYTE_Fonts, | 165 TXT2BYTE_Fonts, |
166 /* */ | 166 /* */ |
167 TXT2BYTE_ResetStopwatch, | 167 TXT2BYTE_ResetStopwatch, |
168 TXT2BYTE_SetMarker, | 168 TXT2BYTE_SetMarker, |
169 TXT2BYTE_SetMarkerShort, | 169 TXT2BYTE_SetMarkerShort, |
170 TXT2BYTE_CheckMarker, | |
170 TXT2BYTE_CompassHeading, | 171 TXT2BYTE_CompassHeading, |
171 TXT2BYTE_CalibView, | 172 TXT2BYTE_CalibView, |
172 TXT2BYTE_EndDiveMode, | 173 TXT2BYTE_EndDiveMode, |
173 /* */ | 174 /* */ |
174 TXT2BYTE_Simulator, | 175 TXT2BYTE_Simulator, |