Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 212 Bytes

DSA_cornerturn

code that implements cornerturn for DSA-110.

Server = search node

Client = beamforming node

BF node gets data as [T[B[C]]] (T=time, B=beam, C=channel)

Search node receives data as [B[T[C]]]