Quote: Originally Posted by
WaRFiElD 
The speed limit codes are for the factory navigation unit if I remember right. It sets a beeper after a certain speed. Don't worry it won't apply your brakes on the highway until you're down to 50kmh

Sorry to thread jack (It is kinda relevant o your skin tho

), but WaRFiElD you ibusRR is based on the original ibus comm that supports both keyboard & RR commands, i see in your version keyboard is removed from the ini. I have got the phone button to send a key command instead of sending a RR command
This is the comparison I mean
IbusRR ini=
Code:
;Steering Wheel PHONE Press
[ID:STW_PHONE_PRES]
MsgTemplate="5004C83B8027"
KeyboardMap="MUTE"
IbusCOMM.ini
Code:
[ID:STW_PHONE_PRES]
MsgTemplate="5004C83B8027"
Label="S.Wheel PHONE Press"
Parse=True
KeyboardMap="{F2}"
;RRCommand=""
Your version will still work after hibernation as the ibuscomm version has to be restarted after hibernate otherwise it doesnt work. If i replace the ini is it still compatible?