Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / media / uapi / dvb / frontend-property-satellite-systems.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _frontend-property-satellite-systems:
4
5 *********************************************
6 Properties used on satellite delivery systems
7 *********************************************
8
9
10 .. _dvbs-params:
11
12 DVB-S delivery system
13 =====================
14
15 The following parameters are valid for DVB-S:
16
17 -  :ref:`DTV_API_VERSION <DTV-API-VERSION>`
18
19 -  :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
20
21 -  :ref:`DTV_TUNE <DTV-TUNE>`
22
23 -  :ref:`DTV_CLEAR <DTV-CLEAR>`
24
25 -  :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
26
27 -  :ref:`DTV_INVERSION <DTV-INVERSION>`
28
29 -  :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
30
31 -  :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
32
33 -  :ref:`DTV_VOLTAGE <DTV-VOLTAGE>`
34
35 -  :ref:`DTV_TONE <DTV-TONE>`
36
37 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
38 are also valid.
39
40 Future implementations might add those two missing parameters:
41
42 -  :ref:`DTV_DISEQC_MASTER <DTV-DISEQC-MASTER>`
43
44 -  :ref:`DTV_DISEQC_SLAVE_REPLY <DTV-DISEQC-SLAVE-REPLY>`
45
46
47 .. _dvbs2-params:
48
49 DVB-S2 delivery system
50 ======================
51
52 In addition to all parameters valid for DVB-S, DVB-S2 supports the
53 following parameters:
54
55 -  :ref:`DTV_MODULATION <DTV-MODULATION>`
56
57 -  :ref:`DTV_PILOT <DTV-PILOT>`
58
59 -  :ref:`DTV_ROLLOFF <DTV-ROLLOFF>`
60
61 -  :ref:`DTV_STREAM_ID <DTV-STREAM-ID>`
62
63 In addition, the :ref:`DTV QoS statistics <frontend-stat-properties>`
64 are also valid.
65
66
67 .. _turbo-params:
68
69 Turbo code delivery system
70 ==========================
71
72 In addition to all parameters valid for DVB-S, turbo code supports the
73 following parameters:
74
75 -  :ref:`DTV_MODULATION <DTV-MODULATION>`
76
77
78 .. _isdbs-params:
79
80 ISDB-S delivery system
81 ======================
82
83 The following parameters are valid for ISDB-S:
84
85 -  :ref:`DTV_API_VERSION <DTV-API-VERSION>`
86
87 -  :ref:`DTV_DELIVERY_SYSTEM <DTV-DELIVERY-SYSTEM>`
88
89 -  :ref:`DTV_TUNE <DTV-TUNE>`
90
91 -  :ref:`DTV_CLEAR <DTV-CLEAR>`
92
93 -  :ref:`DTV_FREQUENCY <DTV-FREQUENCY>`
94
95 -  :ref:`DTV_INVERSION <DTV-INVERSION>`
96
97 -  :ref:`DTV_SYMBOL_RATE <DTV-SYMBOL-RATE>`
98
99 -  :ref:`DTV_INNER_FEC <DTV-INNER-FEC>`
100
101 -  :ref:`DTV_VOLTAGE <DTV-VOLTAGE>`
102
103 -  :ref:`DTV_STREAM_ID <DTV-STREAM-ID>`