JanWielgus / JanWielgus/PacketCommunication
Serious problem to solve (with multiple things using the same comm way)
Open
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When more than one thing use the same way of communication (for example wifi comm with phone and drone) they are stealing data packets from one another. When they are receiving separately, and one thing will get data packet intended for the second thing, it just discard that packet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.