Equipment-and-Tool-Institute / iumpr

IUMPR Data Collection Tool
MIT License
3 stars 5 forks source link

Accept invalid DM11 response from Cummins Engines #9

Closed gumbelmj closed 7 years ago

gumbelmj commented 7 years ago

The Cummins engine response to a DM11 request is 18E80000 00 FF FF FF FF D3 FE 00

Byte 5 (Address Acknowledged) should be F9 instead

The Destination should be FF

We already ignore the destination. We need to accept F9 or FF as the Address Acknowledged.