Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] fix for DiSEqC



Hi,

with the latest DVB firmware the  DiSEqC tone burst signalling works
properly. So Klaus please change in dvbapi.c
cDvbApi::SetChannel
....
scmds.miniCommand = SEC_MINI_NONE;
to
scmds.miniCommand = Diseqc?SEC_MINI_B:SEC_MINI_A;
...

This fixes problems with cheap DiSEqC switches (like the ones from
Pollin Electronic)

Deti
-- 
Deti Fliegl
Phone: +49-179-2198419 Fax: +49-1212-511090362
e-mailto:deti@fliegl.de http://www.fliegl.de



Home | Main Index | Thread Index