VS L67 Super 6 ADX?

160 And 8192 Baud Aldl
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 L67 Super 6 ADX?

Post by VL400 »

Your editing a byte/double byte item so there is no bit component. The flags are 8 bits per byte and you use a mask to single out each bit to give a true/false or on/off etc


Packet Offset(H|D) <-- H for hex and D for decimal
0x06 = hex 6
6 = decimal 6

Can update either, update the hex and the decimal changes too. So when adding 5 decimal just add it to the decimal part so its easier.
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS L67 Super 6 ADX?

Post by The1 »

thanks mate. :mrgreen:
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: VS L67 Super 6 ADX?

Post by VX L67 Getrag »

Sorry to sound silly, but is there something in the main header for all data to offset every byte by 5, or do you have to go in & change each data byte by the 5, not that its a big deal as I've done it already, but wondering if there was an easier way?
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: VS L67 Super 6 ADX?

Post by VX L67 Getrag »

Oh yeah & just to follow up on the not saving log files properly I was using 7532, but just noticed there as a new version released 31-3-11 so I'll give that a go!
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS L67 Super 6 ADX?

Post by The1 »

as far as i know gotta do each item
User avatar
antus
Site Admin
Posts: 9034
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: VS L67 Super 6 ADX?

Post by antus »

Ok, just the adx i already had loaded, but what about editing the mode1 rx here:
Attachments
Screenshot-4.png
Screenshot-4.png (22.42 KiB) Viewed 6571 times
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS L67 Super 6 ADX?

Post by The1 »

should we get VX L67 Getrag to give us a Received line? Might be slightly different than N/A you think? Same as we were just talking about in the other thread lol
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: VS L67 Super 6 ADX?

Post by VX L67 Getrag »

Hmm I'm intrigued, what does all this mean & do I need to test anything on the vs L67 I have here?
User avatar
The1
Posts: 4814
Joined: Mon Jan 04, 2010 10:23 am

Re: VS L67 Super 6 ADX?

Post by The1 »

he's saying instead of editing each item and changing the offset just do it once there and it should do the lot in one go.
Post Reply