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 11-02-2006, 10:16 AM   #1
Low Bitrate
 
Join Date: Aug 2005
Location: Canada
Posts: 58
WaRFiElD is on a distinguished road
Talking iBusRR v2.0.5: 06/01/2008 BMW Doors/Windows/Lights control NEW RELEASE!!

It's been a long time since the last release but here it is

iBusRR v2 NEW AND IMPROVED!!

Changelog:

v2.0.5 06/01/2008
- added $IKEOUTSIDETEMP$ which is outside temperature data (in 'C only) taken from IKE. This should work on all models including those without OBC. The downside is you loose resolution from $OUTSIDETEMP$ (1'C instead of 0.5'C). Update interval is 10sec
- $OBCSPEED$ and $OBCRPM$ will now get back to 0 when motor is stopped
- $VIN$ issue corrected
- new LTS (Light Test Sequence) command. SHOW AND OFF-ROAD PURPOSE ONLY

v2.0.3 05/16/2008
- Fixed another hibernation issue
- added SetGamma=1 into ini file to send NIGHTGAMMA to RR when the lights are turned on and DAYGAMMA when they're turned off
- added $VIN$ variable
- added $COOLANTTEMP$ variable

v2.0.0 (original v2 release):
- Code has been mostly rewritten from scratch to support easier and faster i-bus messages parsing
- Each button actions can be configured individually depending of which RR screen you currently are (check the .ini file for more info)
- !SWITCHSCREENS! command can be used to switch between different user configured screens (again in the .ini file)
- SENDKEY: can be used to simulate a keyboard keypress instead of sending a command to RR
- RoadRunner window name can now be changed (might be useful to use in other frontends?)
- An icon has been added in the system tray to exit program if needed
- Hibernation support should have been improved
- Various OBC sensor values are now parsed and sent to RR to be used in your skins
- IKE time can be synchronized with the PC when iBusRR is launched (SyncTime=1 in ini file)

Here is the list of currently available sensors (and their variable name in RR):

$OUTSIDETEMP$ : Current outside temperature, switch from C to F depending on your OBC settings
$IKEOUTSIDETEMP$ : Current outside temperature data (in 'C only) taken from the IKE
$CONSUMPTION$ : Current AVG fuel consumption
$RANGE$ : Range left in your gas tank
$OBCSPEED$ : Current speed in Km/h
$OBCRPM$ : Current engine RPM
$COOLANTTEMP$ : Current engine coolant temperature
$VIN$ : Vehicule VIN (taken from LCM)

Light Test Sequence command for your skin (toggle on/off):
"SENDMSG;iBusRR;LTS"

As in the last version you can also send pre-defined messages to i-bus using the SENDMSG command in RR
examples:

OPEN_TRUNK

OPEN_SUNROOF
CLOSE_SUNROOF

OPEN_DRIVER_FRONT_WINDOW
OPEN_DRIVER_REAR_WINDOW
OPEN_PASSENGER_FRONT_WINDOW
OPEN_PASSENGER_REAR_WINDOW

CLOSE_DRIVER_FRONT_WINDOW
CLOSE_DRIVER_REAR_WINDOW
CLOSE_PASSENGER_FRONT_WINDOW
CLOSE_PASSENGER_REAR_WINDOW



The Skin commands to send messages to iBusRR are as follow:
"SENDMSG;iBusRR;OPEN_TRUNK"
"SENDMSG;iBusRR;OPEN_SUNROOF"
etc

NOTE: You'll need VB6 runtimes files to execute iBusRR

PLEASE DELETE YOUR OLD .INI FILE AND START WITH THE ONE PROVIDED WITH THE NEW .ZIP FILE

There is now an LTS.ini file included in the zip file; this is where you can change the light sequence. It is not much commented yet but it should be intuitive to modify. Keep in mind you should not blink your XENON lights as this will shorten the ballast life. Please leave your key to ACC position before sending LTS command. DO NOT TRY WHILE YOU ARE ON PUBLIC ROAD

My PMs are opened for comments, suggestions and bug reports
Attached Files
File Type: zip iBusRR v2.0.3.zip (64.7 KB, 293 views)
File Type: zip iBusRR v2.0.5.zip (66.4 KB, 666 views)

Last edited by WaRFiElD; 06-01-2008 at 05:59 PM.
WaRFiElD is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 11-02-2006, 10:28 AM   #2
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
This looks cool, shame my E36 doesn't have these
Enforcer is offline   Reply With Quote
Old 11-02-2006, 11:48 AM   #3
FLAC
 
sama's Avatar
 
Join Date: Feb 2006
Location: London, UK
Posts: 1,280
sama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud ofsama has much to be proud of
nice one. have a look here http://www.mp3car.com/vbulletin/show...scrolling+ibus

there's some code in there to scroll the ibus in the instrument panel, and some code to keep the amp alive. could you include those in there too? would be good for e39'ers!
__________________
///Mputer - Velocity - TomTom - Vision - Bezel - CarPC
sama is offline   Reply With Quote
Old 11-02-2006, 01:53 PM   #4
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
That's pretty cool.. prob. something nice to add to the idrive skin.
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 11-02-2006, 01:57 PM   #5
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
eh?



I'll need a E46 to test it out though.
Enforcer is offline   Reply With Quote
Old 11-02-2006, 03:07 PM   #6
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
just a simple cut and paste, but you get the idea.
Attached Images
 
Enforcer is offline   Reply With Quote
Old 11-02-2006, 03:33 PM   #7
Newbie
 
Join Date: Oct 2006
Location: California
Posts: 11
daregone is an unknown quantity at this point
car2pc

I am still a bit new to interfacing with the IBUS - but is the car2pc adaptor compatible with this?
daregone is offline   Reply With Quote
Old 11-02-2006, 03:53 PM   #8
Low Bitrate
 
Join Date: Aug 2005
Location: Canada
Posts: 58
WaRFiElD is on a distinguished road
@Enforcer: thats EXACTLY the kind of stuff I'm looking for
Thank you!

@daregone: if you're able to send and receive commands to the ibus (i.e. ibuscomm) you should be able to do this
I'm using reslers interface which is working great
WaRFiElD is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-02-2006, 10:19 PM   #9
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
guino will become famous soon enoughguino will become famous soon enough
Quote: Originally Posted by Enforcer View Post
eh?
I'll need a E46 to test it out though.

Didn't say you had to do it.. Just said it would be a nice addition to the "BMW" style skin.. I'd gladly test it if I had one.. hehe
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 11-03-2006, 01:54 AM   #10
Variable Bitrate
 
vinzer's Avatar
 
Join Date: Jul 2005
Location: Montreal, Canada
Posts: 261
vinzer is on a distinguished road
What about E53 model ? Is it possible to control it thru the i-bus ?
__________________
-------------------------------------------------
BMW X5 Carputer Project
Finished: 85%
http://www.mp3car.com/vbulletin/show...lots-pics.html
vinzer is offline   Reply With Quote
Old 11-03-2006, 08:59 PM   #11
Newbie
 
cunni's Avatar
 
Join Date: Aug 2006
Location: UK
Posts: 28
cunni is an unknown quantity at this point
Quote: Originally Posted by Enforcer View Post
This looks cool, shame my E36 doesn't have these

Ditto, that would be cool to have in my e36 to!

__________________
Car: BMW e46 PC: Shuttle XP2500+ / 40gig hdd / 1024Mb DDR Ram / Nvidia6600GT / 7" OEM Looking Touch Screen, GPS, WiFi, 1 Amp, 2x10" Subs
cunni is offline   Reply With Quote
Old 11-03-2006, 09:52 PM   #12
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
Question :

Is it possible to detect whether the windows, sunroof or trunk are open or closed via the iBus?

I'm thinking of having toggle buttons down the LHS with indicators on the car for whether they are open or closed.



I'll do a mock up later today when I am at home.
Enforcer is offline   Reply With Quote
Old 11-03-2006, 10:01 PM   #13
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
Quote: Originally Posted by cunni View Post
Ditto, that would be cool to have in my e36 to!



We may have to hook this up

http://www.mp3car.com/vbulletin/rr-released-plugins/88552-velleman-k8055-usb-i-o-board-extension-plugin.html

to do that for ours.
Enforcer is offline   Reply With Quote
Old 11-04-2006, 09:36 PM   #14
Low Bitrate
 
Join Date: Aug 2005
Location: Canada
Posts: 58
WaRFiElD is on a distinguished road
Quote: Originally Posted by Enforcer View Post
Question :

Is it possible to detect whether the windows, sunroof or trunk are open or closed via the iBus?

I'm thinking of having toggle buttons down the LHS with indicators on the car for whether they are open or closed.



I'll do a mock up later today when I am at home.

Technically YES it's possible but you have to send a request (probably by spoofing DIS device) and to interpret the answer
two things that hasn't been found yet (at least not on www.hacktheibus.com nor yahoogroups)
WaRFiElD is offline   Reply With Quote
Old 11-04-2006, 10:20 PM   #15
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
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
Hmm

I assume then that when you send the codes it opens the window fully or closes it fully. or does it stop part way in between?
Enforcer 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
Wanted, graphic Nvidia PCI (old bus) card ! calico General Hardware Discussion 0 02-25-2006 03:55 AM
BMW I/K Bus bmwperson Input Devices 2 09-06-2004 01:47 PM



All times are GMT -5. The time now is 01:14 AM.


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