| Versions |
 |
|
| Author |
Topic  |
|
St8kout
2 Posts |
Posted - 18 août 2008 : 05:35:48
|
Mauro:
Outstanding work,esp with the turn box showing next 2 turns. Looks and works great. Thanks. |
 |
|
|
ipaq314traveller
10 Posts |
Posted - 18 août 2008 : 10:12:47
|
quote: Originally posted by mauro.dvr
quote: Originally posted by mauro.dvr
Updating of my skin.
Changes - new graphics - inserted the second indication of turn - inserted limit of speed - insert the indications of direction (those that appear in highway... so much to understand us!) - indication of prohibition of turn - (new) inserted e complete block road - (new) inserted new panel for flyover control
link for data.zip: http://rapidshare.de/files/40201299/DATA.zip.html
images:





eureka... finally of the serious photos.

Hi mauro,
could you post all the files related to your lane info as ZIP file here? I tried to get the laneinfo to work with Sancho1234's skin but there are files missing from the ZIP file I received from stabito.
This would be very nice!
Thanks in advance!
Werner
|
 |
|
|
malc_p
7 Posts |
Posted - 18 août 2008 : 16:48:25
|
I know this is gonna read as pretty dumb but - I'm new to this thing, I want a couple of changes and thought this would be the ideal forum. Have to admit it looks like what I need, but for now it's melting my brain so could I ask a simple question, as I want to start looking at home-made mods: for a starter, so I can look at the steps involved, could someone post (or email me privately) a 'howto', including simple explanations, of inserting the speed limit sign? This should help me get a handle on where to look & the reasoning behind each action. Coding holds no mysteries for me, I'm a database programmer and grok several languages, I've just never looked at the scripting languages on CE or similar, I'm more of a Unix man! I'd really appreciate it, thanks.
|
 |
|
|
johnb
29 Posts |
Posted - 18 août 2008 : 18:19:31
|
quote: Originally posted by malc_p
I know this is gonna read as pretty dumb but - I'm new to this thing, I want a couple of changes and thought this would be the ideal forum. Have to admit it looks like what I need, but for now it's melting my brain so could I ask a simple question, as I want to start looking at home-made mods: for a starter, so I can look at the steps involved, could someone post (or email me privately) a 'howto', including simple explanations, of inserting the speed limit sign? This should help me get a handle on where to look & the reasoning behind each action. Coding holds no mysteries for me, I'm a database programmer and grok several languages, I've just never looked at the scripting languages on CE or similar, I'm more of a Unix man! I'd really appreciate it, thanks.
You'll see some examples of coding to make changes on the first page of this forum. There are others at http://www.ebay-pictures.com/gps/
The speed limit code is (probably) documented on one of the other (later) pages of this forum.
If you click on Printer Friendly at the top you'll get the whole forum in one document and can search that.
|
Edited by - johnb on 18 août 2008 18:20:22 |
 |
|
|
jjordanov
13 Posts |
Posted - 19 août 2008 : 05:15:27
|
Hi there, I am using my GhpS (hp+GPS :) ) with transparent menus and changing color of the next/current street, current speed, etc is not enough. I can see you guys have learned a lot and I am sure you know how to help me:
How do I do texts appear "glowing" - like the street labels on the map? I want to change the current speed, distance to destination, next street, etc.
I am sure you will find it a way much quicker than me... :)
Thanks
|
Edited by - jjordanov on 19 août 2008 05:17:00 |
 |
|
|
sjimmie
Netherlands
33 Posts |
Posted - 19 août 2008 : 09:14:46
|
quote: Originally posted by jjordanov
How do I do texts appear "glowing" - like the street labels on the map? I want to change the current speed, distance to destination, next street, etc.
Add glowsize and change colors, like: fontsize=30 glowsize=2 color=#FFFFFF color2=#000000 color3=#000000
|
 |
|
|
mauro.dvr
62 Posts |
Posted - 19 août 2008 : 18:20:45
|
this is the correct procedure for everybody, because it creates a new layer for laneinfo.
1) in navigatemap_800_480 insert this line:
<layer ui_laneinfo z=50> <SPRITE sprLaneInfo x=250 y=80 w=300 h=51 z=10 align="CENTER" visiblemodel="map.follow&navigation.car_pos_valid"> </layer>
2) in navigatemap.ui, after the line <state st_NavigateMap> insert this line: <uselayer ui_laneinfo/>
3) in navigatemap.ui in <script init>, insert this lines: ATTACH_LANEINFO sprLaneInfo "$laneinfo.ini" sprLaneInfo.SHOW
4) in navigatemap.ui in <script sc_RefreshScreenAfterViewPreset>, insert this line: sprLaneInfo.SHOW
5) in navigatemap.ui in <script sc_MapClicked> insert this line: sprLaneInfo.HIDE
6) copy this file in: ui_hp_sagan\common http://rapidshare.de/files/40181161/laneInfo.zip.html
|
Edited by - mauro.dvr on 19 août 2008 23:56:24 |
 |
