Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: I switched to NEWSTRUCT



Tomi Ollila wrote:
> Hi
> 
> I switched to NEWSTRUCT !!!!!!
> 
> ... well, that is not so exiting, but I documented the steps
> getting there -- just follow the URL below:
> 
> http://www.iki.fi/too/newstruct.txt
> 
> Note, that when you follow that, you are entering to the twi^H^H^H 
> bleeding edge (but that it not much different where you are
> with old released drivers, anyway (or are you ??? )).

In the script I would assume that you are referring to the part below
in dvb-frontend.c as 'fixing parameters for Finland'
-------
         {                                               /* DVB-T */
                 frequency: 730000000,
                 inversion: INVERSION_OFF,
                 { ofdm: { bandwidth: BANDWIDTH_8_MHZ,
                           code_rate_HP: FEC_2_3,
                           code_rate_LP: FEC_1_2,
                           constellation: QAM_16,
                           transmission_mode: TRANSMISSION_MODE_2K,
                           guard_interval: GUARD_INTERVAL_1_8,
                           hierarchy_information: HIERARCHY_NONE
                         }
                 }
         }
----------
Now, what would the correct parameters be   8)





-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index