Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 776:45b8f3c2acce
Add support for a configurable compass declination in a range of -99 to 99 degrees.
This allows the displayed compass reading to be configured to take into account the compass declination (difference between the measured magnetic North direction and the actual geographical North direction) that has different values for different locations around the globe. See https://magnetic-declination.com/ for more information. (mikeller)
author | heinrichsweikamp |
---|---|
date | Thu, 18 May 2023 09:49:17 +0200 |
parents | 46c6d2380d4e |
children | 4abfb8a2a435 |
comparison
equal
deleted
inserted
replaced
775:46c6d2380d4e | 776:45b8f3c2acce |
---|---|
209 TXT2BYTE_SpecialDiveGas, | 209 TXT2BYTE_SpecialDiveGas, |
210 TXT2BYTE_SpecialDiveGasMenu, | 210 TXT2BYTE_SpecialDiveGasMenu, |
211 TXT2BYTE_SpecialDiveGasMenuCCR, | 211 TXT2BYTE_SpecialDiveGasMenuCCR, |
212 TXT2BYTE_CompassCalib, | 212 TXT2BYTE_CompassCalib, |
213 TXT2BYTE_CompassInertia, | 213 TXT2BYTE_CompassInertia, |
214 TXT2BYTE_CompassDeclination, | |
214 TXT2BYTE_UseSensor, | 215 TXT2BYTE_UseSensor, |
215 TXT2BYTE_AutomaticSP, | 216 TXT2BYTE_AutomaticSP, |
216 /* */ | 217 /* */ |
217 TXT2BYTE_WarnDecoMissed, | 218 TXT2BYTE_WarnDecoMissed, |
218 TXT2BYTE_WarnPPO2Low, | 219 TXT2BYTE_WarnPPO2Low, |