This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:advanced:customization:config [2026/05/28 16:18] – mstupka | manual:advanced:customization:config [2026/09/01 15:25] (current) – [Units] mstupka | ||
|---|---|---|---|
| Line 180: | Line 180: | ||
| When enabled, it is possible to zoom the map by a scrolling controller (e.g. mouse when running on a PC) | When enabled, it is possible to zoom the map by a scrolling controller (e.g. mouse when running on a PC) | ||
| - | In this section, | + | In this section, |
| === Compass orientation offset === | === Compass orientation offset === | ||
| Define a degree offset to apply to the raw hardware compass reading to correct possible misalignment. | Define a degree offset to apply to the raw hardware compass reading to correct possible misalignment. | ||
| Line 201: | Line 201: | ||
| === Keep GPS alive by toast === | === Keep GPS alive by toast === | ||
| A " | A " | ||
| + | === Separate NMEA records === | ||
| + | When turned on, the app saves each day's NMEA data as a separate incremented file instead of one continuous file. | ||
| + | === Cursor speed without GPS === | ||
| + | Useful for the app testing - simulated speed in m/s is applied to the map cursor when GPS is off. 0 = disabled. | ||
| + | === Sound notification max length === | ||
| + | Here you can set a maximum duration for sound and song notifications (default: 5s. 0s = unlimited) | ||
| + | === Compass respects sensor settings === | ||
| + | When enabled, compass orientation is controlled by Settings > Compass. When disabled, the internal device orientation sensor is always used. | ||
| + | === Keep screen on after gesture wake === | ||
| + | When the screen is turned on by a proximity gesture, disable the automatic turn off if the timer is idle. | ||
| === Enable online search (old) === | === Enable online search (old) === | ||
| - | Adds the obsolete online search based on the Google Places | + | Adds the obsolete online search based on Google Places |
| - | === Record | + | === Record |
| When enabled, all the phone sensors' | When enabled, all the phone sensors' | ||
| ==== Units ==== | ==== Units ==== | ||
| === Coordinates, | === Coordinates, | ||
| Adds two decimal places to the coordinate values. Useful when a sub-meter external GNSS unit is connected. | Adds two decimal places to the coordinate values. Useful when a sub-meter external GNSS unit is connected. | ||
| - | === Altitude, high precision === | + | === High precision |
| - | Adds two decimal places to the altitude values. Useful when a sub-meter external GNSS unit is connected. | + | Adds two decimal places to the altitude, angle, distance and gradient |
| - | === Angle, high precision | + | ==== Bugfixes ==== |
| - | Adds two decimal places | + | === Limit geodetic line detail === |
| + | Reduces computation o very long geodetic lines to prevent rare crashes on some devices. | ||
| ==== Tweaks ==== | ==== Tweaks ==== | ||
| === Hardware acceleration === | === Hardware acceleration === | ||
| Line 218: | Line 229: | ||
| When switched off, only an email login to Locus Store or Live Tracking is possible. Recommended when MicroG service is used. Deactivating results in logging you out of your Locus account. | When switched off, only an email login to Locus Store or Live Tracking is possible. Recommended when MicroG service is used. Deactivating results in logging you out of your Locus account. | ||
| === Set a custom camera app === | === Set a custom camera app === | ||
| - | Enables the use of any installed custom camera app for use within Locus Map. Just insert its package name. | + | Enables the use of any installed custom camera app for use within Locus Map. Just insert its package name. You can find it in the URL of the Google Play page of the app:\\ {{: |
| === Set a translation app === | === Set a translation app === | ||
| Select from the system chooser or installed translation apps. | Select from the system chooser or installed translation apps. | ||
| - | ==== Development ==== | ||
| - | These options are for development only and are considered risky for ordinary app usage. | ||
| - | === Log to file === | ||
| - | App records all its processes into logs in the Locus/logs directory. | ||
| - | === Draw map tile bounds === | ||
| - | Displays map tile bounds, including related information above the map. | ||
| - | === WakeLock when GPS on === | ||
| - | Keeps partial wakelock enabled while using GPS. | ||