SYS.TXT variables for MioMap 3.3

[interface]
; remembers/restores the volume of PDA/PNA
store_orig_os_vol=1
; skip the annoying drive safe announcement
drive_carefully=0
; no audio message if gsp lost
no_gps_lost_warning=1
; no audio message if gps connection drops
no_gps_disconnected_warning=1
; set timezone slider var true (if used in UI files)
show_timezoneslider=1
; override timezone from PDA/PNA
reset_os_timezone=1
; this one is very handy. This makes it possible to
; use miomap or igo skins. skin=”mio” can be used
; if DATA.ZIP is from Miomap. it defines the main directory
; in data.zip. Some loading files still needed separate zip in skin folder.
skin=”igo_se1″
widescreen=0
; can be used with landscape/portrait variables
rotoffset=5
; don´t announce recalculation
recalc_voice=0
; hide quit button in main screen (see also quit_button)
no_quit_button=0
; don´t show 3D labels in map
disable_3DStick_labels=0
; variable to hide zoombar in map view
show_zoombar=1
; store (current) route in this location (handy for PNA)
routepath=”Storage CardIgo”
; scale all map related fonts
mapfontscale=120
; don´t import contacts
skip_contact_import=1
; path to other poi files? must be .db files?
;external_poi_path=

[settings]
; where to save copy of igo.db
settingsbackuppath=”Storage CardIgo”

[debug]
; control the cache used by iGo
cache=2048
; estimate calculation when gps signal temporarely lost (tunnels etc)
no_extrapolation=0
; dunno what ltn stands for
show_ltn=1
; compasstype can be 0,1,2,3
compass_type=1
; expect that setting a pin in your map is start of you route, but?
pin_sets_start=1
; dunno what connection manager is used for
use_conn_mgr=0
; show quit button on main menu (see no_quit_button before)
quit_button=1
; automaticaly save the current route, perhaps this can be more than 1
autosave=1

Another list (rather than trying to merge together)

[gps]
port=<number>
speed=<baud>

[tmc]
port=<number>
speed=<baud>

[interface]
width=
value: x resolution

height=
value: y resolution

skin=
value: “folder_name” – Skin folder name from data.zip

landscape=
value: 0,1 – Landscape=1 changes x and y values of skin file

vga=
value: 0,1 – Vga=1 doubles all the numbers you have set as width and height in sys.txt. So if you have width=400 it will look for a main_800_600.ui file to pull skinning info from.

rotoffset=
value: unknown

mapfontscale=
value: percentage – eg 150 = 1.5 x enlargement of map fonts. (iGO 2006+ and MioMap 3.3 only?)

speedcam_sound=
value: “filename” – Name of sound file from audio folder in data.zip file eg “!alert6”

[debug]
smart_2d=
value: 0,1 – Turns on Smart 2D

slowsim=
value: 0,1 – Whether ‘flyover’ should be quick or normal speed

loop_sim=
value: 0,1 – Whether ‘flyover’ should be loop at end

show_segmentdir=
value: 0,1 – Whether to show segmented directions with arrow (one-way filter lanes)

show_oneway=
value: 0,1 – Whether to show one-way roads with arrow. Adds arrow on one-way roads but also on both sides for some 2 way roads.

show_uturn=
value: 0,1 – Whether to show road where u-turns allowed (highlight whole road)

show_residentonly=
value: 0,1 – Whether to highlight private roads (highlight whole road)

show_gps_pos=
value: 0,1 – Whether to show dot where real gps position is

builtupborder=
value: 0,1 – Whether to highlight country borders

show_optional_routeinfo=
value: 0,1 – Whether to show additional info on route (work planned, change of the road… possibly TMC info?)

show_speed_limit=
value: 0,1 – Whether to show speed limit. Adds a min/max? speed to road names, not legal speed limit, but routing speed data.

no_tmc=
value: 0,1 – Whether to disable TMC or not. Removes TMC icon from GPS config screen.

show_pedestrian=
value: 0,1 – Enables ‘person’ icon when in pedstrian mode with some skins e.g. Andy SKX and robertut

earth=
value: 0,1 – Start up with minimal zoom, showing the planet earth

show_earth=
value: 0,1 – Zooms all the way out to earth

flyover_multiplicator=
value: 0,1,2,3,4,5 – unknown how it works with / against slow_sim

Values and functions of the following are unknown:-

test3d=
test_recalc=
testsound=
testitiner=
clickygps=
showcenter=
show_frc=
show_plural=
log_power=
show_lights=
show_tmc=
show_gps_pos=
show_device_type=
tmc_all_stations=
show_tmc=
replay_tmc=
mapstat=
show_plural=
show_icons=
show_ltn=
compass_type=
pin_sets_start=
log_phoneapi=
use_conn_mgr=
no_extrapolation=
no_depth_shading=
log_network=
mapstat=
mute_os_key=
test_recalc=
test_findpath=
override_speed=
monkeytest=
show_signpost=
sim_speed_factor=

For debugging problems:

[debug]
show_mapid=
value: 0,1 – Whether to numerical mapid prefix before road in popup on map

show_segmentid=
value: 0,1 – Whether to numerical segmentid prefix before road in popup on map

show_roadid=
value: 0,1 – Whether to numerical roadid prefix before road in popup on map

show_device_type=
value: 0,1 – Whether to show message box on startup with device string

show_screensize=
value: 0,1 – Whether to show message box on startup with screen size

show_gx=
value: 0,1 – Whether to show message box on startup with GX library info

For data logging:

[debug]
log_power=
value: 0,1 – Whether to log power details (power.log in app directory)

log_tmc=
value: 0,1 – Whether to log tmc details (GnsLog*****.rds in My Documents directory)

log_1=
log_2=

value: “filename.txt::5” – log app to filename.txt in root of device, debug level 5 (highest)

 

3 Comments »

  1. KiralyVlad said

    There are also these values for the timezone:

    default_timezone_bias=-1
    default_timezone=12
    sync_os_timezone=0

  2. KiralyVlad said

    Ok, I found out the hard way…

    –default_timezone_bias and default_timezone–

    These variables are to be used if you disable the timezone slider (show_timezoneslider=0) and want to set your timezone by default. Only use one of the two variables.

    – default_timezone_bias – set the bias in hours (difference in hours between GMT and your timezone)
    eg: for GMT+2 you would set default_timezone_bias=-2

    I think that if you set the timezone with this variable, you won’t have DST.

    – default_timezone – with this variable you set one of the entries in timezones.ini
    For example if I set default_timezone=1 , this corresponds to timezone = “GMT-12 Kwajalein” in my timezones.ini file.
    2 is for timezone = “GMT-11 Samoa, Midway”. You get the point (your timezones.ini might differ, but most likely it’s the same as mine).

    –sync_os_timezone–

    if enabled, will tell MioMap 3.3 to use Win CE5 DST timezone information (which is stored in HKEY_LOCAL_MACHINE\Time Zones\)

    –reset_os_timezone–

    if enabled, will use MioMap 3.3’s DST timezone information (stored in DATA.zip -> config\timezones.ini )

    If you’re having trouble with the timezone in MioMap 3.3, do the following:

    To fix the US timezone setting for Mio CX20 (and possibly for other models too) do the following:

    1. Download this skin: http://rapidshare.com/files/98272428/MioPlus_Timezones.zip.
    2. Place the MioPlus_Timezones.zip file into your MioMap/Skin folder. If you already have any other skin in this folder that includes CONFIG\TimeZones.ini file, replace this file in your skin by its new version from the archive you just downloaded.
    3. Modify your SYS.TXT to make sure it includes the following lines in [interface] section:

    [interface]
    show_timezoneslider=1
    reset_os_timezone=1

    4. Start MioMap, goto Settings -> Language -> Set Date & Time Format. You should see the “Time Zone” slider in there. Depending on the skin you are using this slider could be in some other place. Make sure your correct time zone is selected. Just in case change it to somethinf else, and then back to your correct zone.
    5. Go to “GPS Status” screen, Select “Time Sync” and make sure “Auto correction” is checked.
    6. Restart MioMap, or even do the soft reset of your Mio just in case.
    From now on the US DST time should be changing automatically and correctly.

    —- Thanks teddy_b from gpspassion.com for the steps !

  3. c230 said

    This is not necessary with my Unlock as Routes does this automatically for you.

    # The next line updates SYS.TXT to reveal the time-zone slider in MioMap ~ by Ameridan
    IniWrite (SYSFILE, “interface”, “show_timezoneslider”, “1” )
    # The next line updates SYS.TXT to reset OS time zone (needed with original Launcher) ~ by Ameridan
    #IniWrite (SYSFILE, “interface”, “reset_os_timezone”, “1” )

RSS feed for comments on this post

Leave a reply to KiralyVlad Cancel reply