MS2/Extra pre-3.4 alpha 4 released

This is a forum for discussing the development and testing of alpha MS2/Extra code. Documentation
(Runs on MS2 and Microsquirt)

Moderators: jsmcortina, muythaibxr

acab
Experienced MS/Extra'er
Posts: 243
Joined: Tue Aug 21, 2012 5:52 am

Re: MS2/Extra pre-3.4 alpha 4 released

Post by acab »

jsmcortina wrote:
acab wrote:For example in my Alfa, we in packet 0x561 use only RPM and CLT.

Code: Select all

// fuel consumption
// 0x561 8 00 00 00 00 xx xx 00 00
// xx = fuel consumption 0-132 L/hour
Which endian and what scaling?

EDIT: Please also don't be sharing copyrighted code on other forums.

James
Heh, sorry :D

0x0000 = 0 l/hour
0xFFFF = 132 l/hour
0x01f0 = 1 l/hour
Post Reply