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/10 09:29] alpinequesten:help:v2:settings:user-settings [2019/04/04 19:23] alpinequest
Line 25: Line 25:
 | **''core.bearing_decimals''**  | Integer  | ''2''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} | | **''core.bearing_decimals''**  | Integer  | ''2''  | {{:en:help:v2:settings:user-settings:bearing-decimals.jpg?nolink}} |
 | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: | | Define the maximum number of decimals to use when displaying bearing units.  ||| ::: |
 +| **''core.crs.d.decimals''**  | [''4''-''7'' | ''6''  |  |
 +| Define the number of degree decimals to use when displaying coordinates in decimal degrees (D).  ||| ::: |
 +| **''core.crs.dms.decimals''**  | [''0''-''3'' | ''2''  |  |
 +| Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS).  ||| ::: |
 +| **''core.astro.zenith''**  | Float  | ''90.833''  |  |
 +| Value of zenith (degree) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0).  ||| ::: |
 +| **''core.https.enable_all_protocols''**  | Boolean  | ''false''  |  |
 +| Enable all available SSL protocols (even deprecated ones).  ||| ::: |
 | **''core.pictures.format''**  | String  | ''yyyy-MM-dd_HH-mm-ss''  |  | | **''core.pictures.format''**  | String  | ''yyyy-MM-dd_HH-mm-ss''  |  |
 | Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: | | Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]]).  ||| ::: |
Line 134: Line 142:
 | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  | | **''landmarks.painter.picture_heading''**  | Boolean  | ''1'' / ''true''  |  |
 | Display field of view direction of pictures on the map when available.  ||| ::: | | Display field of view direction of pictures on the map when available.  ||| ::: |
-| **''landmarks.painter.max_labels_chars''**  | Integer  | ''25''  |  |+| **''landmarks.painter.max_labels_chars''**  | Integer  | ''32''  |  |
 | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: | | Maximum number of characters for names of landmarks displayed on the map.  ||| ::: |
 | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  | | **''landmarks.selector.max_multi_items''**  | Integer  | ''25''  |  |
Line 199: Line 207:
 | **''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]]).  ||| ::: |
Line 219: Line 225:
 | **''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 238: Line 250:
 | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  | | **''tracker.export.fill_user_weight''**  | Boolean  | ''0'' / ''false''  |  |
 | Auto fill the custom user weight field when exporting the track.  ||| ::: | | Auto fill the custom user weight field when exporting the track.  ||| ::: |
-| **''tracker.painter.color''**  | String  | ''#0600F1''  |  | +| **''tracker.painter.color''**  | String  | ''#0064FF''  |  | 
-| Color used to draw the current location tracker'track (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]).  ||| ::: |+| Color used to draw the current track of the track recorder (see accepted colors [[http://html-color-codes.info/#HTML_Color_Picker|here]]). Uses setting ''"geolocation.localisation.painter.color_accurate"'' by default.  ||| ::: |
  
 \\ \\
Line 269: Line 281:
 #    Define the maximum number of decimals to use when displaying bearing units. #    Define the maximum number of decimals to use when displaying bearing units.
 # #
-core.pictures.format=+core.crs.d.decimals= 
 +#    [4-7]    6 
 +#    Define the number of degree decimals to use when displaying coordinates in decimal degrees (D). 
 +
 +core.crs.dms.decimals= 
 +#    [0-3]    2 
 +#    Define the number of second decimals to use when displaying coordinates in degrees, minutes, seconds (DMS). 
 +
 +core.astro.zenith= 
 +#    Float    90.833 
 +#    Value of zenith (degree) to use when computing sunrise and sunset times (Official: 90.833, Civil: 96.0, Nautical: 102.0, Astronomical: 108.0). 
 +
 +core.https.enable_all_protocols= 
 +#    Boolean    false 
 +#    Enable all available SSL protocols (even deprecated ones). 
 +#
 #    String    yyyy-MM-dd_HH-mm-ss #    String    yyyy-MM-dd_HH-mm-ss
 #    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns). #    Define how to name pictures taken from the application, for example when creating picture waypoints (see accepted patterns here: http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns).
Line 491: Line 518:
 # #
 landmarks.painter.max_labels_chars= landmarks.painter.max_labels_chars=
-#    Integer    25+#    Integer    32
 #    Maximum number of characters for names of landmarks displayed on the map. #    Maximum number of characters for names of landmarks displayed on the map.
 # #
Line 620: Line 647:
 #    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 660: Line 683:
 #    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.
 # #
 # #
Line 703: Line 738:
 # #
 tracker.painter.color= tracker.painter.color=
-#    String    #0600F1 +#    String    #0064FF 
-#    Color used to draw the current location tracker'track (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker).+#    Color used to draw the current track of the track recorder (see accepted colors here: https://html-color-codes.info/#HTML_Color_Picker). Uses setting "geolocation.localisation.painter.color_accurate" by default.
 # #
 # #
 </file> </file>