|
I-BUS steering buttons now working for RR
ok.. I have altered the IBusComM app to get it to work with RR. I have changed the way IBusComM sends its buttons. You can still alter the buttons at the bottom of the .ini file to what you want. I have preset them as following
[ID:STW_PREV_PRES]
MsgTemplate="5004683B080F"
Label="S. Wheel < Press"
Parse=True
KeyboardMap="RRPREV"
[ID:STW_NEXT_PRES]
MsgTemplate="5004683B0106"
Label="S. Wheel > Press"
Parse=True
KeyboardMap="RRNEXT"
[ID:STW_PLUS_PRES]
MsgTemplate="50046832111F"
Label="S. Wheel + Press"
Parse=True
KeyboardMap="VOL+"
[ID:STW_MINUS_PRES]
MsgTemplate="50046832101E"
Label="S. Wheel - Press"
Parse=True
KeyboardMap="VOL-"
[ID:STW_PHONE_PRES]
MsgTemplate="5004C83B8027"
Label="S. Wheel phone Press"
Parse=True
KeyboardMap="MUTE"
[ID:STW_RT_PRES]
MsgTemplate="5003C8019A"
Label="S. Wheel - Press"
Parse=True
KeyboardMap="PLAY"
The KeyboardMap=" change here " is the command you need to enter. So if you wanted to change the MUTE button, so when you press it, it takes you make to the main menu, then the RR code for this is "MAIN". Check out the Skin commands text file thats in your RR folder for more command.
I havent stuck it in my car yet, but I would of thought there wont be a problem.. just remember to set the correct com port. I have stuck both RR and RR I-Bus in my start folder so when the PC boots they both start.
have fun !
CdR
Last edited by CdRsKuLL; 03-20-2005 at 03:07 AM.
|