You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gs_usb command-line support (and documentation updates and stability fixes) (#1790)
* gs_usb, doc: correct docs to indicate libusbK not libusb-win32
* gs_usb, interface: fix bug on second .start() by repeating in shutdown()
v2:
updates as per review #1790 (review) by @zariiii9003
* gs_usb, interface: set a default bitrate of 500k (like many other interfaces)
* gs_usb, interface: support this interface on command-line with e.g. can.logger by treating channel like index when all other arguments are missing
* gs_usb: improve docs, don't use dev reference before assignment as requested in review #1790 (review) by @zariiii9003
* gs_usb: fix bug in transmit when frame timestamp is set (causes failure to pack 64bit host timestamp into gs_usb field)
0 commit comments