Re: [vdr] Rotor patch for 1.5.12

2008-01-13 Thread Ales Jurik
On Sunday 13 January 2008, Morfsta wrote: > Has anyone managed to get the signal strength, SNR and lock functions > working with multiproto and rotor 1.5.12? I took a look at menu.c and > compared it with szap2 but couldn't find much difference! > Hi, I've tried to pass through the source code and

Re: [vdr] Rotor patch for 1.5.12

2008-01-13 Thread Ales Jurik
On Thursday 10 January 2008, Reinhard Nissl wrote: > Hi, > > lucian orasanu schrieb: > > it is changed after patch with function above and in > > menu.c at line 304 is expecting another function like > > this: > > > > SChannel->cChannel::SetSatTransponderData(RotorPos->R_Code(),Frequenz,Pol > >,Sym

Re: [vdr] Rotor patch for 1.5.12

2008-01-13 Thread Morfsta
Has anyone managed to get the signal strength, SNR and lock functions working with multiproto and rotor 1.5.12? I took a look at menu.c and compared it with szap2 but couldn't find much difference! On Jan 11, 2008 10:21 PM, Reinhard Nissl <[EMAIL PROTECTED]> wrote: > Hi, > > lucian orasanu schrieb

Re: [vdr] Rotor patch for 1.5.12

2008-01-11 Thread Reinhard Nissl
Hi, lucian orasanu schrieb: > Hy again! thanks for the patch and cmd line, but > afther patching vdr with that patch i get the > following error when compiling vdr: > dvbdevice.c:946: error: no 'bool > cDvbDevice::SendDiseqcCmd(dvb_diseqc_master_cmd)' > member function declared in class 'cDvbDevi

Re: [vdr] Rotor patch for 1.5.12

2008-01-10 Thread Reinhard Nissl
Hi, lucian orasanu schrieb: > it is changed after patch with function above and in > menu.c at line 304 is expecting another function like > this: > > SChannel->cChannel::SetSatTransponderData(RotorPos->R_Code(),Frequenz,Pol,Symbolrate,FEC_AUTO); > > so i modified this line in menu.c like this

Re: [vdr] Rotor patch for 1.5.12

2008-01-07 Thread Arthur Konovalov
serge pecher wrote: Did you had to adapt manually the patch, because when i try this patch on vdr 1.5.12 everything is rejected ? Previosly mentioned patch applied to attached version of rotor plugin. I suspect that I found it in vdr-portal.de Fresh generated patch attached also. Regards, A

Re: [vdr] Rotor patch for 1.5.12

2008-01-07 Thread serge pecher
Onderwerp: Re: [vdr] Rotor patch for 1.5.12 [EMAIL PROTECTED] wrote: > I am looking for the patch to compile the rotor plugin together with > vdr-1.5.12. > > Does anyone achieved to compile it with 1.5.12 I had success with attached patch.

Re: [vdr] Rotor patch for 1.5.12

2008-01-07 Thread Arthur Konovalov
[EMAIL PROTECTED] wrote: I am looking for the patch to compile the rotor plugin together with vdr-1.5.12. Does anyone achieved to compile it with 1.5.12 I had success with attached patch. Regards, AK diff -ur rotor-0.1.4/filter.c rotor-0.1.4_vdr-1.5.10/filter.c --- rotor-0.1.4/filter.c