Re: DVB-S2 multistream support

2012-04-24 Thread Bob W
Hi all, in playing with these patches, I am noticing the bbframes are only partially being delivered by the hardware. I am only getting the first 188 bytes of the frame. I think it is related to the programming of the saa716xx. In this function: saa716x_dma_start the params stuct is filled

Re: DVB-S2 multistream support

2012-03-13 Thread Bob W
Hi Konstantin, > all work to support BBFrames in the Linux kernel is done by Christian > - in fact it's a long lost work from 5 years ago: > > http://www.linuxtv.org/pipermail/linux-dvb/2007-December/022217.html yep, I have followed the history back... and like Christian said, the old repo i

Re: DVB-S2 multistream support

2012-03-13 Thread Bob W
On 3/13/2012 4:36 AM, Marek Ochaba wrote: > Compilation and instalation process is described in README_TBS6921 file. > Thanks Marek. Yep, that is what I did and it worked just fine for me on Ubuntu. I was just wondering where the .c files were for the precompiled .o's that those scripts are m