Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2782

Add crc check to QSafeEvent data

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • None

      In case that the communication protocol between eventhandler and any other modules (such as monitor) is QM instead of ASIL, having CRC check for the QSafeEvent data would be an additional safety mechanism.

      Add crc of the QSafeEvent data portion to the QSafeEvent header. Monitor also needs to support the CRC check. The CRC checking function should be built in to the QSafeEvent base class or a helper function, for easier use.

      Additionally use of the CRC should be optional as if the communication is ASIL, it's not necessarily needed.

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

            qtsaferendererteam Qt Safe Renderer Team
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes