Skip to content

UART deserialization update #17

@Sebdar

Description

@Sebdar

UART is currently looking for a valid header and completely discards any remaining bytes in the buffer if the header is invalid. This can cause a infinite loop of message ignoring if the total message size that is currently being received is a multiple of the header size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions