Mio Homepages
- Mio USA
- Mio Europe
- Mio Updates (Europe)
Where To Buy Mio GPS
C520
- Circuit City ($349.99) 07/20/07
- Semsons ($324.99) 07/20/07
- Frys ($399.99) 07/20/07
- Tiger GPS ($329.95) 07/20/07
- m e g a g p s ($319.99) 07/20/07
- The GPS Store ($319.95) 07/20/07
- Amazon ($299.99) 07/20/07
C310x
- Staples (sold out) 07/03/07
- Amazon (used only) 07/03/07
- GPS Warehouse (sold out)
- Frys (sold out)
- CompUSA (sold out)
C710
- Amazon ($489.99) 07/20/07
- Tiger Direct ($489.99) 07/20/07
- GPS Warehouse (sold out)
H610
- Circuit City ($299) 07/20/07
- Frys ($387.77) 07/20/07
- GPS Warehouse (sold out)
- CompUSA (sold out)
C220
- Circuit City ($199.99) 07/20/07
- Staples ($249.99) 07/20/07
- Frys ($199.99) 07/20/07
- Semsons ($199.99) 07/20/07
- m e g a g p s ($177.99) 07/20/07
- CompUSA (sold out)
Prices up / down / no change
Tools
- MiomapIgo Tweak (skin and config changer for PPC)
- Bitmap Tool v1.2 (view transparent / compressed bmp files)
-
Speedcam Tool v0.97 (create speedcamupdate.spud files)
- POI Explorer v1.0 Beta (manage / add custom POI's)
- POI Explorer Homepage (instructions)
Info and Reviews
iGO 2006+ / Mio 3.3 Skin Usage
- Mio 3.3 skins on iGo 2006+:
[interface]
mio=1
skin="mio"
- iGO 2006+ skins on Mio 3.3:
[interface]
mio=0
skin="igo_se1"
- Other Settings (3.2 only?)
[interface]
mio=1 ; (for use mio, "0" for use iGO)
base="uip_mio/" ; (could try igo_se1 or mio
basel="ui_mio/" ; (could try igo_se1 or mio
Scheme Item Colors
- These are the route color parameters:
;=====================================
; Label Colors
;=====================================
planned_road = "",230,75,0 ;red center
planned_road_ext = "",0,0,0 ;black border
- These are the arrow color parameters:
;=====================================
; System colors
;=====================================
carcolorint = 0,0,64,255 ;blue center
carcolorext = 0,255,255,255 ;white border
- These can be found in color.ini within the schemename.zip files.
Key Mapping (in Miomap)
- Within data.zip find keybind.txt
[default]
C1="ZOOMIN"
C2="ZOOMOUT"
C3="SWITCH_MAP_COCKPIT"
C4="ROUTEINFO"
C5="MAINMENU"
UP="TILTDOWN"
DOWN="TILTUP"
LEFT="ROTATELEFT"
RIGHT="ROTATERIGHT"
DIAL="MINIMIZE"
END="MINIMIZE"
JOGUP="VOLUMEUP"
JOGDOWN="VOLUMEDOWN"
- To override the button action you can change the above or set it for your devide:
[MIOC710]
C4="SWITCH_MAP_COCKPIT"
JOGUP="ZOOMIN"
JOGDOWN="ZOOMOUT"
C710 BT LED Disable / BT Off
1) Go into settings
2) Select BT and then the BT Setup option
3) Select config (bottom left)
4) Uncheck both boxes, then press the ok/tick...
5) Exit the config screen and the BT LED should now be off...
6) To re-enable just go back and check the boxes...
7) To re-disable you have to check both boxes, exit config and then repeat 1-3...
06/27/07
8) Turns out that 'sometimes' I can just ckick the BT Icon with the red cross in it and it switches off... but not always... then I need to do the above!
Sys.txt Options
[debug]
slowsim=1
;reverse the yes=no fast flyover
show_pedestrian=1
;enables 'person' icon when in pedstrian mode with some skins e.g. Andy SKX and robertut
show_oneway=0
;adds arrow on one-way roads but also on both sides for some 2 way roads.
loop_sim=1
;loops flyover until tap
no_tmc=-1
;removes TMC icon from GPS config screen
show_gps_pos=1
;shows a small dot on the map where the actual GPS position is when locked to road
show_speed_limit=1
;adds a min/max? speed to road names, not legal speed limit, routing speed data
[speedcam]
usemio=-12,90,37,27
[interface]
mio=1
mapfontscale=130
;increases map font scale, 100 default, iGO 2006+ and MioMap 3.3 only
landscape=0
portrait=1
width=240
height=320
base="uip_mio/"
basel="uip_mio/"
- - -
[debug]
smart_2d=1
;not sure what this does yet
show_optional_routeinfo=1
;not sure what this does yet
show_icons=1
;not sure what this does yet
builtupborder=1
;not sure what this does yet
show_segmentdir=1
;not sure what this does yet
show_uturn=1
;not sure what this does yet
show_mapid=0
;not sure what this does yet
show_segmentid=0
;not sure what this does yet
show_roadid=0
;not sure what this does yet
show_residentonly=1
;not sure what this does yet
clickygps=1
;not sure what this does yet
showcenter=1
;not sure what this does yet
Track Export Enable
MioMap 3.2
1] Unzip your data.zip (it is found in My Flash Disk\miomap\MioMap\data.zip)
2] Find func_tracking_320_240.ui in your directory ui_mio.
3] Open the file with a text editor like Notepad. It's actually an editable xml file.
4] Find this line and remove the word " hide" near the end:
<BUTTON uib_track_export x=133 y=200 text= " Export " bmp= " btn_bott65.bmp#3 " align= " CENTER " fontsize=12 w=58 valign= " CENTER+5 " fonttype=buttonlabel1 onrelease=' TRACKING_EXPORT lb_tracks' hide>
so that it looks like this instead:
<BUTTON uib_track_export x=133 y=200 text= " Export " bmp= " btn_bott65.bmp#3 " align= " CENTER " fontsize=12 w=58 valign= " CENTER+5 " fonttype=buttonlabel1 onrelease=' TRACKING_EXPORT lb_tracks'>
5] Save the file.
6] Re-zip your data file back to data.zip
7] Copy data.zip back to your device.
iGO 2006+
1] Unzip your data.zip (it is found in My Flash Disk\iGO 2006\data.zip)
2] Find tracking_320_240.ui in your directory \igo_se1\320_240\ui3] Open the file with a text editor like Notepad. It's actually an editable xml file.
4] Find this line and remove the word " hide" near the end:
<BUTTON xxx template=btnbottom80 x=200 text="Export" onrelease='run sc_export_current_track' hide>
so that it looks like this instead:
<BUTTON xxx template=btnbottom80 x=200 text="Export" onrelease='run sc_export_current_track'>
5] Save the file.
6] Re-zip your data file back to data.zip
7] Copy data.zip back to your device.



