There’s a fuel meter:
frame id=“0x551”
value name=“FuelCounter” offset=“1” length=“1”
This is the only thing the ECU transmits over the CAN bus, cumulatively increasing the value from 0 to 255.
How can I get instantaneous and average fuel consumption from this?