bluerobotics / bluerobotics/ping-viewer-next
Check low_latency mode
- Dominant language
- Vue
- Stars
- 3
- Forks
- 10
- Avg merge
- 19h 54m
- Merged PRs (30d)
- 7
Description
Serial source needs to work on async and provide the streams,
also need to keep multiplatform compatibility
https://github.com/bluerobotics/ping-viewer/blob/b1b1e824d08631c182c3229a9068e8d400e144b9/src/link/seriallink.h#L94
https://github.com/serialport/serialport-rs/issues/3
https://github.com/michaellass/serialport_low_latency
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked src/link/seriallink.h around line 94, then review the serialport-rs issue and serialport_low_latency project for platform constraints. Determine the current serial source entry point and define completion as async operation that provides streams while retaining multiplatform compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100