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

Add a virtual CAN bus plugin

    XMLWordPrintable

Details

    • 13d7ca49093a2b7d60ccee703c0d45542e4990de

    Description

      A virtual CAN plugin allows to send CAN frames from one app and receive them in another app with no CAN hardware involved.

      While this is already possible with SocketCAN along with the SocketCAN plugin, this is limited to Linux.

      A virtual plugin would allow to test under Windows or macOS also.

      The virtual plugins could communicate over a local or internet socket (that would by the way show how to create a CAN-Ethernet gateway).

      It has to be checked, if this new plugin could also replace the generic plugin which is used for the auto tests.

      Attachments

        For Gerrit Dashboard: QTBUG-61837
        # Subject Branch Project Status CR V

        Activity

          People

            aha_1980 André Hartmann
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes