Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins > RR Released Plugins


View Poll Results: I want these features added
GeoCaching - Users can share GPS COORDINATES for GEOCHACE 8 27.59%
Automatic Trapster Downloads and Zone Updates - (INTERNET REQUIRED) 13 44.83%
Stand Alone Version - Not Dependent on RR for anything 8 27.59%
Skinnable Stand Alone Version 11 37.93%
Import Speed Zones to Garmin POI 10 34.48%
More RR integration (Indicators, Label Codes & what ever) 14 48.28%
Dynamic Settings Changer 6 20.69%
Works while GPS Screen is active in RR 15 51.72%
Multiple Choice Poll. Voters: 29. You may not vote on this poll

Reply
 
Share Thread Tools Display Modes
Old 08-04-2009, 09:33 AM   #61
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
When RR starts do you see the speedzone splash screen?
It seems like Speed Zone isnt getting loaded when RR starts. It should.
Right after RR starts and everything seems to be Loaded up..
Press CTRL + ALT + DEL and check processess for speedlimit.exe.
If this is missing speedzone is not getting loaded.
What skin are you using?
ThunderStick is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-04-2009, 03:07 PM   #62
Constant Bitrate
 
Join Date: Jul 2006
Posts: 113
CannonBaller is an unknown quantity at this point
actually i don't.
The only time the splash screen shows up and teh GPSdiag app, is after i click on the START or the speedlimits.

I though something was off. Becuase i found it odd that i would need to hit the START button to get the app to look like it was working.

Im using the DFX4 skin.
This is what i did to set it up.

- voices enabled in your RR config

- Copy all files to (YOURSKINPATH)\Plugs\SpeedZoneLimit\

- Place files from the "example skin" folder in to your existing skin (overwright existing)

- Create a button to launch the speed limit skin using command "SPEEDSTART"

- Create a button to launch the speed zone skin using command "SPDZONES"
(Use the Button Editor - use the same name for all 3 feilds)

7. Add the following line to the DFX exectbl.ini file
"ONSKINSTART","RUN;$SKINPATH$Plugs\SpeedZoneLimit\ speedlimit.exe"

8. Add the "Speed Limit Plugin" lines to DFX exectbl.ini file
(add to the end)

I think you may be right its not loading correctly at the startup.
I tried moving the ONSKINSTART around a bit and put it as the very first item to load. Interestingly, it still didn't load, but also prevented other things below it from loading.
So what it looks like is the ONSKINSTART command is just not loading for some reason.
CannonBaller is offline   Reply With Quote
Old 08-04-2009, 03:55 PM   #63
Constant Bitrate
 
Join Date: Jul 2006
Posts: 113
CannonBaller is an unknown quantity at this point
OK found part of the issue. I was missing quotations at the end of the line.
So now it reads.
"ONSKINSTART","RUN;$SKINPATH$Plugs\SpeedZoneLimit\ speedlimit.exe"

But still the only way to get it to load during RR start, is if its the first item on the line in the exectbl.
But as mentioned before, looks like some other parts of the table don't get excuted if i have it this way. (eg.The button lables don't get loaded)

Now if i put the line as the second line of the exectble. Then it won't load at all. I tried putting it in other parts of the exetbl. And still won't load.

And the original error i got still shows up when the speedlimit.exe loads.
Even when it loaded up during RR start.
CannonBaller is offline   Reply With Quote
Old 08-04-2009, 04:45 PM   #64
FLAC
 
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,541
Maheriano will become famous soon enoughMaheriano will become famous soon enough
I've got a keyfob I use to open the gate to my complex, does anyone know if there's a way I can get this application to somehow send the command to open the gate without having to use the keyfob? I believe it sends an RF signal to open it.
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV

2005 Honda Civic
Maheriano is offline   Reply With Quote
Old 08-04-2009, 05:12 PM   #65
Constant Bitrate
 
Join Date: Jul 2006
Posts: 113
CannonBaller is an unknown quantity at this point
getting close and closer. More experimenting.
What i just found out is that there can only be one "onSkinStart" line in the exectble.ini.

So to get Speedlimit to load correctly. This is what i had to do.
Again im using the DFX4 skin, so not sure if it applies to all others.

- Added the following line to the DFX exectbl.ini file
this is what executes the speedlimit pluggin
"SPEEDZONE","RUN;$SKINPATH$Plugs\SpeedZoneLimit\sp eedlimit.exe"

- Added "||SPEEDZONE" as an additional item in the onskinstart command.
So should now looks like this:
"OnSkinStart","SetApps||SetCommandLabels01||SetApp Labels||SetIcons||GammaSlider||ExtraPrograms||SPEE DZONE"

So now everything loads correctly.
Except of course for the error "variable used without being declared" popup.
CannonBaller is offline   Reply With Quote
Old 08-04-2009, 05:16 PM   #66
Constant Bitrate
 
Join Date: Jul 2006
Posts: 113
CannonBaller is an unknown quantity at this point
Quote: Originally Posted by Maheriano View Post
I've got a keyfob I use to open the gate to my complex, does anyone know if there's a way I can get this application to somehow send the command to open the gate without having to use the keyfob? I believe it sends an RF signal to open it.

This is a wicked idea. I'm sure it can be done. All you need is an transmitter that can support multiple frequences and learn you keyfob codes. Oy yea and somehow be controlled via PC.

