Skip to content

Add optional detection and handling of line idle #2

@tarefa

Description

@tarefa

In character-oriented serial protocols there isn't always a termination character or similar indication of when a message has been received. In any case a device or serial line may fail and stop transmitting.

Although it could be considered the responsibility of the entity implementing the protocol, detecting and handling the line idle condition is a fairly general feature. By making it optional, users can always implement this differently.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions