ΚΩΣΤΑΣ
28-03-08, 14:07
Στο iGO υπάρχει ένα αρχείο το οποίο λέγεται sys.txt.
Αν δεν υπάρχει το δημιουργούμε με το Notepad στο φάκελο \iGO . Ο σκοπός αυτού του αρχείου είναι να προσαρμόσουμε την λειτουργία του παραπάνω λογισμικού όσο το δυνατόν στις δικές μας ανάγκες. Μερικές από τις τιμές που μπορεί να πάρει (μαζί με τις επεξηγήσεις) φαίνονται παρακάτω :
[gps]
port=<number>
speed=<baud>
[tmc]
port=<number>
speed=<baud>
[debug]
smart_2d
value: 0,1 - Turns on Smart 2D - need explanation of this
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
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
showcenter
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... IS THIS TMC INFO???)
show_speed_limit
value: 0,1 - Whether to show speed limit
no_tmc
value: 0,1 - Whether to disable TMC or not
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
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
showcenter
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... IS THIS TMC INFO???)
show_speed_limit
value: 0,1 - Whether to show speed limit
no_tmc
value: 0,1 - Whether to disable TMC or not
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
Τις παραπάνω τιμές τις βρήκα στο http://my.pdamill.com/viewtopic.php?t=2552
Αν θέλουμε π.χ. να φαίνεται η προεπισκόπηση μιας διαδρομής με κανονική ταχύτητα να ακούγονται οι φωνητικές οδηγίες και να έχουμε οπτική ένδειξη για τη φορά των μονόδρομων τότε στο αρχείο sys.txt πρέπει να υπάρχουν οι εξείς τρεις γραμμές :
[debug]
slowsim=1 <- Προεπισκόπηση διαδρομής
show_oneway=1 <- Φορά μονόδρομων
O:)
Αν δεν υπάρχει το δημιουργούμε με το Notepad στο φάκελο \iGO . Ο σκοπός αυτού του αρχείου είναι να προσαρμόσουμε την λειτουργία του παραπάνω λογισμικού όσο το δυνατόν στις δικές μας ανάγκες. Μερικές από τις τιμές που μπορεί να πάρει (μαζί με τις επεξηγήσεις) φαίνονται παρακάτω :
[gps]
port=<number>
speed=<baud>
[tmc]
port=<number>
speed=<baud>
[debug]
smart_2d
value: 0,1 - Turns on Smart 2D - need explanation of this
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
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
showcenter
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... IS THIS TMC INFO???)
show_speed_limit
value: 0,1 - Whether to show speed limit
no_tmc
value: 0,1 - Whether to disable TMC or not
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
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
showcenter
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... IS THIS TMC INFO???)
show_speed_limit
value: 0,1 - Whether to show speed limit
no_tmc
value: 0,1 - Whether to disable TMC or not
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
Τις παραπάνω τιμές τις βρήκα στο http://my.pdamill.com/viewtopic.php?t=2552
Αν θέλουμε π.χ. να φαίνεται η προεπισκόπηση μιας διαδρομής με κανονική ταχύτητα να ακούγονται οι φωνητικές οδηγίες και να έχουμε οπτική ένδειξη για τη φορά των μονόδρομων τότε στο αρχείο sys.txt πρέπει να υπάρχουν οι εξείς τρεις γραμμές :
[debug]
slowsim=1 <- Προεπισκόπηση διαδρομής
show_oneway=1 <- Φορά μονόδρομων
O:)