can icon indicating copy to clipboard operation
can copied to clipboard

Not correct ID to dump extended frame format

Open sdurnev opened this issue 3 years ago • 0 comments

Hi!

I run

  1. brutella/can/cmd/candump.go
  2. candump can0 (Linux standard utility)
  3. I execute the command - "cansend can0 18020F00#AFAF"

Output candump - "18020F00 [2] AF AF"

Output candump.go - "98020F00 [2] AF AF"

Why is the ID incorrect? Also, all IDs are incorrect.

Screenshot attached

Снимок экрана 2022-08-17 в 08 46 38

sdurnev avatar Aug 17 '22 06:08 sdurnev