Skip to content

Add a MPSC channel for UDS transmission #2

Description

@TuEmb

By adding an MPSC channel into UDS client for transmission, we can send the UdsFrame from anywhere in our source code.

  • Add a thread to handle UdsFrame sending, whenever it receives and UdsFrame from MPSC channel, it will send the data to CAN bus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions