Commit Graph
4 Commits
Author SHA1 Message Date
Christian Gabriel c13a0039db 3.3.0
Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-09-25 10:41:16 +02:00
Christian Gabriel fe777df9ee Allow setting individual bit timing parameters
Rework of the bitrate setting to allow finer control about the
bit timing settings.

The current settings are propagated via existing netlink
interfaces, reporting the current settings uses custom
ioctls.

Also report bit errors and bus off state if sent from the
device.

Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-09-25 10:41:16 +02:00
Christian GabrielandKyle Schwarz be51cce4f1 3.2.0
Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-07-23 15:13:32 -04:00
Christian GabrielandKyle Schwarz 8dbd767b3e Add support for bitrate setting
If kernel driver version is new enough, report the currently set
bitrates via ioctl.
Kernel will report changed bitrates through special read operations,
send these values to the device.

Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-07-23 15:13:26 -04:00