|
|
Sancho1234
Hungary
254 Posts |
Posted - 19 août 2008 : 20:49:39
|
This is a legal iGO 8 DATA.ZIP file with special resolutions (240x320, 320x240, 320x320, 400x240, 480x234, 480x272). http://norad.shacknet.nu/lifeforce/igo/data.zip
Could you replace the HP skin with it? Somebody? :) |
HTC Touch Pro2, HTC Kaiser TyTN II, TomTom Navigator 6, Nav N Go iGO 8.0, GIS Russa, HP iPAQ 316, HP iPAQ H3970, Garmin Nüvi 205, Garmin Oregon 400t, ASUS EeePC 901 XP, Leadtek BT GPS 9537, Motorola F3
blog.sancho.hu | igo.lap.hu | garmin.lap.hu | tmc.lap.hu
|
 |
|
|
floepie
87 Posts |
Posted - 19 août 2008 : 21:12:36
|
quote: Originally posted by Racer_X
jyqureshi,
The 310 has an idle setting to shutdown when not being used.
On the main menu click Setting, then click System. You can set the value "Turn off if idle after: " choose from 1, 5, 10 minutes, 1 or 2 hours or never.
This along with it's feature of powering on then you start your car (if power cord attached) works great.
Going into idle doesn't seem to work on my fresh from the factory un-modded 310, which shipped with the latest updates. Has this feature been broken in the latest version?
|
HP 310 |
Edited by - floepie on 20 août 2008 03:35:20 |
 |
|
|
jjordanov
13 Posts |
Posted - 20 août 2008 : 06:10:39
|
sjimmie: Thank you a lot - it worked like a charm! :)
I am using the hack by jyqureshi posted at page 51 in this thread: http://www.gpspassion.com/FORUMSEN/topic.asp?TOPIC_ID=101001&whichpage=51#731678 I changed a lot of items' locations but I am having troubles changing txt_distance_to_destination - no matter what I change the location to it stays at the same position. I even placed distance_to_destination in the middle of the screen (y=262) but no result. Font is changeable though.
In data.zip\ui_hp_sagan\800_480\ui\navigatemap_800_480.ui This one works just fine:
<layer ui_txt_speed z=110>
;--Speed
<TEXT txt_Current_speed template=xtxt x=545 y=400 z=10 w=120 font="FtraBd__" align="RIGHT" fontsize=75 color=#FFFFFF textmodel_wstr="navigation.current_speed.number_text" visiblemodel="navigation.current_speed.valid">
;Following is disabled by pointing to out-of-screen coordinates
<TEXT txt_Current_speedunit template=xtxt x=605 y=542 z=10 w=45 font="FtraBd__" align="LEFT" fontsize=12 color=#FFFFFF textmodel_wstr="navigation.current_speed.unit_text" visiblemodel="navigation.current_speed.valid">
</layer>
But this one doesn't work:<layer ui_txt_distance z=110>
;--distance_to_destination
<TEXT txt_distance_to_destination template=xtxt x=545 y=262 z=10 w=120 font="FtraBd__" align="RIGHT" fontsize=75 color=#FFFFFF glowsize=20 color2=#FF0000 textmodel_wstr="navigation.distance_to_destination.number_text" visiblemodel="navigation.time_to_destination.valid">
;Following is disabled by pointing to out-of-screen coordinates
<TEXT txt_distance_to_destinationunit template=xtxt x=605 y=747 z=10 w=44 font="FtraBd__" align="LEFT" fontsize=22 color=#FFFFFF textmodel_wstr="navigation.distance_to_destination.unit_text" visiblemodel="navigation.time_to_destination.valid">
</layer>
So does anybody have an idea how do I change this one? And does anybody know something about textmodel_wstr and visiblemodel? I need "pdamill data.zip tutorial" - hahaha.... |
Edited by - jjordanov on 20 août 2008 06:12:03 |
 |
|
|
mauro.dvr
62 Posts |
Posted - 20 août 2008 : 10:20:23
|
quote: Originally posted by jjordanov
sjimmie: Thank you a lot - it worked like a charm! :)
I am using the hack by jyqureshi posted at page 51 in this thread: http://www.gpspassion.com/FORUMSEN/topic.asp?TOPIC_ID=101001&whichpage=51#731678 I changed a lot of items' locations but I am having troubles changing txt_distance_to_destination - no matter what I change the location to it stays at the same position. I even placed distance_to_destination in the middle of the screen (y=262) but no result. Font is changeable though.
In data.zip\ui_hp_sagan\800_480\ui\navigatemap_800_480.ui This one works just fine:
<layer ui_txt_speed z=110>
;--Speed
<TEXT txt_Current_speed template=xtxt x=545 y=400 z=10 w=120 font="FtraBd__" align="RIGHT" fontsize=75 color=#FFFFFF textmodel_wstr="navigation.current_speed.number_text" visiblemodel="navigation.current_speed.valid">
;Following is disabled by pointing to out-of-screen coordinates
<TEXT txt_Current_speedunit template=xtxt x=605 y=542 z=10 w=45 font="FtraBd__" align="LEFT" fontsize=12 color=#FFFFFF textmodel_wstr="navigation.current_speed.unit_text" visiblemodel="navigation.current_speed.valid">
</layer>
But this one doesn't work:<layer ui_txt_distance z=110>
;--distance_to_destination
<TEXT txt_distance_to_destination template=xtxt x=545 y=262 z=10 w=120 font="FtraBd__" align="RIGHT" fontsize=75 color=#FFFFFF glowsize=20 color2=#FF0000 textmodel_wstr="navigation.distance_to_destination.number_text" visiblemodel="navigation.time_to_destination.valid">
;Following is disabled by pointing to out-of-screen coordinates
<TEXT txt_distance_to_destinationunit template=xtxt x=605 y=747 z=10 w=44 font="FtraBd__" align="LEFT" fontsize=22 color=#FFFFFF textmodel_wstr="navigation.distance_to_destination.unit_text" visiblemodel="navigation.time_to_destination.valid">
</layer>
So does anybody have an idea how do I change this one? And does anybody know something about textmodel_wstr and visiblemodel? I need "pdamill data.zip tutorial" - hahaha....
I think: in script_800_480.ui, these scripts position the object once called:
<script sc_ViaIsValid> txt_distance_to_destination.y 442 txt_distance_to_destinationunit.y 447 txt_distance_to_via.y 418 txt_distance_to_viaunit.y 418 </script>
<script sc_ViaIsNotValid> txt_distance_to_destination.y 427 txt_distance_to_destinationunit.y 432 </script> ...... textmodel_wstr is the format for the visualization of the object, visiblemodel is the condition for the visualization |
Edited by - mauro.dvr on 20 août 2008 10:26:40 |
 |
|
|
sjimmie
Netherlands
33 Posts |
Posted - 20 août 2008 : 14:02:12
|
@Mauro.dvr, is it possible to make a few changes which most people would appreciate? These are changes which I now make each time I download a new version of your data.zip. I think they are good for everyone...
First disable the "Drive carefully warning" in the common\ui\drive_carefully.ui (I think you already know how to do this)
Then in the navigatemap_800_480.ui: * Make the blue box top-left only show when needed: Add visiblemodel="navigation.direction_id.valid" to the lines with Fondino_directions_arrow.bmp and banda50_su.bmp
* change "km/h xxx" to "xxx km/h" (so the other way around): ;--- Speed <TEXT txt_Current_speed template=xtxt x=674 y=440 z=10 w=65 font="FtraBd__" align="right" fontsize=30 glowsize=2 color=#FFFFFF color2=#000000 color3=#000000 textmodel_wstr="navigation.current_speed.number_text" visiblemodel="navigation.current_speed.valid"> <TEXT txt_Current_speedunit template=xtxt x=752 y=450 z=10 w=45 font="FtraBd__" align="LEFT" fontsize=19 glowsize=2 color=#FFFFFF color2=#000000 color3=#000000 textmodel_wstr="navigation.current_speed.unit_text" visiblemodel="navigation.current_speed.valid">
* Change the button "Percoso" to "Avoid" I believe the text "Avoid" will be translated automatically to your own language, so in Italy you will still see Percoso...
* Also change the button "Cursore" to "Cursor"...
* I find the text better to read when it is white with a black shadow (glow). For most texts (about 8 or so?) I changed them to: glowsize=2 color=#FFFFFF color2=#000000 color3=#000000
It is up to you to do the changes or not, I hope the changes are good for all people!? |
 |
|
|
sjimmie
Netherlands
33 Posts |
Posted - 20 août 2008 : 14:07:03
|
quote: Originally posted by Sancho1234
This is a legal iGO 8 DATA.ZIP file with special resolutions (240x320, 320x240, 320x320, 400x240, 480x234, 480x272). http://norad.shacknet.nu/lifeforce/igo/data.zip
Could you replace the HP skin with it? Somebody? :)
Tried this many times in many ways... - forcing resolution to use 400_240, or renaming 400_240 to 800_480 in all files - same for the map ui_igo8 to ui_hp_sagan - any other changes... Never got it working. :( It kept missing things. |
 |
|
|
mauro.dvr
62 Posts |
Posted - 20 août 2008 : 15:01:20
|
@sjimmie thanks for the suggestions, but i don't know this: First disable the "Drive carefully warning" can you explain him/it?
|
 |
|
|
floepie
87 Posts |
Posted - 20 août 2008 : 22:50:54
|
Could someone give me a quick how-to for setting the full-time 600 MHz status in the CPM test of the control panel?
If I simply select 600 (top entry on the left), it doesn't seem to do the trick, or so I think. If I hit CPM test, sometimes the 300 entry is selected, and at other times, 600 is selected.
Is the left window a "status" window or a "selection" window?? |
HP 310 |
 |
|
Topic  |
|
|
|
| This page was generated in 3,32 seconds. |
 |
|