Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-31058

Implement a wrapper class for SocketCAN API

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Some future release
    • Network: Sockets
    • Linux OS only

      Since version 2.6.25 Linux kernel provides a unified stack for Controller Area Network (CAN). See http://elinux.org/CAN_Bus for project details. Userspace software communicates with CAN hardware via socket API. For this purpose new protocol family PF_CAN was introduced.

      The wrapper class should enable socket creation for PF_CAN family and handling of CAN frame structure.

      QtNetwork should be also aware of canx interfaces and CAN related settings as baudrate should be accessible via netlink protocol.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            shkearns Shane Kearns
            yegorich Yegor Yefremov
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes