How to use the LMS Equalizer to fix multipath problems

Hello,

I want to implement the LMS equalizer, gr_lms_dfe_cc,
which is used to reduce multipath problems in the
signal. My question is, how do you set the various
parameters in gr_make_lms_dfe_cc(lambda_ff, lambda_fb,
num_fftaps, num_fbtaps)? Also, where in the python
graph chain should this LMS block be inserted?

Any help is appreciated.

Thanks,

George B.
[email protected]