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

Implement a wrapper class for SocketCAN API

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes