Skip to content

Conversation

@ChrisPulman
Copy link
Owner

Introduces ReadLineAsync methods and a Lines observable to SerialPortRx for reading complete lines split by configurable NewLine sequences. Updates ISerialPortRx interface, implements line parsing logic, and adds unit tests for both single- and multi-character newlines and timeout handling. Documentation is updated to describe new features and usage.

Introduces ReadLineAsync methods and a Lines observable to SerialPortRx for reading complete lines split by configurable NewLine sequences. Updates ISerialPortRx interface, implements line parsing logic, and adds unit tests for both single- and multi-character newlines and timeout handling. Documentation is updated to describe new features and usage.
@ChrisPulman ChrisPulman merged commit db44449 into master Aug 18, 2025
1 check passed
@ChrisPulman ChrisPulman deleted the AddReadLine branch August 18, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants