Search found 3 matches

Re: Italian LCN bug!?

When you compute the sid, if the sid is computed by a buffer 'data' such as:

sid = (data << 8 ) | data[i+1];

then

lcn = ((data[i+2] & 0x03) << 8 ) | data[i+3];

To help you correct this bug.

Thanks

Re: Italian LCN bug!?

According google the LCN in Italy is different from the UK one. So I think it's an extension that can be different in each country.

Perharps you get the LCN in another way.

Please check it. The LCN is too much important to not use it.

Thanks

Italian LCN bug!?

Scanning channels in italy I got always the right channel number + 15360
Is it a ProgDVB bug or a problem of the driver of my usb DVB-T decoder ?
It's a Technaxx mini stick S6, for you knowledge.

Thanks

Go to advanced search