1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00
Florent Audebert 3c05e73692 Don't stop demod when issuing DiSEqC or Tone Burst commands
This may prevent locking depending on which order are called tuning
and DiSEqC commands.

Here are comments from Ralph (Digital Devices):

The macro stops the demod, because a sudden loss of signal, like
you get when switching inputs with diseqc command, can cause the
TS output section in the stv0900 to lose packets on the other demod.
But this does not happen very often (see errrata of stv0900).
I guess it depends on in what order you use diseqc and tuning that it
could cause trouble.
2018-07-12 15:40:38 +02:00
2018-07-12 15:36:00 +02:00
2015-08-05 17:22:42 +02:00
2018-04-07 20:21:15 +02:00
2018-01-20 10:37:26 +01:00
2015-08-05 18:37:42 +02:00
2017-05-17 19:42:25 +02:00
2018-03-22 19:20:29 +01:00
2015-08-05 17:22:42 +02:00
2018-05-02 15:35:28 +02:00

DDBridge Driver

Patches

We can only accept patches which don't break compilation for older kernels (as far back as 2.6.37).

Due to this and other changes not approved by us the kernel version of the ddbridge driver might contain incompatiblities to this driver package.

Prepare for Building

TBD

Building

TBD

Description
No description provided
Readme
Languages
C 99.7%
Makefile 0.3%