commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
17 lines
444 B
ReStructuredText
17 lines
444 B
ReStructuredText
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
|
|
|
.. _dvb_examples:
|
|
|
|
********
|
|
Examples
|
|
********
|
|
|
|
In the past, we used to have a set of examples here. However, those
|
|
examples got out of date and doesn't even compile nowadays.
|
|
|
|
Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
|
|
with is fully documented.
|
|
|
|
Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
|
|
for updated/recommended examples.
|