simonsobs / socs

Simons Observatory specific OCS agents.
BSD 2-Clause "Simplified" License
12 stars 12 forks source link

HWP Encoder: CPU level UDP packet counter #630

Open ykyohei opened 5 months ago

ykyohei commented 5 months ago

Add CPU level UDP packet counter to the HWP encoder

Description

To identify either we drop the hwp encoer packet at PRU->CPU level or at the network level (UDP packet loss), we add the CPU level packet counter. The counter_index is indexed in PRU level.

This agent assumes updated sobonelib https://github.com/simonsobs/sobonelib/pull/4 .

How Has This Been Tested?

This is not tested yet,

Types of changes

Checklist: