Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdca2aab authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[media] DocBook: mark SDR API as Experimental



Let it be experimental still as all SDR drivers are in staging.

Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarAntti Palosaari <crope@iki.fi>
Acked-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 559f40fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2661,6 +2661,9 @@ ioctls.</para>
        <listitem>
	  <para>Exporting DMABUF files using &VIDIOC-EXPBUF; ioctl.</para>
        </listitem>
        <listitem>
	  <para>Software Defined Radio (SDR) Interface, <xref linkend="sdr" />.</para>
        </listitem>
      </itemizedlist>
    </section>

+6 −0
Original line number Diff line number Diff line
  <title>Software Defined Radio Interface (SDR)</title>

  <note>
    <title>Experimental</title>
    <para>This is an <link linkend="experimental"> experimental </link>
    interface and may change in the future.</para>
  </note>

  <para>
SDR is an abbreviation of Software Defined Radio, the radio device
which uses application software for modulation or demodulation. This interface