View Single Post
  #9  
Old 12-15-2006, 04:56 AM
xthunder xthunder is offline
Member
 
Join Date: Sep 2005
Location: Santa Clara, CA, USA
Posts: 31
xthunder is on a distinguished road
Hey KiwiJochen,

I was verifying the code generated by your program and the original post by RolandDV and I have a question. We have E53(X5) and one of the problem that I would like to fix the the Arrival Time(ETA) and NavCoder V1.0.0 does not have that option and according to RolandDV's post:

SHOWING_ARRIVAL_TIME 00000100b
- active 1b //PU 09/03 for E39,E53
- not_active 0b // all except the ones from above

This should have been part of the 3rd HEX bit from the left, where "Telematics" goes, so if I want to get the Arrival Time working on our X5 with Auto Emergency Call, the Hex code should be "06" instead of "02" from your program.

Can you please verify this for me?

Maybe I am mistaken?

Thank you.

Sponsored Links