Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 09-14-2008, 03:02 AM   #76
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
Quote: Originally Posted by Davefocus View Post
Hi guys,

I've got wifi_man running......well sort of. Is there an info.jpg available as there isn't one in the downloaded 0.6.rar?

BTW great app. A defo for my setup as I'm just about to put in the wireless adapter.

Cheers,
Dave

Sorry guys,

I misread the readme a forgot to alter the wireless.skin to change to games_off.jpg,games_off.jpg,games_on.jpg,games_on. jpg.

I'd still be interested in a BMV2 skin if there's one available!

Cheers guys (and sorry)
Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 09-14-2008, 06:11 AM   #77
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
OK, here we go. I've had a go at creating my own skin and it's all going well apart from a signal strength indicator bar (just like a mobile phone strength indicator bar) shows the same as the GPS bar.

I've set it the same as my GPSSIGNAL and VOLUME indicator bars using the code CUSTOM_WIFI_SIGNAL and CUSTOM_WIFI_SIGNAL_DB. They all use the same slider (for now) and the slider code is:

/, Y, Back Slider file path
Y01,"\volume_slider\volume_*.jpg"

/, S, x, y, w, h, x1, y1, w1, h1, O, Style, Pointer file path, h2, Code;SLIDERCODES, Tooltip
S01,640,105,120,40,600,105,120,40,H,01,,,"MASTER",
S02,430,90,90,20,430,90,90,20,H,01,,,"GPSSIGNAL",
S03,430,140,90,20,430,140,90,20,H,01,,,"CUSTOM_WIF I_SIGNAL",

What have I done wrong? I should be ok using same slider bar shouldn'tI?

Thanks guys,
Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Old 09-14-2008, 11:16 AM   #78
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,941
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
I suspect that the plugin needs to be updated for the sliders to work.


Try using a RR version from last year.


This is a post of mine discussing a similar situation regarding the RRGas plugin.


http://www.mp3car.com/vbulletin/1250414-post198.html

Last edited by Enforcer; 09-14-2008 at 11:19 AM.
Enforcer is offline   Reply With Quote
Old 09-14-2008, 11:30 AM   #79
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
Cheers E,

I'm using the version dated 13/12/2007 but whether El Camino will have any info regarding this.

Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Old 09-19-2008, 04:12 AM   #80
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
El Camino,

Is the CUSTOM_WIFI_SIGNAL affected by using the new version 18/09/08 of RoadRunner or have I put the incorrect code in post 77.

Nice plugin! I've skinned it apart from the signal stregth bar now .

Cheers,
Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Old 10-05-2008, 02:29 AM   #81
FLAC
 
EL CAMINO's Avatar
 
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
EL CAMINO is on a distinguished road
working in a little update for this, mayor changes are:

*added command to repair connection(untested)

*added some functions to save hotpots location(lon and lat), hotspot list, command to
set 2 variables with lon and lat from selected hotspot(can be used to navigate to that hotspot, iGuidance?)


*added some error trapping when building ini.

*change code to use variables instead of custom labels.
EL CAMINO is offline   Reply With Quote
Old 10-05-2008, 04:49 AM   #82
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
I've just downloaded to my laptop for testing. Hopefully this version will make it into the car just as soon as I install the wifi aerial.

I'll provide feedback soon .

Many thanks,
Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Old 10-07-2008, 10:16 PM   #83
FLAC
 
EL CAMINO's Avatar
 
Join Date: Jul 2005
Location: upland california us
Posts: 1,012
EL CAMINO is on a distinguished road
new version released,

Dave, try this code for your slider

Code:
S03,430,140,90,20,430,,,,,H,01,"",18,"$WIFI_STRENGTH$",""

in my skin i use the single png slider, something like this.

Code:
S03,430,140,90,20,,,,,H,"wifi_signal.png","",18,"$WIFI_STRENGTH$",""


Last edited by EL CAMINO; 10-08-2008 at 02:42 AM.
EL CAMINO is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-13-2008, 11:38 AM   #84
Low Bitrate
 
smp4488's Avatar
 
Join Date: Oct 2007
Location: Louisville, KY
Posts: 91
smp4488 is an unknown quantity at this point
I am using LSX Void as my skin and im trying to embed this wifi manager. When the program launches all i get is a white embeded screen. In my skin you just use the window name and the path to the exe to embed it. I dont have any skins for it. Can this run standalone? I embeded upd8 this way and it works fine but i believe it has a skin with it.
smp4488 is offline   Reply With Quote
Old 10-13-2008, 12:23 PM   #85
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
i think LSX has code for embedding external apps , of which won't work here, the script handles the embedment, follow the readme and the skin cmds , you need to make up a new skin for it.
carputer1 is offline   Reply With Quote
Old 10-13-2008, 01:34 PM   #86
Low Bitrate
 
smp4488's Avatar
 
Join Date: Oct 2007
Location: Louisville, KY
Posts: 91
smp4488 is an unknown quantity at this point
I'm really not worried about it matching, is there a pre made skin?
smp4488 is offline   Reply With Quote
Old 10-13-2008, 01:48 PM   #87
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
carputer1 will become famous soon enough
not as of yet , but i know El has been useing Val's Tek skin for releases , and val has added it to the latest TEK 3 skin which should be re-released soon ,
carputer1 is offline   Reply With Quote
Old 10-13-2008, 02:49 PM   #88
Variable Bitrate
 
Davefocus's Avatar
 
Join Date: Mar 2005
Location: Norfolk UK
Posts: 318
Davefocus is on a distinguished road
[QUOTE=EL CAMINO;1259001]new version released,

Dave, try this code for your slider

Code:
S03,430,140,90,20,430,,,,,H,01,"",18,"$WIFI_STRENGTH$",""

El Camino,

You're a star! Only just caught up with this thread put in this code:

S03,430,140,90,20,430,140,90,20,H,01,,,"$WIFI_STRE NGTH$",""

It works really well, just what I was after .

Many, many thanks.
Dave
__________________
Vauxhall Astra SXi Car PC installed.
Centre console screen fabrication in progress.
Davefocus is offline   Reply With Quote
Old 10-13-2008, 02:51 PM   #89
Maximum Bitrate
 
Valheru's Avatar
 
Join Date: Jul 2007
Location: Ireland
Posts: 509
Valheru is an unknown quantity at this point
yes TEK3 should be back on the forums for this weekend ... and it HAS WiFi 1.5 included with it .
__________________
-------------------------------
The TEKNIK Family ... Teknik 1 & Teknik 2, Teknik T-3, Teknik v4.0
Valheru is offline   Reply With Quote
Old 11-23-2008, 06:11 AM   #90
Newbie
 
Join Date: Aug 2007
Posts: 13
ciccillover is an unknown quantity at this point
Runs very well in Teknik 3, really nice piece of software. Thanks fot the hard work!
Any chance to have it translated to Italian? I would do the translation.
ciccillover 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
Holux GPS Trouble mangus580 StreetDeck 34 11-26-2007 09:56 PM



All times are GMT -5. The time now is 03:03 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