X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FDVB%2FDVBFrontendHandle.hh;h=ffc6cc6b924b87cc0fa83235b64ea2c5a68dfbd8;hb=f13780e9e4da7df981d6f6542fbdc714beb34765;hp=bc555ff35d7893e692e3e8db702ea22d07d37a08;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/Protocols/DVB/DVBFrontendHandle.hh b/senf/Socket/Protocols/DVB/DVBFrontendHandle.hh index bc555ff..ffc6cc6 100644 --- a/senf/Socket/Protocols/DVB/DVBFrontendHandle.hh +++ b/senf/Socket/Protocols/DVB/DVBFrontendHandle.hh @@ -32,11 +32,11 @@ #include #include #include -#include "../../../Socket/FramingPolicy.hh" -#include "../../../Socket/CommunicationPolicy.hh" -#include "../../../Socket/ReadWritePolicy.hh" -#include "../../../Socket/ProtocolClientSocketHandle.hh" -#include "../../../Socket/SocketProtocol.hh" +#include +#include +#include +#include +#include #include //#include "DVBFrontendHandle.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -61,8 +61,8 @@ namespace senf { ATTENTION! Some calls are not supported by real life drivers, known issues: - Cinergy T² getParameter is not supported - Cinergy T² in getEvent fe_status_t will be set but dvb_frontend_parameters will be stay untouched + Cinergy T� getParameter is not supported + Cinergy T� in getEvent fe_status_t will be set but dvb_frontend_parameters will be stay untouched Cinergy DT XS bitErrorRate is not supported This dues to the lack of driver implementation. There could be restrictions also for other DVB devices! @@ -177,7 +177,7 @@ namespace senf { //#include "DVBFrontendHandle.cti" #endif - + // Local Variables: // mode: c++ // fill-column: 100