Kenneth Aafl�y wrote: > > > As a side note. > > Can FEC_NONE be added as a case to the LP code rate switch statements > > (and probably the HP as well) as this was the original reason I couldnt > > tune anything and had to comment out the default error return. > > It will then default to FEC_1_2, is this okay?
No. DVB-T does not allow FEC_NONE, if userspace requests it the driver should return EINVAL. Johannes
