You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • So I just looked, and at the moment it's using parseInt(d.substr(19,15),2)*0.2*(0.5-d[1­6]) - where d is the raw value.

    Maybe you could try the following with the raw data you're getting and see if it works correctly? parseInt(d.substr(19,15),2)*0.2*(0.5-d[1­8])

About

Avatar for Gordon @Gordon started