linux-stable/Documentation/userspace-api/media/dvb
Robert Schlabbach 6508a50fe8 media: dvb: add DVB-C2 and DVB-S2X parameter values
Extend the DVB frontend parameter enums with additional values specified
by the DVB-C2 (ETSI EN 302 769) and DVB-S2X (ETSI EN 302 307-2)
standards to be ready for frontend drivers for such receivers.

While most parameters will be "read-only" due to being autodetected by
the receiver and only being reported back for informational purposes,
the addition of SYS_DVBC2 to the delivery systems enum is required,
because there are DVB-C2 capable receivers which are not capable of
DVB-C/C2 autodetection and thus need this enum value to be explicitly
instructed to search for a DVB-C2 signal.

As for DVB-S2X, as that is an extension to DVB-S2, the same delivery
system enum as for DVB-S2 can be used.

Add the additional enum values and comments to the documentation.

Link: https://lore.kernel.org/linux-media/trinity-1b7c5a66-85d4-4595-a690-0fde965d49b3-1642146228587@3c-app-gmx-bap69
Signed-off-by: Robert Schlabbach <robert_s@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-11-25 09:57:14 +00:00
..
ca-fclose.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-fopen.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-get-cap.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-get-descr-info.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-get-msg.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-get-slot-info.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-reset.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-send-msg.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca-set-descr.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
ca.rst media: Documentation: userspace-api/media: dvb/ca: drop doubled word 2020-11-27 12:49:43 +01:00
ca_data_types.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ca_function_calls.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ca_high_level.rst
demux.rst media: Documentation: userspace-api/media: dvb/demux: drop doubled word 2020-11-27 12:50:06 +01:00
dmx-add-pid.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-expbuf.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-fclose.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-fopen.rst docs: userspace-api: media: dvb: replace some characters 2021-06-02 15:12:18 +02:00
dmx-fread.rst docs: userspace-api: media: dvb: replace some characters 2021-06-02 15:12:18 +02:00
dmx-fwrite.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-get-pes-pids.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-get-stc.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-mmap.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-munmap.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-qbuf.rst media: Documentation: userspace-api/media: dvb/dmx-qbuf: drop doubled word 2020-11-27 12:50:26 +01:00
dmx-querybuf.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-remove-pid.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-reqbufs.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-set-buffer-size.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-set-filter.rst docs: userspace-api: media: dvb: replace some characters 2021-06-02 15:12:18 +02:00
dmx-set-pes-filter.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-start.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx-stop.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dmx_fcalls.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dmx_types.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvb-fe-read-status.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvb-frontend-event.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvb-frontend-parameters.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvbapi.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvbproperty.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dvbstb.svg media: media/dvb/dvbstb.svg: Antena -> Antenna 2021-02-05 23:52:23 +01:00
examples.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
fe-bandwidth-t.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
fe-diseqc-recv-slave-reply.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-diseqc-reset-overload.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-diseqc-send-burst.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-diseqc-send-master-cmd.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-dishnetwork-send-legacy-cmd.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-enable-high-lnb-voltage.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-get-event.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-get-frontend.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-get-info.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-get-property.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-read-ber.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-read-signal-strength.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-read-snr.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-read-status.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-read-uncorrected-blocks.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-set-frontend-tune-mode.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-set-frontend.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-set-tone.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-set-voltage.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fe-type-t.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
fe_property_parameters.rst media: dvb: add DVB-C2 and DVB-S2X parameter values 2022-11-25 09:57:14 +00:00
frontend-header.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend-property-cable-systems.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend-property-satellite-systems.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend-property-terrestrial-systems.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend-stat-properties.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend_f_close.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
frontend_f_open.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
frontend_fcalls.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend_legacy_api.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
frontend_legacy_dvbv3_api.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
headers.rst media: docs: move DVB audio/video docs to staging 2021-06-04 08:08:17 +02:00
intro.rst docs: userspace-api: media: dvb: replace some characters 2021-06-02 15:12:18 +02:00
legacy_dvb_apis.rst media: docs: move DVB audio/video docs to staging 2021-06-04 08:08:17 +02:00
net-add-if.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
net-get-if.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
net-remove-if.rst media: docs: make DVB documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
net-types.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
net.rst media: Documentation: userspace-api/media: dvb/net: drop doubled word 2020-11-27 12:53:02 +01:00
query-dvb-frontend-info.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00