Probaby the easiest way of doing this with existing equipment.
Get the Fusion Brain. Rip apart your keyfob and wire a relay to the button contact points. Now its computer controlled. All you need is to trigger the Fusion brain based on your GPS position.
CannonBaller is offline   Reply With Quote
Old 08-05-2009, 09:50 AM   #67
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Try using my skin for a test... NA Garmin. I know for sure this is configured correctly.
ThunderStick is offline   Reply With Quote
Old 08-05-2009, 10:23 AM   #68
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Quote: Originally Posted by CannonBaller View Post
getting close and closer. More experimenting.
So now everything loads correctly.
Except of course for the error "variable used without being declared" popup.

Somethings may depend on this, this sounds like your problem.
Are you using XP?
Will not work with earlier versions of windows, not sure about vista

In the past if having trouble during start up it has been narrowed down to a problem with the language files. Check you windows regional settings. Set to english if not set to english.
SZ is supposed to work with other langauges but for trouble shooting purposes let's try this.

(1) Make sure you are using the latest version of RR..
Set SZ to use english. Then make sure you have the english.lng file in the SZ folder.

(2) With DFX running
Run the RR Skin Tool
Type in !SPEEDZONEMONI1 for an indicator
It should alternate between on and off every few seconds if speed zone is running.

(3) double check your Exectble.ini and make sure that all the entries have been made for speedzone.
This is a critical one.

(4) Also ensure you have the correct comport for speed zone. MUST be different than the one that RR uses.

(5) Open up the error.log file if one exists in the speedzone path. May have a clue there.

(6) Zip up your entire DFX setup and attach it to a post so I can check it out.
ThunderStick is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-05-2009, 10:27 AM   #69
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Quote: Originally Posted by Maheriano View Post
I've got a keyfob I use to open the gate to my complex, does anyone know if there's a way I can get this application to somehow send the command to open the gate without having to use the keyfob? I believe it sends an RF signal to open it.

This can definitely be done using a fusion brain. You can configure SZ to execute any commands through RR or From the command line. These commands can control anything.

I have my computer setup so when I get home it updates my trapster zones using the Auto Trapster script. All you need to do is add a command to your zone and Bingo your setup.
ThunderStick is offline   Reply With Quote
Old 08-05-2009, 11:27 AM   #70
FLAC
 
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,541
Maheriano will become famous soon enoughMaheriano will become famous soon enough
Quote: Originally Posted by ThunderStick View Post
This can definitely be done using a fusion brain. You can configure SZ to execute any commands through RR or From the command line. These commands can control anything.

I have my computer setup so when I get home it updates my trapster zones using the Auto Trapster script. All you need to do is add a command to your zone and Bingo your setup.

I would need to tear apart a keyfob though? Would it be powered from the computer or would I still need to keep the batteries in it?
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV

2005 Honda Civic
Maheriano is offline   Reply With Quote
Old 08-05-2009, 12:55 PM   #71
Constant Bitrate
 
Join Date: Jul 2006
Posts: 113
CannonBaller is an unknown quantity at this point
Quote: Originally Posted by Maheriano View Post
I would need to tear apart a keyfob though? Would it be powered from the computer or would I still need to keep the batteries in it?

You can either.

1) keep your battery...probably the simplest way.

2) you can power it from your PC if you connect it to your power supply. Or even another power source in your car. BUT...you will need to get the voltage down to whatever your battery is (1.5V probably). So either get a transformer that can do down voltage or you can built one yourself with resistors.
CannonBaller is offline   Reply With Quote
Old 08-06-2009, 09:53 AM   #72
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Just keep the battery in it. Make sure you put it in an easily accessible spot and you should have no problems.
ThunderStick is offline   Reply With Quote
Old 08-06-2009, 09:54 AM   #73
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Quote: Originally Posted by CannonBaller View Post
getting close and closer. So now everything loads correctly.
Except of course for the error "variable used without being declared" popup.

Did you ever get this working?
ThunderStick is offline   Reply With Quote
Old 08-06-2009, 12:26 PM   #74
Maximum Bitrate
 
pierrotm777's Avatar
 
Join Date: May 2008
Location: Bordeaux, France
Posts: 587
pierrotm777 will become famous soon enough
How do you use the Geocache option Tunderstick ?
pierrotm777 is offline   Reply With Quote
Old 08-06-2009, 10:15 PM   #75
One Sharp Cheddar
 
ThunderStick's Avatar
 
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
ThunderStick is on a distinguished road
Tell you the truth, I havent.. It is still a theory. It may work. Create a zone and just include geocache in the name. When this zone is entered it will display a scrolled map on your screen. The idea eventually will be to allow users to share these zones and use them to mark landmarks, points of interest or other things you would like to share.
Kind of like a geocache club that uses a handheld GPS for a treasure hunting like game.
This eventually will work the same way.
Not sure how well it is working yet, but it should notify you when entered. Eventually if enough interest is generated we could maybe get a facebook thing going to support sharing the GEO CACHE zones. Who know where this will go, was just a fun idea I thought I would add....
ThunderStick is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Age Garmin - FINAL RELEASE 01OCT09 ThunderStick RR Released Skins 136 11-06-2009 11:02 PM
RELEASE: Map Monkey v1.1.3 Ninja Monkey Map Monkey 163 02-12-2009 11:27 AM
Speed Limit / Speed Zone Plugin RELEASED ThunderStick RR Plugins 54 12-20-2008 02:03 AM
New OBDII scantool - Beta testers? tmort Engine Management, OBD-II, Engine Diagnostics, etc. 173 01-08-2008 07:44 PM
Hacking into Fan speed switch... Dexter Hardware Development 10 07-12-2005 12:11 PM



All times are GMT -5. The time now is 10:01 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics