1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
10 .. _frontend-property-satellite-systems:
12 *********************************************
13 Properties used on satellite delivery systems
14 *********************************************
22 The following parameters are valid for DVB-S:
24 - :ref:`DTV_API_VERSION <DTV-API-VERSION>`
26 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
28 - :ref:`DTV_TUNE <DTV-TUNE>`
30 - :ref:`DTV_CLEAR <DTV-CLEAR>`
32 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
34 - :ref:`DTV_INVERSION <DTV-INVERSION>`
36 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
38 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
40 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>`
42 - :ref:`DTV_TONE <DTV-TONE>`
44 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
47 Future implementations might add those two missing parameters:
49 - :ref:`DTV_DISEQC_MASTER <DTV-DISEQC-MASTER>`
51 - :ref:`DTV_DISEQC_SLAVE_REPLY <DTV-DISEQC-SLAVE-REPLY>`
56 DVB-S2 delivery system
57 ======================
59 In addition to all parameters valid for DVB-S, DVB-S2 supports the
62 - :ref:`DTV_MODULATION <DTV-MODULATION>`
64 - :ref:`DTV_PILOT <DTV-PILOT>`
66 - :ref:`DTV_ROLLOFF <DTV-ROLLOFF>`
68 - :ref:`DTV_STREAM_ID <DTV-STREAM-ID>`
70 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
72 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
78 Turbo code delivery system
79 ==========================
81 In addition to all parameters valid for DVB-S, turbo code supports the
84 - :ref:`DTV_MODULATION <DTV-MODULATION>`
89 ISDB-S delivery system
90 ======================
92 The following parameters are valid for ISDB-S:
94 - :ref:`DTV_API_VERSION <DTV-API-VERSION>`
96 - :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
98 - :ref:`DTV_TUNE <DTV-TUNE>`
100 - :ref:`DTV_CLEAR <DTV-CLEAR>`
102 - :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
104 - :ref:`DTV_INVERSION <DTV-INVERSION>`
106 - :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
108 - :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
110 - :ref:`DTV_VOLTAGE <DTV-VOLTAGE>`
112 - :ref:`DTV_STREAM_ID <DTV-STREAM-ID>`