Re: [kamaelia-list] Re: Tuning

2009-11-20 Thread Michael Sparks
Hi Luca, On Friday 20 November 2009 07:39:12 luca72 wrote: > now i can't test it > > Many thanks i will inform you. > PS:I think that i'm your nightmare (sorry) No, not nightmare. Someone testing current code in a scenario we haven't tried since that code was written is actually a dream scenario

[kamaelia-list] Re: Tuning

2009-11-20 Thread luca72
Thanks I try to explain what i need to do using python. The base data are: DVB-S Frequency 11977 pid 1296 Sky Italy ECM pid Polarization Horizontal symbol rate 27500 If i understand right at first i have to setup the front end is it correct? Locking dvb-3 api for dvb-s frontend i have the follow

Re: [kamaelia-list] Re: Tuning

2009-11-20 Thread Matt Hammond
Maybe better to look at a layer closer to the python. See: http://code.google.com/p/kamaelia/source/browse/trunk/Code/Python/Bindings/python-dvb3/dvb3/frontend.pyx#126 Teh QPSKParameters class is filled from the 'frequency' parameter and the 'feparams' you provide. You therefore need to s