Cables.xml file

Nobby

Vu+ Newbie
can anyone help with the latest cables.xml file please? Or what I need to do to edit it?
Thanks
 

EnoSat

Vu+ Newbie
Code:
   system:
    0 = DVB-C(Annex A)
    1 = ISDB-C (unsupported)

    modulation:
    0 = "not set" (default); your card detects
    1 = QAM 16
    2 = QAM 32
    3 = QAM 64
    4 = QAM 128
    5 = QAM 256
    6 = AUTO

    fec_inner:
    0 = "not set" (default); your card detects; set this if unknown
    1 = Rate 1/2
    2 = Rate 2/3
    3 = Rate 3/4
    4 = Rate 4/5
    5 = Rate 5/6
    6 = Rate 6/7
    7 = Rate 7/8
    8 = Rate 8/9
    9 = Rate Auto

    flags:
    1: Network Scan
    2: use BAT
    4: use ONIT
    8: skip NITs of known networks
    This is bitmap and combinations can be used.
sample:
Code:
    <cable name="name list" satfeed="false" flags="2" countrycode="SVK">
        <transponder frequency="370000" symbol_rate="6900000" fec_inner="0" modulation="5"/><!-- Ch S29 -->
    </cable>
 
Last edited:

AlexWilMac

Moderator
So...
1) You answered a post 4 years after it was published.
2) You didn't quote the specific part of the post you were supposed to answer (like you did now).

Only a guesser or a fortune teller could understand.
 
Top