contribution to TuningParameters (1 Viewer)

knutinh

Portal Pro
September 4, 2005
558
2
Could someone with CVS properly setup etc add the following lines to dvbt.xml, located in TuningParameters?

Code:
.....


<dvbt>
...

	<country name="Norway - Oslo (trials)" offset="0">
		<carrier frequency="722000" bandwidth="8"/>
		<carrier frequency="770000" bandwidth="8"/>

	</country>
</dvbt>

best regards
knut
 

vuego

Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,639
    764
    Göteborg
    Home Country
    Sweden Sweden
    I too have a TuningParameters file to share.
    How do I add it to the SVN?

    ComHem Sweden.dvbc
    Code:
    ;This file contains the definitions for DVB-C networks. It contains the parameters needed
    ;to tune to one ore more DVB-C networks. For each network you have to specify
    ;  -carrier frequency
    ;  -modulation type
    ;  -symbolrate
    ;format: frequency,modulation,symbolrate
    ;
    ;for modulation the following types can be choosen:
    ; 1024QAM  , 112QAM, 128QAM, 160QAM, 16QAM , 16VSB, 192QAM, 224QAM, 256QAM, 320QAM, 384QAM
    ; 448QAM   , 512QAM, 640QAM, 64QAM , 768QAM, 80QAM, 896QAM, 8VSB  , 96QAM , AMPLITUDE,
    ; FREQUENCY, BPSK  , OQPSK , QPSK
    ;
    ; following lines are examples
    290000,64QAM,6875000
    298000,64QAM,6875000
    306000,64QAM,6875000
    314000,64QAM,6875000
    322000,64QAM,6875000
    338000,64QAM,6875000
    346000,64QAM,6875000
    354000,64QAM,6875000
    362000,64QAM,6875000
    370000,64QAM,6875000
    378000,64QAM,6875000
    386000,64QAM,6875000
    394000,64QAM,6875000
    402000,64QAM,6875000
    418000,64QAM,6875000
    714000,64QAM,6875000
    730000,64QAM,6875000
    738000,64QAM,6875000
     

    Users who are viewing this thread

    Top Bottom