Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:help:v2:settings:user-settings [2019/01/06 14:30] alpinequesten:help:v2:settings:user-settings [2019/01/14 17:02] alpinequest
Line 19: Line 19:
 | **''core.logs.verbose''**  | Boolean  | ''0'' / ''false''  |  | | **''core.logs.verbose''**  | Boolean  | ''0'' / ''false''  |  |
 | Activate the verbose mode so the application displays more information in the log files.  ||| ::: | | Activate the verbose mode so the application displays more information in the log files.  ||| ::: |
-| **''core.locale''**  | [ ''ar'', ''en'', ''es'', ''fr'', ''it'', ''ko'', ''lt'', ''pt'', ''nl'', ''ro'', ''ru'', ''sk'', ''tr'', ''uk'' ]  | ''empty''  |  |+| **''core.locale''**  | [ ''ar'', ''bg'', ''de'', ''en'', ''es'', ''fr'', ''it'', ''ko'', ''lt'', ''pt'', ''nl'', ''ro'', ''ru'', ''sk'', ''tr'', ''uk'', ''zh'' ]  | ''empty''  |  |
 | Force a different language other than the one of the device.  ||| ::: | | Force a different language other than the one of the device.  ||| ::: |
 | **''core.custom_location_printer''**  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | ''empty''  |  | | **''core.custom_location_printer''**  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | ''empty''  |  |
Line 199: Line 199:
 | **''geolocation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''geolocation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
 | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: | | Disable long-press action (select the top menu item) for the "Positioning" menu.  ||| ::: |
-| **''geolocation.localisation.relock_delay_ms''**  | Integer  | ''10000''  |  | 
-| Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.  ||| ::: | 
 | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  | | **''geolocation.localisation.painter.color_accurate''**  | String  | ''#0064FF''  |  |
 | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
 | **''geolocation.localisation.painter.color_inaccurate''**  | String  | ''#E30000''  |  | | **''geolocation.localisation.painter.color_inaccurate''**  | String  | ''#E30000''  |  |
 | Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: | | Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |
-| **''geolocation.localisation.egm96_adjustment.[provider]''**  | Boolean  | ''1'' / ''true'' for provider "''gps''", ''0'' / ''false'' otherwise  +| **''geolocation.localisation.egm96_adjustment.gps''**  | Boolean  | ''1'' / ''true''  
-| Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for ''[provider]'' (ex"''gps''", "''network''", "''passive''").  ||| ::: |+| Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"gps"''.  ||| ::: | 
 +| **''geolocation.localisation.egm96_adjustment.network''**  | Boolean ''0'' / ''false''  |  | 
 +| Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"network"''.  ||| ::: | 
 +| **''geolocation.localisation.egm96_adjustment.passive''**  | Boolean ''0'' ''false''  |  | 
 +| Adjust provided elevations to Geoid elevations using the EGM96 model for location provider ''"passive"''.  ||| ::: |
 | **''geolocation.course_line_width''**  | Float  | ''2.0''  |  | | **''geolocation.course_line_width''**  | Float  | ''2.0''  |  |
 | Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed GPS course line.  ||| ::: | | Width (in [[https://material.io/guidelines/layout/units-measurements.html#units-measurements-density-independent-pixels-dp|dp]]) of the displayed GPS course line.  ||| ::: |
Line 215: Line 217:
 | **''geolocation.course_line_style''**  | String  | ''A''  |  | | **''geolocation.course_line_style''**  | String  | ''A''  |  |
 | Use "''A''" for displaying arrows.  ||| ::: | | Use "''A''" for displaying arrows.  ||| ::: |
 +| **''geolocation.localisation.relock_delay_ms''**  | Integer  | ''10000''  |  |
 +| Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.  ||| ::: |
 +| **''geolocation.localisation.display_distance_line_eta''**  | Boolean  | ''1'' / ''true''  |  |
 +| Display the ETA when moving the map center away from the current GPS location.  ||| ::: |
 +| **''geolocation.localisation.display_distance_line_bearing''**  | Boolean  | ''0'' / ''false''  |  |
 +| Display the bearing when moving the map center away from the current GPS location.  ||| ::: |
 ^ **Orientation** ^^^^ ^ **Orientation** ^^^^
 | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  | | **''orientation.submenu.disable_long_press''**  | Boolean  | ''0'' / ''false''  |  |
Line 254: Line 262:
 # #
 core.locale= core.locale=
-#    [ ar, en, es, fr, it, ko, lt, pt, nl, ro, ru, sk, tr, uk ]    empty+#    [ ar, bg, de, en, es, fr, it, ko, lt, pt, nl, ro, ru, sk, tr, uk, zh ]    empty
 #    Force a different language other than the one of the device. #    Force a different language other than the one of the device.
 # #
Line 616: Line 624:
 #    Boolean    0 / false #    Boolean    0 / false
 #    Disable long-press action (select the top menu item) for the "Positioning" menu. #    Disable long-press action (select the top menu item) for the "Positioning" menu.
-# 
-geolocation.localisation.relock_delay_ms= 
-#    Integer    10000 
-#    Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings. 
 # #
 geolocation.localisation.painter.color_accurate= geolocation.localisation.painter.color_accurate=
Line 629: Line 633:
 #    Color used to draw the current location when not accurate (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). #    Color used to draw the current location when not accurate (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).
 # #
-geolocation.localisation.egm96_adjustment.[provider]+geolocation.localisation.egm96_adjustment.gps
-#    Boolean    1 / true for provider "gps"0 / false otherwise +#    Boolean    1 / true 
-#    Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for [provider] (ex: "gps", "''network''""passive").+#    Adjust provided elevations to Geoid elevations using the EGM96 model for location provider "gps"
 +
 +geolocation.localisation.egm96_adjustment.network= 
 +#    Boolean    0 / false 
 +#    Adjust provided elevations to Geoid elevations using the EGM96 model for location provider "network"
 +
 +geolocation.localisation.egm96_adjustment.passive= 
 +#    Boolean    0 / false 
 +#    Adjust provided elevations to Geoid elevations using the EGM96 model for location provider "passive".
 # #
 geolocation.course_line_width= geolocation.course_line_width=
Line 648: Line 660:
 #    String    A #    String    A
 #    Use "A" for displaying arrows. #    Use "A" for displaying arrows.
 +#
 +geolocation.localisation.relock_delay_ms=
 +#    Integer    10000
 +#    Time (in milliseconds) after which to re-lock the GPS location if this option is checked in the main settings.
 +#
 +geolocation.localisation.display_distance_line_eta=
 +#    Boolean    1 / true
 +#    Display the ETA when moving the map center away from the current GPS location.
 +#
 +geolocation.localisation.display_distance_line_bearing=
 +#    Boolean    0 / false
 +#    Display the bearing when moving the map center away from the current GPS location.
 # #
 # #