Jump to content
AVIC411.com

Posted Speed Limit


Recommended Posts

Does anyone know how to display the Current Speed limit for the road you are on? I'm using Maverickster's Altitude and Speed Mod and thought it would be nice to also display the Speed Limit of the road you are traveling on. I know the unit tracks this info because you can turn on the speed limit warning function.

 

Thanks in advance....

Link to post
Share on other sites
Does anyone know how to display the Current Speed limit for the road you are on? I'm using Maverickster's Altitude and Speed Mod and thought it would be nice to also display the Speed Limit of the road you are traveling on. I know the unit tracks this info because you can turn on the speed limit warning function.

 

Thanks in advance....

 

I believe it's:

 

navigation.current_speed_limit.full_text

 

So to add it on the "no route selected" screen in the mod I posted, replace the following code:

 

;current speed, altitude when not navigating

 

with something like this:

 

;current speed, altitude when not navigating






 

If you want to add it to the route box that displays when a route is selected, you're going to need to tell me what variable you want to replace.

 

Note, I haven't actually tried this, so I'm not sure it will work, but it should.

Link to post
Share on other sites

Let me know if it works. I may be interested in adding this myself. Actually, can you try this as well?

 

;current speed, altitude when not navigating 



 

I'm hoping this shows the current speed/speed limit in the following format:

 

[current speed] / [speed limit] mph.

 

If that works, I'm sure there's a way to turn the numbers red when the current speed exceeds the speed limit (either immediately or after it exceeds it by a given number or percentage), but I'm not familiar enough with the coding to know how to do that off the top of my head.

 

--Mav

Link to post
Share on other sites

Only problem I see with the speed limit is that (at least here in metro detroit) it only shows speed limits on the interstate highways!! not on any local roads or state roads!! WHAT GIVES, is this everywhere or just here....

 

 

Oh yeah they uped the speed on our highways to 70mph last year 04\2007 i wanna say but the AVIC still says 65!!!

Link to post
Share on other sites
Only problem I see with the speed limit is that (at least here in metro detroit) it only shows speed limits on the interstate highways!! not on any local roads or state roads!! WHAT GIVES, is this everywhere or just here....

 

 

Oh yeah they uped the speed on our highways to 70mph last year 04\2007 i wanna say but the AVIC still says 65!!!

 

Good point. How about this:

 

;current speed, altitude when not navigating 




 

This should display the speed as "[current speed] mph" when there is no speed limit info available and as "[current speed]/[speed limit] mph" when a speed limit is available.

Link to post
Share on other sites

Maps won't necessarily have posted speed limits for each section of the road everywhere. It uses average realistic speed for generating routes anyway.

 

Also, there's a separate text model that has speed limit's units, which you can combine with speed number itself.

 

If a limit was changed in 04/2007 it would not have necessarily made it into stock maps (2007.10 I believe). NHewer maps might have it.

Link to post
Share on other sites

Yup, you're right. But I had some time this evening to mess around with it, and I got it fixed. Here's the code.

 

Replace this:

 

;current speed, altitude when not navigating 

 

with this:

 

;current speed (and speed limit where present) and altitude when not navigating





;	

 

Here's what happens when you do that:

 

No route active, and no speed limit detected (number is current speed)

3088853526_8b2ba5175b_d.jpg

 

No route active, but speed limit detected (first number is current speed; second number is speed limit):

3088013823_0f572fdd8c_d.jpg

 

Have fun!

 

--Mav

Link to post
Share on other sites

 

No route active, but speed limit detected (first number is current speed; second number is speed limit):

3088013823_0f572fdd8c_d.jpg

 

Have fun!

 

--Mav

 

Damn Doc! Where were we going........

 

HA! No, I'm actually sitting still. Couldn't actually take a clear picture while driving, so just took a picture when I was testing out the spacing....

Link to post
Share on other sites

I know this is off topic but "mgreinke Posted: Sat Dec 06, 2008 10:42 pm Post subject:

 

--------------------------------------------------------------------------------

 

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.

I would like to know how you got Garmin to work properly with LeedLauncher2.0, mine looses gps signal in a few seconds, hope you have a solution to my problem. thanks for any response.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...