Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Wrap existing Clash.Cores.UART transmit in PacketStream Protocol #3

Closed
rowanG077 opened this issue Feb 16, 2024 · 1 comment · Fixed by #41
Closed

Wrap existing Clash.Cores.UART transmit in PacketStream Protocol #3

rowanG077 opened this issue Feb 16, 2024 · 1 comment · Fixed by #41
Assignees
Labels
UART ethernet We want to be able to hook into ethernet packetstream using UART

Comments

@rowanG077
Copy link
Contributor

rowanG077 commented Feb 16, 2024

To verify we can send/receive ethernet frames we want to connect the UART transmitter to RGMII receiver

@Baublesaurus
Copy link
Contributor

Baublesaurus commented Feb 16, 2024

Feature description
Based on the protocol definition we make for data streaming, and the existing UART, this will be an adapter/translation layer.

Expected behaviour
Bytes coming from the UART must not be dropped by the adapter.

Expected steps
Good luck

Additional Context
UART is the serial port

@rowanG077 rowanG077 changed the title Clash-Protocols streaming UART Wrap existing Clash.Cores.UART transmit in PacketStream Protocol Mar 1, 2024
@JasmijnB JasmijnB added the UART ethernet We want to be able to hook into ethernet packetstream using UART label Mar 1, 2024
@t-wallet t-wallet self-assigned this Mar 1, 2024
Akribes added a commit that referenced this issue Mar 8, 2024
Akribes added a commit that referenced this issue Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
UART ethernet We want to be able to hook into ethernet packetstream using UART
Projects
None yet
5 participants