Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 539:d784f281833a
Added inertia simulation for compass heading:
In previous version calculated compass values were directly used for visualization of the compass. This causes a fast changing (jumping) of values. With the inertia introduction the compass behalfs more like an analog compass. The final value is reached slowly and the displayed values are more stable.
For configuration a new menu item has been added to the compass menu allowing to switch inertia off (default), small and large inertia simulation
author | Ideenmodellierer |
---|---|
date | Sat, 10 Oct 2020 16:59:18 +0200 |
parents | 88c626d01ee5 |
children | 6960df7ddb09 |
comparison
equal
deleted
inserted
replaced
538:b1eee27cd02b | 539:d784f281833a |
---|---|
193 TXT2BYTE_ButtonSensitivity, | 193 TXT2BYTE_ButtonSensitivity, |
194 TXT2BYTE_SpecialDiveGas, | 194 TXT2BYTE_SpecialDiveGas, |
195 TXT2BYTE_SpecialDiveGasMenu, | 195 TXT2BYTE_SpecialDiveGasMenu, |
196 TXT2BYTE_SpecialDiveGasMenuCCR, | 196 TXT2BYTE_SpecialDiveGasMenuCCR, |
197 TXT2BYTE_CompassCalib, | 197 TXT2BYTE_CompassCalib, |
198 TXT2BYTE_CompassInertia, | |
198 TXT2BYTE_UseSensor, | 199 TXT2BYTE_UseSensor, |
199 /* */ | 200 /* */ |
200 TXT2BYTE_WarnDecoMissed, | 201 TXT2BYTE_WarnDecoMissed, |
201 TXT2BYTE_WarnPPO2Low, | 202 TXT2BYTE_WarnPPO2Low, |
202 TXT2BYTE_WarnPPO2High, | 203 TXT2BYTE_WarnPPO2High, |