Skip to content

Instantly share code, notes, and snippets.

@alexey-bass
Created August 21, 2010 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexey-bass/542201 to your computer and use it in GitHub Desktop.
Save alexey-bass/542201 to your computer and use it in GitHub Desktop.
iGO sys.txt for AT8X0 (DealExtreme sku.37914)
[project]
name = "ui_igo8_da"
[debug]
disable_outlookpoi = 1
skip_eula = 1
;show_device_type = 1; display the device type boot
;show_rawdisplay_info = 1; display the graphics system at boot
[sound]
ding = 0
[interface]
skin = "ui_igo8"
vga = 1
maxzoom2d = 6900000
show_exit = 1
laneinfo_signpost_enabeled = 0
mapfontscale = 180
[rawdisplay]
screen_x = 800
screen_y = 480
vga = 0
highres = 0
class = "landscape"
driver = GDI
[gps]
port = 1
baud = 9600
[msnd]
msnd.start = 0
[map]
2dheadup = 1
auto_nightmode = 0
3d_scale_carmodel = 1; blue arrow
3dcarsizemin = 1000; min. size of the arrows
3dcarsizemax = 5000, max. size of the arrows
3dcarsizemul = 30000; also affect the size of the arrows
[3d]
show_guidance_arrows = 0 ; huge blue lines
;guidancearrow_first_size = 0.8
;guidancearrow_first_alpha = 24
;guidancearrow_second_size = 0.6
;guidancearrow_second_alpha = 12
show_guidance_strip = 1 ; help line
guidancestrip_stretch = 20
[3d_config]
roadsign_lines_per_screen = 17; the larger the number, the fonts are smaller
[power]
backlight_methods = 20
backlight_events = 1,2
blight_min = 1
blight_max = 10
backlight_manage_values = 1
backlight_reverse = 0
[loading]
show_statustext = 1
show_progressbar = 0 ; need data.zip\ui_igo8_da\800_480\loading_progressbar.bmp
;progressbar_x=85
;progressbar_y=134
[warning]
pedestrian_warning = 1; warning if the regime is a pedestrian
pedestrian_warning_threshold = 10; from what speed to issue a warning about the pedestrian mode
speedcam_visualtype = 2
speedcam_soundtype = 2; audible warning radar (0-disabled, 1-simple, 2-on approach)
speedwarn_tolerance = 110
[folders]
has_secondary_root = 0
[debug]
experimental_features = 1
[rawdisplay]
screen_x = 480
screen_y = 272
stretch = 1
class = "landscape"
[interface]
extra_settings = 1
[gps]
set_messages = 0
port = 1
baud = 9600
[sound]
ding = 0 ; annoying sound
[other]
demo_enabled = 0 ; No demo button in navigate
[warning]
speedcam_warning = 1 ; icons on map
[power]
backlight_methods = 20
backlight_events = 1,2
blight_min = 1
blight_max = 10
backlight_manage_values = 1
backlight_reverse = 0
[folders]
has_secondary_root = 0
[debug]
experimental_features = 1
skip_eula = 1
[rawdisplay]
screen_x = 800
screen_y = 480
stretch = 1
class = "landscape"
highres = 0
[interface]
show_exit = 1
extra_settings = 1
show_minimize = 1
resolution_dir="800_480"
vga=0
[gps]
set_messages = 0
port = 1
baud = 9600
[sound]
ding = 0 ; annoying sound
[other]
demo_enabled = 0 ; No demo button in navigate
[warning]
speedcam_warning = 1 ; icons on map
[power]
backlight_methods = 20
backlight_events = 1,2
blight_min = 1
blight_max = 10
backlight_manage_values = 1
backlight_reverse = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment