Skip to content

Draft: Work with approximately fixed size packets

Dinyar Rabady requested to merge feature/approx_fixed_size_packets into main

In the MR SCDAQ processing is modified to work with approximately fixed size packets. The board will complete a packet once a certain threshold in bytes is crossed, however the packet will not be restricted to exactly that threshold in order to maintain orbits as our atomic unit.

Belongs to #38.

Merge request reports