Select ethernet communication protocol #15

Closed
opened 2023-01-22 21:14:34 -07:00 by david · 1 comment
Owner

Is it TCP? UDP? ZMQ? What does my data channel vs. config channel look like.

Is it TCP? UDP? ZMQ? What does my data channel vs. config channel look like.
david added the
Firmware
label 2023-01-22 21:14:34 -07:00
david added this to the Functional MVP milestone 2023-03-05 13:11:04 -07:00
Author
Owner

TCP for both. Config channel will use simple packet thing.

Data channel will have a start sequence that can't exist in data, and will only TX from FPGA to ROS.

Only one connection allowed per port to simplify implementation.

TCP for both. Config channel will use simple packet thing. Data channel will have a start sequence that can't exist in data, and will only TX from FPGA to ROS. Only one connection allowed per port to simplify implementation.
david closed this issue 2023-06-03 11:56:17 -06:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: david/new-sonar#15
No description provided.