Skip to content

A workaround for canbus on linux#279

Open
p0wdrdotcom wants to merge 2 commits intovedderb:masterfrom
p0wdrdotcom:bug/canbus_set_bitrate
Open

A workaround for canbus on linux#279
p0wdrdotcom wants to merge 2 commits intovedderb:masterfrom
p0wdrdotcom:bug/canbus_set_bitrate

Conversation

@p0wdrdotcom
Copy link
Contributor

libsocketcan does not allow you to set a bitrate on the interface which the Qt lib wants todo.

Even if you comment it out Qt will try and set a default and that fails.

If you ask to set a bitrate with an empty Qvariant() things kindof just work.

This might be useful to someone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant