Skip to content
Snippets Groups Projects

Clarified flipped order of FIR coefficients in PFB.

Merged Eric Kooistra requested to merge L2SDP-793 into master
2 unresolved threads

Closes L2SDP-793

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
83 83 % filterbank is defined by the FFT size (tb.subband_fft_size). The block
84 84 % size after the subband filterbank is defined by the number of subbands
85 85 % (tb.nof_subbands).
86 %
87 % * Flipped order of FIR coefficients:
88 % The FIR coefficients in the PFB are flipped per column of N_fft = 1024
  • 83 83 % filterbank is defined by the FFT size (tb.subband_fft_size). The block
    84 84 % size after the subband filterbank is defined by the number of subbands
    85 85 % (tb.nof_subbands).
    86 %
    87 % * Flipped order of FIR coefficients:
    88 % The FIR coefficients in the PFB are flipped per column of N_fft = 1024
  • Eric Kooistra added 1 commit

    added 1 commit

    • 5d789762 - Defined default FIR coefficients order.

    Compare with previous version

  • Eric Kooistra added 1 commit

    added 1 commit

    Compare with previous version

  • Eric Kooistra added 1 commit

    added 1 commit

    • 89c92950 - Add summary of FIR coef order.

    Compare with previous version

  • Eric Kooistra mentioned in commit 27b0f681

    mentioned in commit 27b0f681

  • merged

  • Please register or sign in to reply
    Loading