Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
05-20-2008, 10:38 AM
|
#46
|
|
Low Bitrate
Join Date: Aug 2005
Location: Canada
Vehicle: BMW E46
Posts: 58
|
Thanks ALOT Dan! I love the new look of the BMW screen! Gotta try this tonight
|
|
|
05-21-2008, 02:26 AM
|
#47
|
|
Newbie
Join Date: Feb 2008
Posts: 9
|
Dan, you are my god ;-). The Last screen with all ligths are very good.
|
|
|
05-21-2008, 02:40 PM
|
#48
|
|
Newbie
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
|
This is a great skin with BMW IBus functions, I love it! With FreeFone it would be perfect  Browsing music with steering wheel buttons is great (although page up and page down are backwards, dunno if it is iGoBMW issue?).
There is one thing I haven't figured out yet: how to turn off vis in audio player skin (to show CD cover)?
Anyway, thanks for great skin! 
Last edited by Jaskari; 05-21-2008 at 02:54 PM.
|
|
|
05-21-2008, 04:54 PM
|
#49
|
|
Newbie
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
|
Quote: Originally Posted by Jaskari 
There is one thing I haven't figured out yet: how to turn off vis in audio player skin (to show CD cover)? 
Click the CD cover again to turn it off, but you need to set VIS to transparent in RRconfig first. (I noticed the albumart does not show back after this - need to reload playlist I think)
The IbusRR.ini in my skin should have the correct UP/DOWN for the audio player screen.
Thanks all for the feedback!
OT: Go on Man U! 
|
|
|
05-23-2008, 01:14 AM
|
#50
|
|
Newbie
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
|
Quote: Originally Posted by dan32500 
The IbusRR.ini in my skin should have the correct UP/DOWN for the audio player screen.
part from your IBusRR.ini:
Code:
[audio_player.skin]
PREV_PRES="DOWN"
PREV_QUICK_REL=""
PREV_HOLD_REL=""
PREV_HOLD="PGUP"
NEXT_PRES="UP"
NEXT_QUICK_REL=""
NEXT_HOLD_REL=""
NEXT_HOLD="PGDOWN"
PLUS_PRES=""
MINUS_PRES=""
PHONE_PRES="!SWITCHSCREENS!"
RT_PRES="PLAY"
REPEAT_HOLD_CMD=1
I think PGUP and PGDOWN should be placed the other way around, but I guess it is a matter of opinion.
Dan do you know the code for changing Fahrenheits to Celsius in OBC (like consumption unit is changed in SET_OBC_TO_L100Km)? I don't have OBC in my car and BMW skin shows fahrenheits instead of celsius in outside temp. Or is there a way in Roadrunner to take part of $OUTSIDETEMP$ (stripping + and C) and then doing a conversion (C=F-32x5/9)?
Also one thing is bugging me.. after stopping the engine RPM meter wont go to 0. Is this normal?
|
|
|
05-23-2008, 04:20 AM
|
#51
|
|
Newbie
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
|
Quote: Originally Posted by Jaskari 
I think PGUP and PGDOWN should be placed the other way around, but I guess it is a matter of opinion.
Dan do you know the code for changing Fahrenheits to Celsius in OBC (like consumption unit is changed in SET_OBC_TO_L100Km)? I don't have OBC in my car and BMW skin shows fahrenheits instead of celsius in outside temp. Or is there a way in Roadrunner to take part of $OUTSIDETEMP$ (stripping + and C) and then doing a conversion (C=F-32x5/9)?
Also one thing is bugging me.. after stopping the engine RPM meter wont go to 0. Is this normal?
Oh yeah, I only changed the single press command, I have't noticed the hold command cose I didn't use it.
I'm not sure of a code to change C/F and 12H/24H - I used the right knob on the cluster. Maybe warfield knows cose he gave me the code for L/100Km.
You can try editing bmw.skin to convert F to C:
FROM:
L,610,271,167,19,240,240,240,14,"Arial:B","=OUTSID E: $OUTSIDETEMP$","CENTER"
TO
L,610,271,167,19,240,240,240,14,"Arial:B","=OUTSID E: $OUTSIDETEMP$","F2C"
I think the RPM thing is cose of the pugin not updating the variable to 0 when doesn't find a value in IBUS.
|
|
|
05-23-2008, 05:29 AM
|
#52
|
|
Newbie
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
|
Quote: Originally Posted by dan32500 
You can try editing bmw.skin to convert F to C:
FROM:
L,610,271,167,19,240,240,240,14,"Arial:B","=OUTSID E: $OUTSIDETEMP$","CENTER"
TO
L,610,271,167,19,240,240,240,14,"Arial:B","=OUTSID E: $OUTSIDETEMP$","F2C"
Tried F2C instead of CENTER, but it didn't help.  Maybe it wont work because $OUTSIDETEMP$ variable shows +54 C and not +54 F (RR thinks, that it is already fahrenheits). Gotta ask from Warfield if he can think of something..
Quote: Originally Posted by dan32500 
I think the RPM thing is cose of the pugin not updating the variable to 0 when doesn't find a value in IBUS.
Maybe Warfield could add something to IBusRR for detecting when motor is not running and then reset RPM variable inside IBusRR and update RPM to RR..
Last edited by Jaskari; 05-23-2008 at 05:42 AM.
|
|
|
05-23-2008, 01:53 PM
|
#53
|
|
Low Bitrate
Join Date: Apr 2007
Posts: 88
|
Nice Skin! The IBUS stuff is terrific. One question.... do you have a code to switch OBC back to MPG? (Edit: Disconnecting the battery works!) However a code would be a lot more elegant. Not to mention easier to do while driving 
Last edited by Dave323Ci; 05-25-2008 at 09:17 AM.
Reason: Updated information
|
|
|
05-24-2008, 10:23 PM
|
#54
|
|
Newbie
Join Date: Dec 2006
Posts: 1
|
Excellent BMW skin. iGo is now my main RR skin. One thing I couldn't figure out:
I used to be able to use my Navi right knob to scroll through the menu items and pressing on the knob acted as [ENTER] with LSX, Simplistque, or FX skin. I couldn't do the same with iGoBMW. Any ideas or help is appreciated. Thx!
|
|
|
05-26-2008, 06:13 AM
|
#55
|
|
Constant Bitrate
Join Date: Nov 2005
Posts: 147
|
i am only getting a vertical small (pink) bar with this skin where i can see half of the compass/speedo, although background path set. anything to do with flash - special version or player required?
|
|
|
05-26-2008, 06:39 AM
|
#56
|
|
Newbie
Join Date: Jul 2006
Location: Finland
Vehicle: 2003/BMW/E46
Posts: 24
|
Quote: Originally Posted by upspace 
i am only getting a vertical small (pink) bar with this skin where i can see half of the compass/speedo, although background path set. anything to do with flash - special version or player required?
I had the same problem... check your rr.ini file for fastmode line.. it should be "fastmode=-1".
|
|
|
05-26-2008, 01:32 PM
|
#57
|
|
Constant Bitrate
Join Date: Nov 2005
Posts: 147
|
Quote: Originally Posted by Jaskari 
I had the same problem... check your rr.ini file for fastmode line.. it should be "fastmode=-1".
hhhm not for me. any other tips?
|
|
|
05-26-2008, 02:40 PM
|
#58
|
|
Newbie
Join Date: Feb 2008
Location: Ireland
Vehicle: BMW E46 325Ci
Posts: 55
|
Quote:
i am only getting a vertical small (pink) bar with this skin where i can see half of the compass/speedo, although background path set. anything to do with flash - special version or player required?
Check again and make sure a valid background is set.
Quote:
I used to be able to use my Navi right knob to scroll through the menu items and pressing on the knob acted as [ENTER]
You will need to update IbusRR.ini with your previous settings but in the new format.
Quote:
One question.... do you have a code to switch OBC back to MPG?
Sorry, I don't, will have to wait for WaRFiElD to come back.
Last edited by dan32500; 05-27-2008 at 04:54 PM.
|
|
|
05-26-2008, 03:54 PM
|
#59
|
|
Newbie
Join Date: Feb 2007
Posts: 11
|
Hi, where can I download or buy iGo8 please?
I use actually sygic but I always get problems with RR using any GPS software
|
|
|
05-31-2008, 07:21 AM
|
#60
|
|
Newbie
Join Date: Jan 2007
Posts: 29
|
Hello,
Despite its adobe flasplayer installed in PCs used by car makes me not view the files *.swf menu Bmw.skin
Also in the menu change background I do not see backgrounds
Do you know how to solve the problem ?
Tanks
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:01 AM.
|
|