Quick question, why is the symbol rate for the lgdt330x is :<br>
.symbol_rate_min = 10762000,<br>
.symbol_rate_max = 10762000,<br>
<br>
Shouldn't this be :<br>
.symbol_rate_min = 5056941, (QAM_64)<br>
.symbol_rate_max = 10762000, (VSB_8)<br>
<br>
I didn't know that VSB_8 was using half the bandwidth of the symbol, I need to look into this.<br>
<br>
Steve M.<br>
<br>
<br>
<br>
<br>