Jump to content
AVIC411.com

mgreinke

Members
  • Content Count

    26
  • Joined

  • Last visited

Everything posted by mgreinke

  1. Are speedcam warning popups working in this version? In the emulator at least, I only see the speedcam icons appear on the road.
  2. Has anyone had any luck using navigation.near_speed_limit [or] navigation.over_speed_limit successfully? I've been testing these in the emulator but even when these variables should be TRUE, nothing seems to work.
  3. Check ui_pioneer\common\ui\navigatemap.ui
  4. You need to have some computer savy and see http://avic411.com/forum/viewtopic.php?f=34&t=26742&p=183917&hilit=navtec#p183917
  5. The code looks right but my guess is you have inserted in a layer that is only active when you have a route active. Mark
  6. Didnt seem to work on the stock 3.0 skin for me with IDT and a few of my simple mods. The signs are still large.
  7. I set the clocked speed and elevation signs to only show when the GPS has a valid signal. If you are using the emulator without a working GPS unit the signs will never display. You can remove &gps.valid from those two lines if you want the signs to show even when no GPS is valid. Mark
  8. Funny you should mention the turn restrictions. I updated to 3.01 Thursday evening and have been adding back some mods. This one I added it into my mod over the weekend and it's very unreliable. No where near the accuracy of the previous map files. I was going down a street in Chicago today that every other street is an opposite no left/no right turn street. The display kept telling no left turn on virtually every street for about a mile stretch. Just comment out the code in the navigatmap800_480 ui file. It should have a reference to turn restrictions in the code. Interesting. I wa
  9. You have to add tilt settings to your sys file. Ok if you guys want skies on your 3.0 unit here is how: Copy and replace the attached sys file in my flash disk/apl2/igo. Then go into your data.zip file and replace the gfx file with the one also provided in the zip file attached. Then you have to modify each scheme color.ini and color3d.ini. Copy and paste this code below, under [other] all the way at the bottom in the color.ini files. background_picture_0="gfx/day/cs.bmp" sun_picture_0 = "gfx/day/sp.bmp" This code just shows where the files are for the background to be displa
  10. Geeze. I should have thought of that. It was set to On. I can only assume the update did this. The problem was only intermittant so time will tell but I bet that does the trick. Thanks for pointing me the in right direction. Mark
  11. Sorry if this has been asked before. I searched the forum but it only pointed to a backup camera issue which I dont have installed. Is anyone else getting the message "WARNING, IMAGE MAY BE REVERSED" when booting after updating to 3.0? The unit still works fine but the message is annoying. Thanks, Mark
  12. Most likely reason is that you live in an area of the US that iGo simply does not report the posted speed limit. I havent been able to determine what their posted speed limit coverage is on a given map. Where I live, iGo only reports speeds on the highways; which in itself is practically useless for me too. It would be much more valuable on side streets where the posted speed limit isnt always obvious. I've heard their coverage in Europe is much better than the US.
  13. paQ, I see what you are saying... You are correct, the code I provided to remove the ROUTE INFO display when no route is selected, has the unintended side effect of forcing you to display distance_to_destination, time_to_destination and current_speed when a route IS selected. The stock code seems to pick up variable set in the AVIC UI so that it can be changed by the UI. If I was better at coding this stuff I would know a simple way to just turn off the ROUTE INFO display when no route is selected and keep it unchanged when a route IS selected. The sample code I used doesnt rea
  14. Sorry if I didnt post correct info. I started with an early version of Mav's mods. I could post my full DATA.ZIP but then you wouldnt have all of Mav's mods. Here is the entire layer which removes the ROUTE INFO display when not navigating and also adds the Speed Limit, Elevation and Your Speed displays. If this works, I will fix the first post and remove the incorrect data posted later on. ; start hidden hide ;end hidden ;Speed limit
  15. [updated 3/4/09] I've updated the first post to address this issue. Sorry about the mix-up.
  16. Give these a try. I didnt try them myself. Since the circle would need to have transparancy, hopefully I have that correct. I'm sure you will also need to adjust the X/Y coordinates to make the numbers fit. Good luck! de.zip
  17. The speed limit sign will only display when NO ROUTE is active and then only when driving on a road that iGo reports the speed limit. Where I live, this is on highways only. Also, the mod YOU are using when NO ROUTE is active, will certainly overlap with the speed limit sign using the X/Y coordinates in the sample script. You will need to use alternate coordinates if you dont want this to happen. Lastly, if you dont use the DSDIGI font file I provided, then you will need to modify the line which references this font to reference the TAHOMA font. Good luck!
  18. You are right BorisM and thanks for responding. They do store some form of speed limit data which can be viewed when you add that setting to SYS.TXT. It certainly isnt posted speed limit info. The display you get (along side the road name when you tap the screen over a road) is something like 26/?50. Not sure what that is but not very usable. I did a little googling and from what I can tell, the maps iGo uses these days dont have many posted speed limits for US surface streets (they did some time ago). Seems that they still have fairly good coverage in Europe. I agree the iGo folks m
  19. It's a shame that the iGo maps have such skimpy speed limit coverage in the US. I need to hop on a freeway in order to see any posted speed limits. I confirmed it isnt any better with the 2008.4 North America maps. Garmin on the other hand displays speed limits for all my local surface streets. I would have thought that iGo would need this data in order to calculate an ETA for a route.
  20. US Speed and Elevation Road Signs... [uPDATED 3/4/09 to assist with removing the Route Info and Map Zoom displays so they dont overlap with the road signs. Note that step #3, will turn off the route info display when no route is selected however when a route IS selected, the route info display will be fixed to show distance to destination, time to destination and current speed. Still looking for code to allow you to set these variables through the AVIC interface] 1) Copy the (3) bitmap files in the ZIP file to \ui_pioneer\common. These are the various road sign templates. You may w
  21. Either the Speed Limit Mod isnt working correctly or the stock iGo doesnt know the speed limit on many roads around where I live. Garmin (using LeetLauncher v2.0) however has no problem displaying the posted speed limit.
  22. Awesome Dude! Thank you. I'll give it a try.
  23. Do all the button press mods require that the unit first be bypassed (either hardware or parking break ground)?
×
×
  • Create New...