VS V6 N/A ADX with BCM and ABS

160 And 8192 Baud Aldl
Post Reply
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

VS V6 N/A ADX with BCM and ABS

Post by The1 »

Ive started to work on the adx to add the extra data, it's working but seems to crash regularly, i think it's the Body Size and Payload Size as when i reduced the size it reduced the crashing anyone know how to workout what it should be?
Attachments
VSV6.adx
VS V6 ADX
(121.67 KiB) Downloaded 348 times
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: VS V6 N/A ADX with BCM and ABS

Post by VL400 »

If you use either the flashtool or efi live and send the data request packet you will see the return packet. The second byte has the number of bytes plus 0x55. If you post it up will be able to give you packet and payload size for TP ADX
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS V6 N/A ADX with BCM and ABS

Post by The1 »

thanks VL, is this it?

3:37.148: Aldl frame header byte: $F1
13:37.148: Aldl frame length byte: $6F
13:37.170: Recv: $F1,$6F,$01,$00,$0C,$0B,$46,$84,$20,$78,$00,$0C,$00,$00,$20,$FE,$FF,$00,$08,$26,$BE,$00,$00,$00,$F0,$30,$00,$00,$F1
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS V6 N/A ADX with BCM and ABS

Post by The1 »

So to the above the Body size is 26? Payload 23 with offset of 3?

Here's abs.


8:32:25 PM Tx'd Frame = F9, 57, 1, 0, AF,
8:32:25 PM Rx'd Frame = F9, 65, 1, 1, 1, 42, 42, 20, 33, 37, 35, 36, 30, 0, 3, 3, 3, 3, EA,


16, 13 and 3?
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: VS V6 N/A ADX with BCM and ABS

Post by Jayme »

um, I count 19 bytes... wouldnt it be 19,16,3?
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS V6 N/A ADX with BCM and ABS

Post by The1 »

yeh that's seems right jayme got confused with what vl400 said, i just counted the bytes, also did it for engine and trans and also was right. ?

29,26,3 for BCM
19,16,3 for ABS
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: VS V6 N/A ADX with BCM and ABS

Post by VL400 »

29, 26, 3 and 19,16, 3 is correct :thumbup:
Post Reply