SocketCANSharp icon indicating copy to clipboard operation
SocketCANSharp copied to clipboard

Add support for Dynamic Flow Control option on ISO-TP Sockets

Open derek-will opened this issue 5 months ago • 0 comments

Option CAN_ISOTP_DYN_FC_PARM was added to enable dynamic flow control on ISO-TP sockets for adjusting Blocksize (BS) and Separation Time minimum (STmin) mid-transfer on the fly.

This feature was added in Kernel 6.9: https://elixir.bootlin.com/linux/v6.9/source/include/uapi/linux/can/isotp.h

derek-will avatar Sep 08 '24 16:09 derek-will