[FEA] Add Example to Demonstrate Ethernet Based Sensor Control
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 36
- Forks
- 11
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 25
Description
Is your feature request related to a problem? Please describe.
Usage of DAQIRI for receive and transmit data path applications is well understood and documented. As instruments move towards solving the I/O challenge, we'd like to be able to demonstrate how DAQIRI can influence sensor reconfiguration (e.g. change frequency, change framerate, zoom) via an Ethernet based TX/control packet sent from GPU logic, through the NIC, back to the sensor.
Describe the solution you'd like
Modify loopback test to demonstrate a change of received packet data values (e.g. negate data values) based on control packet being received
Contributor guide
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.
Research direction
Start with the loopback test and trace how received packet data and Ethernet control packets are handled. Demonstrate that a received control packet changes the subsequent packet data values, such as by negating them, and verify the example through the existing loopback test path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100