top | item 43698431

(no title)

henrikf | 10 months ago

There's not much software. PC calculates PLL register values for correct LO and source output frequencies, and transfers them to the FPGA which writes them to the hardware. FPGA accumulates the downconverted samples from the receiver ADCs. Samples are transferred to PC which calculates ratios of the receiver outputs to get uncorrected S-parameters. scikit-rf Python library is used for calibration and plotting.

discuss

order

Neywiny|10 months ago

Any possibility of seeing the code (on github)? Seems interesting.