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. 7.. 8.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 9 10.. _frontend-property-satellite-systems: 11 12********************************************* 13Properties used on satellite delivery systems 14********************************************* 15 16 17.. _dvbs-params: 18 19DVB-S delivery system 20===================== 21 22The following parameters are valid for DVB-S: 23 24- :ref:`DTV_API_VERSION <DTV-API-VERSION>` 25 26- :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 27 28- :ref:`DTV_TUNE <DTV-TUNE>` 29 30- :ref:`DTV_CLEAR <DTV-CLEAR>` 31 32- :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 33 34- :ref:`DTV_INVERSION <DTV-INVERSION>` 35 36- :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 37 38- :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 39 40- :ref:`DTV_VOLTAGE <DTV-VOLTAGE>` 41 42- :ref:`DTV_TONE <DTV-TONE>` 43 44In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>` 45are also valid. 46 47Future implementations might add those two missing parameters: 48 49- :ref:`DTV_DISEQC_MASTER <DTV-DISEQC-MASTER>` 50 51- :ref:`DTV_DISEQC_SLAVE_REPLY <DTV-DISEQC-SLAVE-REPLY>` 52 53 54.. _dvbs2-params: 55 56DVB-S2 delivery system 57====================== 58 59In addition to all parameters valid for DVB-S, DVB-S2 supports the 60following parameters: 61 62- :ref:`DTV_MODULATION <DTV-MODULATION>` 63 64- :ref:`DTV_PILOT <DTV-PILOT>` 65 66- :ref:`DTV_ROLLOFF <DTV-ROLLOFF>` 67 68- :ref:`DTV_STREAM_ID <DTV-STREAM-ID>` 69 70- :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>` 71 72In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>` 73are also valid. 74 75 76.. _turbo-params: 77 78Turbo code delivery system 79========================== 80 81In addition to all parameters valid for DVB-S, turbo code supports the 82following parameters: 83 84- :ref:`DTV_MODULATION <DTV-MODULATION>` 85 86 87.. _isdbs-params: 88 89ISDB-S delivery system 90====================== 91 92The following parameters are valid for ISDB-S: 93 94- :ref:`DTV_API_VERSION <DTV-API-VERSION>` 95 96- :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>` 97 98- :ref:`DTV_TUNE <DTV-TUNE>` 99 100- :ref:`DTV_CLEAR <DTV-CLEAR>` 101 102- :ref:`DTV_FREQUENCY <DTV-FREQUENCY>` 103 104- :ref:`DTV_INVERSION <DTV-INVERSION>` 105 106- :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>` 107 108- :ref:`DTV_INNER_FEC <DTV-INNER-FEC>` 109 110- :ref:`DTV_VOLTAGE <DTV-VOLTAGE>` 111 112- :ref:`DTV_STREAM_ID <DTV-STREAM-ID>` 113