[vdr] Rotor patch for 1.5.12

2008-01-14 Thread lucian orasanu
Hy Sorry for late reply. I dont know why but when apliing the patch dvbdevice.h not geting patched so i modified manual and now its working. About functionality i wil post later beacause i'am at work. I will be to your tester and 10x again.

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-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

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 it

[vdr] Rotor patch for 1.5.12

2008-01-11 Thread lucian orasanu
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 'cDvbDevice' rotor plugin compile ok! 10x!! for

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 'cDvbDevice'

[vdr] Rotor patch for 1.5.12

2008-01-10 Thread lucian orasanu
Hy. Afther aplyng the patch from you stil cant compile i get the following error: menu.c:304: error: no matching function for call to 'cChannel::SetSatTransponderData(int, int, char, int, fe_code_rate)' ../../..//include/vdr/channels.h:231: note: candidates are: bool

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 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. Regards, AK

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,