lwa-project / lwa_sv

The Advanced Digital Processor at LWA Sevilleta
Apache License 2.0
1 stars 1 forks source link

Use adp_config.json to control the FFT amplitude scale #12

Closed jaycedowell closed 2 years ago

jaycedowell commented 2 years ago

This PR changes the ADP control structure so that the adp_config.json file is used to set the FFT amplitude scaling using the scale_factor and shift_factor found in that file. It also turns on the PFB and adjusts the *_factor values to make the PFB-enabled scaling match the PFB-bypassed scaling that was previously used.