mac-can / PCBUSB-Library

macOS® User-Space Driver for PCAN-USB Interfaces (Binaries only)
https://mac-can.com
Other
29 stars 0 forks source link

receive lost data #13

Closed JerryZheng89 closed 2 months ago

JerryZheng89 commented 1 year ago
  1. when I send small amount can datas, for example send 10 can packages every 1 second, pcbusb_recv will never receive the can data.

  2. But when I send massive can data, which is can bus log file, on the bus, the pcbusb_recv will receive some data package of the can bus and massive data will not be received!

  3. I install ubuntu virtual machine in Parallels, the pcan fd device works ok in it!

  4. The lost data on receiver cannot be acceptable~~

mac-can commented 1 year ago

Not reproducible.

@JerryZheng89 Can you please provide the traffic generator code and your modifications to pcan_rcv.cpp. Also which PCAN device you use and its firmware version number would be helpful.

mac-can commented 2 months ago

Issue closed. No additional information given. No confirmation by other users.